This is an archive version of the document. To get the most up-to-date information, see the current version.

Veeam Explorer for Microsoft Active Directory

In this article

    Veeam Explorer for Microsoft Active Directory requires the Veeam Backup & Replication console of the same version to be installed on the target machine.

    To install Veeam Explorer for Microsoft Active Directory, use a command with the following syntax:

    msiexec.exe [/L*v "<path_to_log>"] /qn /i "<path_to_msi>"

    The following command-line options can be used:

    Option

    Parameter

    Required

    Description

    /L

    *v logfile

    No

    Creates an installation log file with the verbose output. Specify a full path to the log file as the parameter value. A setup log file created during the previous installation is cleared.

    Example: /L*v! ”C:\ProgramData\Veeam\Setup\Temp\Logs\VEAD.txt”

    /q

    n

    Yes

    Sets the user interface level to “no”, which means no user interaction is needed during installation.

    /i

    setup file

    Yes

    Installs Veeam Explorer for Microsoft Active Directory. Specify a full path to the setup file as the parameter value.

    Example: /i “C:\Explorers\VeeamExplorerforActiveDirectory.msi”