Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Win32 Sample Code for checking if a user is in the group "Power Users" on a Windows (XP) machine?

by goibhniu (Hermit)
on Oct 26, 2009 at 19:16 UTC ( [id://803329]=note: print w/replies, xml ) Need Help??


in reply to Win32 Sample Code for checking if a user is in the group "Power Users" on a Windows (XP) machine?

a TIMTOWDI suggestion:

c:\>net localgroup "Power Users"

produces a list of user who are a member of that localgroup on my system. Perhaps you could parse the output?


#my sig used to say 'I humbly seek wisdom. '. Now it says:
use strict;
use warnings;
I humbly seek wisdom.
  • Comment on Re: Win32 Sample Code for checking if a user is in the group "Power Users" on a Windows (XP) machine?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://803329]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found