Forum Discussion
andreaskrovel
Oct 30, 2023Copper Contributor
Permissions for PasswordNotRequired
I'm want to do some scheduled housekeeping with a GMSA. What permissions do I need to give the account to set the following?
... | Set-ADComputer -PasswordNotRequired $false
... | Set-ADUser -PasswordNotRequired $false
No RepliesBe the first to reply