4.6

Table Of Contents
VMware, Inc. 31
Chapter 2 Capturing Applications
[Settings]containsparametersthatprovideglobalcontrolofthecaptureprocess.
[AppSettings:AppName] containsoptionalapplicationspecificparameters.
HostEnvironment
TheHostEnvironmentsectionoftheconfigurationfilecontainstheconnectionparametersforconnectingto
VMwareESXServer,VMwarevCenterServer,orVMwareWorkstationonalocalmachine.
[HostEnvironment]parametersaremandatory.
Youcanonlyspecifyasingleendpointatatimeintheconfigurationfile.Forexample,ifyouplantouse
asingleVMwareESXServer,youcanhaveThinAppConverter.exedirectlyconnecttothatserver.
YoucannotspecifymorethanoneESXserver.TousemorethanoneESXserver,configure
ThinAppConverter.exe toconnecttoVMwarevCenterServer,whichmanagesmultipleESXservers.
YoucanusealocallyinstalledVMwareWorkstation.
VirtualMachineHost
ThenameofthevirtualmachinetowhichThinAppConverteristoconnect.
ToconnectasingleVMwareESXServer,usetheIPaddressorhostnameoftheESXserver.
ToconnecttoVMWarevCenterServer,usetheIPaddressornameofthevCenterserver.
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.