Answered by:
Site not discovering all systems in a child domain

Question
-
I've configured the system dicovery for our child domain. My issue is that the server was able to discover a 1/3 of the computers in the child domain and not all. I've looked at the adsysdis.log file and below are lines that is probably the cause of my issues but not sure how to fix it. I used the browse button so the paths should be correct so I'm not sure why IsValidPath is saying FALSE. But then again it was able to discover some computers but not all. Thanks in advance.
!!!!Valid Search Scope Name: LDAP://,OU=DEPARTMENT,DC=CHILDDOMAIN,DC=DOMAIN,DC=local Search Path: LDAP://,OU=DEPARTMENT,DC=CHILDDOMAIN,DC=DOMAIN,DC=local IsValidPath: FALSE
and
INFO: Found invalid Search Path: LDAP://OU=DEPARTMENT,DC=CHILDDOMAIN,DC=DOMAIN,DC=LOCAL. Probably it's sub search path of other search path and will be covered by them.
Wednesday, January 2, 2013 4:49 PM
Answers
-
adsysdis.log will show you exactly why it is or is not discovering systems. Permissions on the objects themselves would be my first guess, but that is just a guess.
Jason | http://blog.configmgrftw.com
- Marked as answer by Pa Chou Wednesday, January 2, 2013 9:26 PM
Wednesday, January 2, 2013 8:10 PM
All replies
-
Ok I was able to clear both the lines I previously posted. It now says IsValidPath: TRUE. But I'm still not able to discover all the systems. It discovers a few in the OU and thats it. I've also tried using an AD account to try to discover instead of the Site Server but still no luck.Wednesday, January 2, 2013 8:01 PM
-
adsysdis.log will show you exactly why it is or is not discovering systems. Permissions on the objects themselves would be my first guess, but that is just a guess.
Jason | http://blog.configmgrftw.com
- Marked as answer by Pa Chou Wednesday, January 2, 2013 9:26 PM
Wednesday, January 2, 2013 8:10 PM -
Yes thats the log I've been monitoring. I was thinking permissions at first too but then like I said it discovered 1/3 of the computers in that OU but not all. So I had our server admin give the Site Server read rights to the OU and "BAM!!" it discovers all now. I guess I don't get why it only discovered some and not others but it is working and thats all I care about. Thanks again Jason!!Wednesday, January 2, 2013 9:26 PM