I have a program that can only be ran in a desktop session. Not via cmd or in the background. This is on a vm running server 2012 R2 . Is there a way to allow the vm to boot and automatically login an Appuser in a console session then use task scheduler to start the app in that session at specific times or a login script for that user to launch on login?
Thanks !