Windows: Running an AutoIt script to launch a GUI app - on a server, when no one is logged in
Solution 1:
I am not sure if srvany from Microsoft allows to run GUI apps as a service, but AlwaysUp does. You could then use Windows Scheduled Tasks or anything else to make sure your script runs at the desired time.