thub.users.profile.tabs.comments.personalized


Hi Zaamasu, thanks for the feedback.

The GPO doesn't get applied(no schedule task is created) when I use,"Run whether user is logged on or not" even when I set user as "NT AUTHORITY\SYSTEM". I get an error message in the log, "Group Policy Object did not apply because it failed with error code '0x80070005 Access is denied".

Thanks mate.

Running the task in NT AUTHORITY\SYSTEM works mate. However, I would prefer using a service account that has domain admin priv; Do you know why the task doesn't get created when I use such an account.

Hi Zaamasu,
1. Computer configuration.
2.Group Policy Object did not apply because it failed with error code '0x80070005 Access is denied.' This error was suppressed.

  1. General:
    ![164007-image.png][1]
    Triggers: first monday of each month.
    Actions: runs a powershell script locally.
    ![163987-image.png][2]

conditions: Default.
Settings: Default.
Common: Default
[1]: /answers/storage/attachments/164007-image.png
[2]: /answers/storage/attachments/163987-image.png

image.png (9.3 KiB)
image.png (5.2 KiB)

Yep. Thanks mate.

Thank you. And, we aren't giving away admin creds to the users. Only block script executions.

Thanks for the response. Would it be possible to run the command-let in Constrained Language Mode?

Just realised the link. Thanks.

Hi Emily, Worked like a charm. Cheers.