Open Elevated "Administrator:" cmd prompt instead of "cmd prompt (Running as Administrator)"

Posted by naspinski on Server Fault See other posts from Server Fault or by naspinski
Published on 2011-07-20T19:18:33Z Indexed on 2011/11/17 9:56 UTC
Read the original article Hit count: 671

Filed under:
|
|
|
|

If you open a command prompt with a runas command, you will see a window that shows

(Running as some_user)

In the title bar, but if you right click on cmd.exe and choose Run as Administrator you will get a window that has:

Administrator cmd.exe

In the title bar. Oddly enough, these windows exhibit different behavior.

My question is how can I get the Administrator cmd.exe command prompt via command line? Or if it is even possible?

© Server Fault or respective owner

Related posts about Windows

Related posts about uac