Skip to content

Instantly share code, notes, and snippets.

@postworthy
Last active October 5, 2018 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save postworthy/a09947ac9e01f483b7db2855616b4fdc to your computer and use it in GitHub Desktop.
Save postworthy/a09947ac9e01f483b7db2855616b4fdc to your computer and use it in GitHub Desktop.
(New-Object DirectoryServices.DirectorySearcher "(&(ObjectClass=user)(&(sAMAccountName=USERNAME_GOES_HERE)))").FindOne().Properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment