WMI Registry Permissions? (msinfo32 and such related)

S

Saran

I've noticed that for some time msinfo2 was giving the
cannot-collect-information error and I've come to believe it is a
permission problem in the registry.

If I add the NetworkService user to the Administrators group, ie:

net localgroup administrators NetworkService /ADD

then msinfo32 collects all the info just fine.

Obviously, I wouldn't want to leave the NetworkService user in the admin
group, so what registry keys need NetworkService user permissions? I am
a tech myself and very capable of using the registry. I just need to
know what keys and what perms to give.

Thank you.
 
R

Rick Rogers

Hi Saran,

I should think it would be gathered from the CurrentControlSet:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
S

Saran

I compared that branch of the registry with that of my laptop (the
permission problem is on my main pc) and
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control" and some keys
within that I looked at on the laptop also don't have NetworkService (or
the "NT ATHORITY\NETWORK SERVICE" long form) and msinfo32 still
functions properly, so something is still being missed.

Thanks though.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top