Scheduled Task
Scheduled Task
Scheduled Tasks
Scheduled tasks are managed in task scheduler
Find details of scheduled task via powershell: Run as admin:
- Get-ScheduledTaskInfo -TaskName
Scheduled task error
If getting a scheduled task error “error 2147943712” it will be down to group policy settings denying the storage of the credentials.
Change the following reg key to allow this:
| |