SOLVED

hidden group policy from the administrator

Copper Contributor

I was working on permissions for one the group policies and I managed to remove the domain administrator access to it. Now it doesn't show up in the GPO list. I know it's working for the domain users as it shows up in the list.

I can't figure out how to access it to put the permissions back on it so that it shows up with the domain administrator account.

2 Replies
best response confirmed by JB306 (Copper Contributor)
Solution

Hi, @JB306 

 

You can change permission with "Domain users" account. (like your personal account not a admin)

 

run gpmc with user account which member of Domain users.

 

C: >runas /user:YOURDOMAIN\YOURACCOUNT gpmc.exe 
C: > Password : 


Thanks.

 

that did the trick!