While you are logged on as the user, run the command prompt as a local administrator (using run as context), then type net localgroup administrators yourdomain\useraccount /add and the user account will be added to the local administrators group without needing a connection to the domain controller.
Comments are closed