Skip to content

Instantly share code, notes, and snippets.

@aromig
Last active December 3, 2019 11:36
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aromig/a5ad1025dea94a2b03fa to your computer and use it in GitHub Desktop.
Save aromig/a5ad1025dea94a2b03fa to your computer and use it in GitHub Desktop.
dsquery - list all attributes for a user
dsquery * "OU=User Accounts,DC=your,DC=domain,DC=com" -filter "(samaccountname=USER)" -attr *
@noahpeltier
Copy link

Very helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment