Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 401 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 401 Bytes

ad-query

A quick and dirty javascript to lookup usernames based on an csv of email addresses.

  • update .env using the sample.env entries, customize to your environment
  • use the sample input.csv to see the require input format
  • make sure you are on a network (i.e.- VPN) that makes your AD server reachable
  • npm run will take your input.csv and create a corresponding output.csv with the results