2.4

Table Of Contents
VMware, Inc. 167
Appendix B 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
passedtotheLabManagerServer.
Extending the LM Tools Script on a Linux Guest OS
TheLinuxscriptislm-tools.Writeyourownscript,basedonlm-tools, andperform
therequiredcustomizationusingthesettingspassedtotheLabManagerServer.
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