4.6.1

Table Of Contents
VMware, Inc. 33
Chapter 2 Capturing Applications
Examples
ThefollowingexampleshowsavirtualmachinespecifiedbyESXserverhostname.
[HostEnvironment]
VirtualMachineHost=MyEsx.vmware.com
ThefollowingexampleshowsavirtualmachinespecifiedbyIPaddress.
[HostEnvironment]
VirtualMachineHost=10.13.11.23
Thefollowingexampleshowsalocalmachinespecifiedaslocalhost.
[HostEnvironment]
VirtualMachineHost=localhost
HostLoginUserName
Theloginusernameforthehostofthevirtualmachines.
UsethesameloginusernameforconnectingtotheserverasyouuseforloggingintotheVMwarevSphere
Client.Youmusthavesufficientprivilegestoturnonandoffvirtualmachines,takevirtualmachinesnapshots,
andsoon
.
YoucanuseUPNformatwhenyouspecifyausernameforvCenter.Forexample,user@domain.com.
HostLoginUserNameisignoredwhenloggingintoVMwareWorkstation.
HostLoginPasswordorHostLoginPasswordBase64
Theloginpasswordforthehostmachine.Youhavethefollowingoptionswhenyouspecifypasswords:
Youcanentercleartext.
Youcanspecifyabase64encodedpasswordfortheHostLoginPasswordBase64parameter.Specifying
anencodedpassworddoesnotincreasesecurity.YoumustprotecttheactualINIfile.
HostLoginPasswordPrompt
Specifiesthattheuserbepromptedtoenterapassword.
IfyoudonotwanttostorethevSphereServerpasswordintheconfigurationfile,specifyth
evalueastrue.
Whensettotrue,apromptalw aysappears,evenifaHostLoginPasswordisspecifiedintheconfigurationfile.
Example
Thefollowingexampleshowsatypicalhostenvironmentspecification.Thehostnameofthevirtualmachine
isspecifiedastheESXserverhostname.
[HostEnvironment]
VirtualMachineHost=MyEsx.vmawre.com
HostLoginUserName=root
HostLoginPassword=secret
HostLoginPasswordPrompt=false
VirtualMachineN
TheVirtualMachineNsectionoftheconfigurationfilecontainsalistoftheWindowsbasedvirtualmachines
thatwillbeusedintheconversionprocess.IfyourunThinAppConverter.exeinavirtualmachine,donot
specifythatvirtualmachineintheVirtualMachineNlist,becausethatvirtualmachinecannotthenbeusedfor
theco
nversionprocess.
CreateaVirtualMachineX sectionforeachvirtualmachinethatyouwanttoinclude,andspecifytheir
parameters.Xis1,andsubsequentvirtualmachinesectionsarenumberedsequentially.
[VirtualMachine
N
]parametersaremandatory.
VmxPath
Specifytheconfigurationpathofthevirtualmachine.