Closed IMJLA closed 10 months ago
Don't Administrators and Users groups have the 'group' class? And SYSTEM has 'user'? So they should have been excluded?
when excluding user,group,computer classes it leaves behind the Administrators group, Users group, and SYSTEM account
Bug fixed with workaround in Format-SecurityPrincipal adding ObjectType to all group members.
Will close bug and create enhancement issue to reconcile ObjectType vs SchemaClassName
Expected Behavior
Don't Administrators and Users groups have the 'group' class? And SYSTEM has 'user'? So they should have been excluded?
Current Behavior
when excluding user,group,computer classes it leaves behind the Administrators group, Users group, and SYSTEM account