To open up a command prompt (example) using administrator rights, just do the following:
- Goto Start > Run
- Type runas /user:"mydomain\admin" "cmd"
Just type in the password for the account used in the "/user" field and that's it. You have opened up a command shell using the administrator account. You can replace cmd in the above example with any other command/program that you would want to execute.
Hope this is useful.
No comments:
Post a Comment
Please bear with the word verification as I have been getting tons of spam comments daily.
You will see 2 sets of images for the word verification. Type the characters you see on the first image, followed by a space, and the characters you see on the second image.