A colleague has a batch script program which needs to to run on a Windows Server in console mode, so that it has access to a Windows interactive session. The server is reboo
Have you tried having your script run as a Windows service, but allowing it to interact with the desktop?
Specifically: