I'm having some problems with running the command prompt with administrator privileges.
I'm use this command, to run as a specific user:
runas /user:DOMAIN\MYUSER cmd
The user DOMAIN\MYUSER
is member of DOMAIN\Domain Administrators
who are in the local Administrators
group.
But when I try to run net start/stop MyService
I get an access denied error. Any suggestions?
No comments:
Post a Comment