I can schedule a .bat script to be executed on system start up in Windows Server using Scheduled tasks in control panel and specify a user to perform this execution on behalf of.
But when this script starts and runs other programs they all are invisible for me even when i log into the system. I see them in task manager and there is only one user session established.
They question is, whether there is a way to make these consoles and applications visible, so I can see execution process and stop it if required?