Platform SDK: Active Directory, ADSI, and Directory Services |
On member servers and computers running Windows 2000 Professional, you can easily enumerate all the users in local security database.
To enumerate the users on a member server or computer running Windows 2000 Professional
WinNT://sComputerName, computer
where sComputerName is the name of the computer whose groups you want to access.
In the binding string, the ",computer" parameter tells ADSI that it is binding to a computer and allows the WinNT: provider's parser to skip some ambiguity-resolution queries to determine what type of object you are binding to.