I am doing a cleanup of some AD groups that are no longer used. One of the AD groups I could not delete because it seems that a member has this group set as the primary group (which I assume someone did by accident). Is there an easy way to find out who has this group set as primary?
|
feedback
|
|
You'll need to get the primaryGroupToken value of the group in question:
Alternatively - If all users are expected to be members of Domain Users as their primary group, just define the query using(513 is the typical value for Domain Users):
Additional Links: http://support.microsoft.com/default.aspx?scid=kb;en-us;321360 http://support.microsoft.com/default.aspx?scid=kb;en-us;297951 Great Question! | |||||||
feedback
|
|
I know this is a old thread but for people having this same issue. If you are removing the group anyways there is a easier method.
| |||
feedback
|