Subscribe to feed

Posts Tagged ‘group policy’

from the cmd promt

for a single user

net localgroup administrators “DOMAIN\username” /add 

or group

net Localgroup Administrators “DOMAIN\Domain Users” /add

Read more

KillPol allows you to temporarily remove policy restrictions for the current user.

By entering the credentials of a user that is a member of the local administrators group, and clicking ‘Remove Policy’, you will clear all policy restrictions, until you clic... Read more