Hello Guys,
I have a problem with targeting computers based on users AD group membership. I have checked these BigFix logs:
and here is an example:
<User><Version>1.0</Version><CacheState>2</CacheState><Name>XXXXXX</Name><DistinguishedName>CN=USER NAME,OU=XXX Server Management,OU=XX XXXX Support,DC=XXX,DC=XXX,DC=XX,DC=XXX-XXX,DC=com</DistinguishedName><SampleTime>Mon, 18 Apr 2016 11:14:43 +0100</SampleTime><GroupsErrorMessage>Failed to obtain some or all memberOf groups : Windows Error 0x80072030: There is no such object on the server.: Domain: XXX</GroupsErrorMessage><Domain>XXX</Domain><Groups><Group><Name>Application AD Group Name</Name><DistinguishedName>CN=Application AD Group Name,OU=XXXXXXX,OU=GROUPS,OU=ADMINISTRATION,OU=WINDOWS 8.1,OU=XXXX - XXX,DC=XXX,DC=XXX,DC=XX,DC=XXX-XXX,DC=com</DistinguishedName><SampleTime>Mon, 18 Apr 2016 11:14:43 +0100</SampleTime><Sid>S-1-5-21-1454471165-1409082233-839522115-246416</Sid></Group><Group><Name>Application AD Group Name</Name><DistinguishedName>CN=Application AD Group Name,OU=Domain Applications,OU=XXXX,OU=XXXXXXX,OU=WINDOWS 8.1,OU=XXXX - XX,DC=XXX,DC=XXX,DC=XX,DC=XXX-XXX,DC=com</DistinguishedName><SampleTime>Mon, 18 Apr 2016 11:14:43 +0100</SampleTime></Group></Groups></User>
Have you ever seen this error:
Failed to obtain some or all memberOf groups : Windows Error 0x80072030: There is no such object on the server.: Domain: XXX
My test user is a member of many AD Groups, I have checked it using gpresult -v command, but BigFix seems to have some kind of a problem.
HELP!