The following sections will provide an overview of the steps required to install Metalogix Replicator, using PowerShell commands.
There are no command-line tools for this phase of the lifecycle.
This section provides an overview on running the Metalogix Replicator for SharePoint.exe
Purpose |
Run the Replicator installer, with no user interface requirements. | ||
Requirements |
To run the installer without the user interface on Windows Server 2003, you must first install Windows Installer 4.5. This is available from http://download.microsoft.com. | ||
Edition |
All | ||
Comment |
The exe calls a standard Windows installer, which behaves as all standard Windows installers do. For more information on standard Windows installers, see: http://support.microsoft.com/kb/227091 or http://msdn.microsoft.com/en-us/library/aa367988.aspx | ||
/v |
Passes the subsequent parameters to the Windows Installer running beneath the executable. The subsequent parameters must be passed in quotes immediately after /v. For example /v"/log C:\install.log". | ||
/help |
Help and quick reference option. Displays the correct usage of the setup command including a list of all switches and behavior. The description of usage can be displayed in the user interface. Incorrect use of any option invokes this help option. NOTE: The equivalent Windows Installer Command-line Option is /?. | ||
/quiet |
Quiet display option. The installer runs an installation without displaying a user interface. No prompts, messages, or dialog boxes are displayed to the user. The user cannot cancel the installation. Note: The equivalent Windows Installer Command-line Option is /qn. | ||
/uninstall |
Uninstall product option. Uninstalls a product. Note: The equivalent Windows Installer Command-line Option is /x. | ||
/log |
Log option. Writes logging information into a log file at the specified existing path. The path to the log file location must already exist. The installer does not create the directory structure for the logfile. The following information is entered into the log: �Status messages �Nonfatal warnings �All error messages �Start-up of actions �Action-specific records �User requests �Initial UI parameters �Out-of-memory or fatal exit information �Out-of-disk-space messages �Terminal properties Note: The equivalent Windows Installer Command-line Option is /L*. | ||
/q |
No user interface is displayed | ||
/qb |
Basic user interface is displayed | ||
/qr |
Reduced user interface is displayed. A modal dialog box is displayed at the end of the installation | ||
/qf |
Full user interface is displayed. A modal dialog box is displayed at the end of the installation | ||
/qn+ |
No user interface is displayed. However, a modal dialog box is displayed at the end of the installation | ||
/qb+ |
Basic user interface is displayed. A modal dialog box is displayed at the end of the installation. If you cancel the installation, a modal dialog box is not displayed | ||
/qb- |
Basic user interface with no modal dialog boxes |
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center