nerdexam
Veeam

VMCE_V12 · Question #174

An administrator arrives at a remote site to install Veeam Backup & Replication on a physical server. During login, the administrator discovers that the mouse control is no longer working. How can…

The correct answer is A. Use the keyboard to issue PowerShell commands for a silent install. The installation can be driven entirely from the keyboard by kicking off Veeam's unattended (silent) installer via PowerShell. You simply run the Veeam.Silent.Install.exe (or call the MSI directly with msiexec.exe /qn ...) along with an XML answer file, all from the console…

Installation and Configuration

Question

An administrator arrives at a remote site to install Veeam Backup & Replication on a physical server. During login, the administrator discovers that the mouse control is no longer working. How can the installation process be successfully completed?

Options

  • AUse the keyboard to issue PowerShell commands for a silent install.
  • BRestore the configuration backup file to C:\ and then install from the Veeam ISO.
  • CDeliver predefined commands and install via PowerShell to execute the command in the virtual
  • DBoot from the Veeam ISO leveraging the silent, unattended installation feature.

How the community answered

(44 responses)
  • A
    77% (34)
  • B
    2% (1)
  • C
    14% (6)
  • D
    7% (3)

Explanation

The installation can be driven entirely from the keyboard by kicking off Veeam's unattended (silent) installer via PowerShell. You simply run the Veeam.Silent.Install.exe (or call the MSI directly with msiexec.exe /qn ...) along with an XML answer file, all from the console - no mouse needed.

Topics

#silent installation#PowerShell#unattended setup#installation

Community Discussion

No community discussion yet for this question.

Full VMCE_V12 Practice