I try to run a job under another user using Foreground Execution (necessary because application starts but fails later using Background Exec.). The user will not be logged in when the job executes. So I tried "Execute on same user session as unlock Credential" and selected the relevant user. The settings specified under "Required security settings" are in place, gpupate was executed.
Still it fails with:
PerformDesktopUnlock->Desktop Unlock/Logon failed in task: Execute, reason: Unexpected error.
Exception in Task: Could not find the specified Connection for Foreground execution.
Environment: Windows 2012 R2 Standard, VisualCron 8.2.7
Thanks in advance!