Enabling a Start-up Command in Pooled Windows Sessions
To configure pooled guest Windows sessions for running a specific command or script prior to launching the session, follow the steps listed below:
- From the VERDE Management Console, check out the Windows Gold Image.
- From the User Console, log into the image as administrator.
- Run
regedit
to edit the Windows Registry. - Locate the following key in the registry:
HKEY_LOCAL_MACHINE\Software\VERDE
- From the Edit menu, select New > String Value.
- Set the following value:
- Value Name.
PreStartCommandLine
- Value Data.
<command_line>
- Value Name.
- Close the Registry Editor and restart the Gold Image. The command will execute once per guest session start, followed by a mandatory reboot. After this occurs, the session will display as available.