Hi all,
I have a script which I am trying to create a scheduled task for via group policy but cannot seem to get it to work exactly as expected...
The scheduled task is configured in computer config and set to run on system startup with run as admin. For users that do have local admin rights on their PC's, this task gets created by group policy and the script runs as a background process as desired. The problem is the task is not being created in windows for all users that have no local admin rights. I have checked gpresult and can see the users have received the policy, but the task was not created?
Am I missing something? How can I enable this group policy preference to work for all users whether local admin or not?
Many thanks for the help in advance!
Suraj