Skip to content

Instantly share code, notes, and snippets.

@vonkoch
Created June 24, 2013 09:01
Show Gist options
  • Select an option

  • Save vonkoch/5848711 to your computer and use it in GitHub Desktop.

Select an option

Save vonkoch/5848711 to your computer and use it in GitHub Desktop.
NT User Domain-Role-Membership
run
net user <username> /domain
to see all the roles a user is in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment