megamaced
Geek Geek Geek!
Hey guys.
Is it possible to launch administrative tools using the Run As command? Specifically, I am trying to run the Computer Management Console as Administrator but I keep getting an error message.
This is what I am doing:
After I enter the administrator password, I get the error:
Compmgmt is a valid Win32 application, so I am pretty confused by this error :x:
What am I doing wrong?
[ot]Run As looks pale when compared to *nix's sudo :D [/ot]
Is it possible to launch administrative tools using the Run As command? Specifically, I am trying to run the Computer Management Console as Administrator but I keep getting an error message.
This is what I am doing:
Code:
runas /user:ecsp6bat\administrator compmgmt.msc
After I enter the administrator password, I get the error:
Code:
RUNAS ERROR: Unable to run compmgmt.msc
193: Compmgmt.msc is not a valid Win32 application
Compmgmt is a valid Win32 application, so I am pretty confused by this error :x:
What am I doing wrong?
[ot]Run As looks pale when compared to *nix's sudo :D [/ot]