Showing posts with label Active Directory. Show all posts
Showing posts with label Active Directory. Show all posts

Monday, June 14, 2010

Domain Groups membership list?

How to check which Domain Groups are you member of?

> net user MyLogin /domain

List members of Domain Group with Command Prompt NET command

I often look for a way to list members of Active Directory/domain group using NET command from Command Prompt:

>net group MyGroup /domain