I have a job with a task that runs a powershell script that has to interact with the desktop (run an application, send keypresses). This worked on Server 2003 but no longer works on Server 2012. I have:
- upgraded to the latest version of VC
- Enabled the security policy setting to not require Ctrl+Alt+Del
- tried every permutation I could think of for credentials options and execution context
Nothing seems to work. Please help! I have gotten it to work when I run task manually, but I need it to run without anyone being logged in to the server.
Edited by user
2015-04-21T17:39:51Z
|
Reason: Not specified