Skip to content

Command line tool that takes Active Directory name and copies the emails of those group members to the clipboard.

Notifications You must be signed in to change notification settings

dxh9845/ADGroupToEmailList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADGroupToEmail

Query an Active Directory group and copy the emails of the users to the clipboard.

Usage

Usage: ADGroupToEmail.exe [group] [domain] [--recursive] Parameters

  • group: the name of the Group you want to query.
  • domain: the domain of the group that you want to query. Optional Parameters:
  • recursive: whether or not to copy the emails of users in any subgroups found in the query.

About

Command line tool that takes Active Directory name and copies the emails of those group members to the clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages