4.7.3

Table Of Contents
ThinApp User’s Guide
26 VMware, Inc.
YoucannotspecifymorethanoneESXserver.TousemorethanoneESXserver,configure
ThinAppConverter.exe toconnecttoVMwarevCenterServer,whichmanagesmultipleESXservers.
YoucanusealocallyinstalledVMwareWorkstation.
VirtualMachineHost
ThenameofthevirtualmachinetowhichThinAppConverteristoconnect.
ToconnectasingleVMwareESXServer,usetheIPaddressorhostnameoftheESXserver.
ToconnecttoVMw arevCenterServer,usetheIPaddressorHOSTnameofthevCenterserver.
ToconnecttoalocalVMwareWorkstationinstance,uselocalhost.
ForVMwareESXServerorVMwarevCenterServer,ifyouarenotusingstandardHTTPSwithport443,
youcanspecifytheentireURL.
Examples
ThefollowingexampleshowsavirtualmachinespecifiedbyESXserverhostname.
[HostEnvironment]
VirtualMachineHost=MyEsx.vmware.com
ThefollowingexampleshowsavirtualmachinespecifiedbyIPaddress.
[HostEnvironment]
VirtualMachineHost=10.13.11.23
Thefollowingexampleshowsalocalmachinespecifiedaslocalhost.
[HostEnvironment]
VirtualMachineHost=localhost
HostLoginUserName
Theloginusernameforthehostmachine.
UsethesameloginusernameforconnectingtotheserverasyouuseforloggingintotheVMwarevSphere
Client.Youmusthavesufficientprivilegestoturnonandoffvirtualmachines,takevirtualmachinesnapshots,
andsoon.
Youcan
useUPNformatwhenyouspecifyausernameforvCenter.Forexample,user@domain.com.
HostLoginUserNameisignoredwhenloggingintoVMwareWorkstation.
HostLoginPasswordorHostLoginPasswordBase64
Theloginpasswordforthehostmachine.Youhavethefollowingoptionswhenyouspecifypasswords:
Youcanentercleartext.
Youcanspecifyabase64encodedpasswordfortheHostLoginPasswordBase64parameter.Specifying
anencodedpassworddoesnotincreasesecurity.YouneedtoprotecttheactualINIfile.
Allpasswordsarehandledinthesameway.
HostLoginPasswordPrompt
Specifiesthattheuserbepromptedtoenterapassword.
Ifyoudonotwanttostore
thevSphereServerpasswordintheconfigurationfile,specifythevalueastrue.
Whensettotrue,apromptalwaysappears,evenifaHostLoginPasswordisspecifiedintheconfigurationfile.
Example
Thefollowingexampleshowsatypicalhostenvironmentspecification.Thevirtualmachinenameisspecified
astheESXserver
hostname.Apasswordhasbeenspecified,howevertheuserwillstillbepromptedtoenter
aspassword,asspecifiedinHostLoginPasswordPrompt.
[HostEnvironment]
VirtualMachineHost=MyEsx.vmware.com