advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
List Users and User Properties in a Given Domain (ADSI/VBScript)

Author: Francis Danta
Category: Windows 2000/XP
Type: Snippets
Difficulty: Beginning

Version Compatibility:  Visual Basic.NET   VB Script/HTML  

More information: List all users and some of their properties in a Windows 2000 AD domain or Windows NT4 domain. If domain is a computer, all users of the local SAM database are displayed.

This code has been viewed 116233 times.

Instructions: Copy the declarations and code below and paste directly into your VB project.


Declarations:

Code:

No Text Boxes

Sponsored Links