from the cmd promt
for a single user
net localgroup administrators “DOMAIN\username” /addÂ
or group
net Localgroup Administrators “DOMAIN\Domain Users” /add
from the cmd promt
for a single user
net localgroup administrators “DOMAIN\username” /addÂ
or group
net Localgroup Administrators “DOMAIN\Domain Users” /add
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