how to get system information in guest account c#?

Posted by fooo on Stack Overflow See other posts from Stack Overflow or by fooo
Published on 2010-05-09T07:18:43Z Indexed on 2010/05/09 7:28 UTC
Read the original article Hit count: 160

Filed under:
|
|
|

Hi,

I would like to know how to get system information such as OS name and version, system manufactor... I can get this information by WMI qureies, but WMI queries are not working for guest account.

Any idea?

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about wmi