Query service for non-admin user

  • Thread starter Thread starter Jac
  • Start date Start date
J

Jac

Guest
Im trying to use this command for a non-admin user

sc \\computername query servicename

I got this error
[SC] OpenSCManager FAILED 5: Acess Denied

I found that command (http://support.microsoft.com/kb/907460/en-us) that i
ran

sc sdset SCMANAGER
D:(A;;CCLCRPRC;;;AU)(A;;CCLCRPWPRC;;;SY)(A;;KA;;;BA)S:(AU;FA;KA;;;WD)(AU;OIIOFA;GA;;;WD)

Now im getting this error when i ran this command: sc \\computername query
servicename

[SC] EnumQueryServiceStatus:OpenService FAILDED 5: Acess Denied

Anyone can help me please

Thanks

Jac
 
Back
Top