5.0

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
Make sure your system meets the Converter Standalone system requirements.
Make sure 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.0.
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 In the local directory to which you downloaded the installer, see the number of the build, which is a part
of the installer filename.
3 At the command line, install Converter Standalone silently with the log file written to the temp directory.
VMware-converter-<build>.exe /s /v"/qn ADDLOCAL=ALL /l*v %TEMP%\vmconvservermsi.log"
For more command-line options, see “Command-Line Options for Windows Installation,” on page 34.
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 3-1.
Table 3-1. 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.
VMCE_HTTP_PORT
Sets the HTTP port. The default is 80. Remote machines
connect to the server through this port to download the
Converter Standalone client.
VMware vCenter Converter Standalone User's Guide
34 VMware, Inc.