5.5

Table Of Contents
Perform a Command-Line Installation in Windows
You can install Converter Standalone from the MS-DOS command prompt or by writing a Windows batch
file (.bat) to automate the installation process.
Prerequisites
Verify that your system meets the Converter Standalone system requirements.
Verify that you have Administrator privileges.
If you have Converter 3.0.x installed and your machine runs Windows Vista, uninstall Converter 3.0.x
manually before you install Converter Standalone 5.5.
If you have an earlier version of Converter Standalone agent on the system, uninstall Converter Standalone
agent.
Procedure
1 Download the latest version of Converter Standalone from the VMware Web site.
2 Open an MS-DOS command prompt window.
3 At the command line, navigate to the local directory to which you downloaded the installer.
4 To install Converter Standalone silently with the log file written to the temp directory, enter:
VMware-converter-5.x.x-<build>.exe /s /v"/qn ADDLOCAL=ALL /l*v %TEMP%\vmconvservermsi.log"
where VMware-converter-5.x.x-<build>.exe is the full installer filename.
For more command-line options, see “Command-Line Options for Windows Installation,” on page 36.
What to do next
You can use Converter Standalone to convert physical or virtual machine sources to virtual machine
destinations.
Command-Line Options for Windows Installation
You can use the command-line installation options when you install Converter Standalone from the MS-
DOS command prompt in Windows or by writing a Windows batch file (.bat).
For a list of options to perform command-line installation, see Table 4-1.
Table 41. Command-Line Options
Option Action
/s
Does not display the Windows Installer version check.
/v"params" Passes parameters to the msiexec.exe file.
/qn Runs the msi command in silent mode.
/qb Runs the msi command in basic mode.
/qf Runs the msi command in full mode.
/l*v Logfile
Records login information in the file provided in Logfile.
/x
Uninstalls VMware vCenter Converter Standalone.
ADDLOCAL="ALL"
Installs full package. The parameter is case-sensitive.
PROPERTY=property value
Sets the value of a property to property value.
VMware vCenter Converter Standalone User's Guide
36 VMware, Inc.