Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 409 Bytes

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.