2.5

Table Of Contents
VMware, Inc. 195
Appendix D Extending LM Tools
Extending the LM Tools Script
ReviewtheinstructionstoextendthecustomizationoftheLMToolsscript.
Extending the LM Tools Script on a Windows Guest OS
TheWindowsscript,win_autoconfig.vbs,isinstalledintheLMToolsprogramfiles
folder(usuallyC:\Program Files\VMware\LM Tools).Writeyourownscriptbased
onwin_autoconfig.vbs,andperformtherequiredcustomizationusingthesettings
passedtotheLab ManagerServersystem.
Extending the LM Tools Script on a Linux Guest OS
TheLinuxscriptislm-tools.Writeyourownscript,basedonlm-tools,andperform
therequiredcustomizationusingthesettingspassedtotheLab ManagerServer
system.
Youcanalsochangethe.vmxfileofavirtualmachine(forexample,changethe
computerNamevalue)andhavelm-toolsapplythosechangeseither
whentheguest
operatingsystemrestartsorwhenyourunthelm-toolsscript.
Torunthelm-toolsscriptonSUSELinux,type:
/etc/rc.d/lm-tools start
Torunthelm-toolsscriptonRHEL,type:
/etc/rc.d/init.d/lm-tools start