Skip to content

Fetching users or computers from Active Directory and save it to CSV file. Just for C# example.

License

Notifications You must be signed in to change notification settings

An0ther0ne/adlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADUsers

Command-line tools for fetching users from Active Directory and save it to CSV file. Just for C# example.

Usage

adusers.exe [options]

Where:

Option Desctiption
-help This screen.
-CN: Common Name. Optional parameter and may be skipped.
-OU: Organisation Units, separated by a point.
-DC: Full Domain Controller Name, for example: DC:dc1.example.com
-out:<out.csv> Optional: specify output file name. 'ADUsers.csv' by default.
-usr: An username mask to search for. Default: '*'. Example: '-usr:50*'

AUTHOR

An0ther0ne

About

Fetching users or computers from Active Directory and save it to CSV file. Just for C# example.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages