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…