Need Explanation for WMI related issues in C#
Posted
by Samiul
on Stack Overflow
See other posts from Stack Overflow
or by Samiul
Published on 2010-05-29T08:56:02Z
Indexed on
2010/05/29
9:12 UTC
Read the original article
Hit count: 138
c#
Hi all,
How can I use WMIUserID
, WMIPassword
, WMIAlternateCredentials
using C#?
Also, is it possible to get remote computer's Administrator-password?
Please try to explain with examples.
Thanks.
© Stack Overflow or respective owner