I have created a Computer Settings GPO that creates a scheduled task. I have my target computer in an OU and my GPO is applied to this OU. I log into the workstation and I never see the scheduled task show up in the task scheduler. I have forced AD to replicate and I have /forced the local gpo to update. plus I've waited over 1 hour. It never shows up. here is what my ts should do. how come it never shows up?
Name Icon Check
Author acme.org\adminuser
Description
Run only when user is logged on S4U
UserId acme.org\deskadmin
Run with highest privileges HighestAvailable
Hidden Yes
Configure for 1.3
Enabled Yes
Triggers1. Run at user logon
Enabled Yes
Actions1. Start a program
Program/script
\\S1Aspps\Scripts\Tools\IconCheck\checkicon.ps1
Settings Start the task only if the computer is idle for 10 minutes (not set)
Wait for idle for 1 hour (not set)
Stop if the computer ceases to be idle Yes
Restart if the idle state resumes No
Start the task only if the computer is on AC power No
Stop if the computer switches to battery power Yes
Start only if the following network connection is available Yes
Allow task to be run on demand Yes
Run task as soon as possible after a scheduled start is missed Yes
If the running task does not end when requested, force it to stop Yes
If the task is already running, then the following rule applies IgnoreNew
Commonhide
OptionsStop processing items on this extension if an error occurs on this item No
Remove this item when it is no longer applied No
Apply once and do not reapply No
mqh7