System Group Discovery
Locked
-
Wednesday, June 13, 2012 8:10 AM
Hi All,
Please help me
ConfigMgr is set to use Active Directory System Discovery to discover our entire Domain
ConfigMgr is set to use Active Directory Security Group Discovery for a specific AD group, and a Collection has been created with the following query defining the membership:
query:
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client
from SMS_R_System
where SMS_R_System.SystemGroupName = "DOMAIN\\NoReboot_W7"The security group "AD_SecurityGroup" contains 24+ computer objects
So I added another workstation whith has ConfigMgr client agent installed on it to the "NoReboot_W7", but it will not show up in the collection defined by the query above. I've gone into the Active Directory Security Group Discovery settings and verified that the polling schedule is set to Daily and the discovery method is enabled, the collection membership rules are set to update on a daily schedule, and updated the collection membership and refreshed the view many times over the past week, but the newly added computer object hasn't shown up yet.
I've glanced through the log files but don't see anythinh that stands out as an error. Does this sound like an error, and if so, how can I begin to diagnose it?
here are the results off "ADSGDIS.log"
INFO: discovered object with ADsPath = 'LDAP://XXXXXXXX.com/CN=NoReboot_W7,OU=Resource Groups,OU=Groups,DC=XXXXXXXX,DC=com' SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT 6/13/2012 9:45:01 AM 22280 (0x5708)
INFO: DDR was written for security group 'XXXXXXXXX.com\NoReboot_W7' - C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\auth\ddm.box\asg82zma.DDR at 6/13/2012 9:45:1. SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT 6/13/2012 9:45:01 AM 22280 (0x5708)
INFO: successfully completed directory search SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT 6/13/2012 9:45:01 AM 22280 (0x5708)
AD Discovery under container LDAP://DC=XXXXXXXX,DC=COM found 1 objects SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT 6/13/2012 9:45:01 AM 22280 (0x5708)
STATMSG: ID=5352 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT" SYS=XXXXXXX SITE=010 PID=12376 TID=22280 GMTDATE=Wed Jun 13 07:45:01.713 2012 ISTR0="1" ISTR1="1" ISTR2="1" ISTR3="0" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT 6/13/2012 9:45:01 AM 22280 (0x5708)
All Replies
-
Wednesday, June 13, 2012 11:46 AM
Duplicated post of http://social.technet.microsoft.com/Forums/en-US/configmgrgeneral/thread/1e9d89f4-7638-467d-a2e7-3b58ab06c5f7http://www.enhansoft.com/
- Marked As Answer by rogier de mooij Wednesday, June 13, 2012 11:56 AM

