Skip to content

Instantly share code, notes, and snippets.

@hancheester
Last active November 6, 2019 22:11
Show Gist options
  • Save hancheester/424f90f0a260b7b464bda52dc118cabe to your computer and use it in GitHub Desktop.
Save hancheester/424f90f0a260b7b464bda52dc118cabe to your computer and use it in GitHub Desktop.
To show which AD groups this account belongs to
rem To show which AD groups this account belongs to
net user /domain "username"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment