I have the windows guest agent running in my template. Two things i am looking to accomplish.
- run a script from within the OS
I have defined properties of
- virtualmachine.agent.guirunonce
- virtualmachine.customize.waitcomplete
- virtualmachine.software0.name
- virtualmachin.software0.scriptpath
With these values populated the script seems to hang when it customizes. I am looking to see if these values are not correct for 6.0.1
second...
- I am looking to have new volumes formatted. When a user selects an additional volume, it is created in the OS but not formated with mount points. Is this another function that i need the guest agent to perform?