You can easily get a list of all users that are member of a specific active directory group with the following command:
net group /domain [GROUP-NAME]
Hope this helps somebody…
You can easily get a list of all users that are member of a specific active directory group with the following command:
net group /domain [GROUP-NAME]
Hope this helps somebody…
One response to “Windows: Command line utility to get a list of all users in an active directory group”
useful