-
How do I know if an user account exists on my Windows OS (Vista)? I need this information from a stand alone machine that hasn’t joined any domain.
-
I want to know whether an user is a part of a group, for example is a user ‘admin’ part of ‘Administrators’ group or not?
How do I know if an user account exists on my Windows OS (Vista)?
Share
I have tried the following code and is working fine for me..