4.7.3

Table Of Contents
VMware, Inc. 27
Chapter 2 Capturing Applications
HostLoginUserName=root
HostLoginPassword=secret
HostLoginPasswordPrompt=true
VirtualMachineN
TheVirtualMachineNsectionoftheconfigurationfilecontainsalistoftheWindowsbasedvirtualmachines
thatwillbeutilizedintheconversionprocess.
CreateaVirtualMachineX sectionforeachvirtualmachinethatyouwanttoinclude,andspecifytheir
parameters.Xis1,andsubsequentvirtualmachinesections
arenumberedsequentially.
[VirtualMachine
N
]parametersaremandatory.
VmxPath
Specifytheconfigurationpathofthevirtualmachine.
ForESXServerorvCenterServer,youcanidentifythevirtualmachineconfigurationfilepathusingthe
vSphereClient.
Identify the virtual machine configuration path using the vSphere Client
1RightclickthevirtualmachineandselectEditSettings.
2ClicktheOptionstab,andcopythestringfromtheVirtual
MachineConfigurationFilefield.
3Usethisstringasthevirtualmachineconfigurationfilepath.
ForWorkstation,specifytheentirefilepathonthehostonwhichtheVMXconfigurationfileresides.For
example,C:\MyVMs\Windows XP\WindowsXP.vmx.Donotplacethepathinquotationmarks,evenifthepath
containsaspace.
UserName
A
validusernameforthevirtualmachineguestoperatingsystem.Theusermusthaveadministrator
privilegesforthevirtualmachineguestoperatingsystem.
YoucanuseUPNformatwhenyouspecifyausername.Forexample,user@domain.com.
PasswordorPasswordBase64
Avalidpasswordforthevirtualmachineguestoperatingsystem.Youhave
thefollowingoptionswhenyou
specifypasswords:
Youcanentercleartext.
Youcanspecifyabase64encodedpasswordforthePasswordBase64parameter.
Specifyinganencodedpassworddoesnotincreasesecuritystrength.YouneedtoprotecttheactualINI
file.
Allpasswordsarehandledinthesameway.
IfthePasswordsettingisnotused,thepasswordfortheguestisassumedtobe
blank.MostWindowsvirtual
machinesdonotsupportautomationwithemptypasswords,soyoushouldspecifyaguestpassword.
PasswordPrompt
Specifiesthattheuserbepromptedtoenterapassword.
Ifyoudonotwanttostorethevirtualmachinepasswordintheconfigurationfile,specifythevalueastrue.
Whenset
totrue,apromptalwaysappears,evenifapasswordisspecifiedintheconfigurationfile.
Examples
FollowingisanexampleforanESXserverbasedenvironment.Apasswordhasbeenspecifiedand,as
PasswordPromptissettofalse,theuserwillnotbepromptedtoenterapassword.
[VirtualMachine1]
VmxPath=[Storage] WinXP_Converter/WinXP_Converter.vmx