AD Synchronization not limiting itself to specified OU

AD Synchronization not limiting itself to specified OU

avatar

Our location is part of a larger domain, and as such I have tried multiple ways to try to get RDM to synchronize only with our OU. Nothing I have done works. Instead it imports servers and computers from our entire organization. Because of this, I end up with over 5000 computers and servers instead of the 200 or so that I should be seeing. I have searched the forum and haven't seen anything that has helped at all. Can anyone tell me what I might be doing wrong?

All Comments (1)

avatar

Hi Brian,

I suggest you to use LDAP mode and in the path field put a LDAP ADsPath to bind to your specific OU from your server.

For exemple:
LDAP://YourServer/OU=YourOU,DC=YourDomain,DC=com

You can find documentation about LDAP ADsPath:
https://msdn.microsoft.com/en-us/library/aa746384(v=vs.85).aspx


If you want to use Custom Mode or My Domain, you need to put the Distinguished Name of your OU in the OU/Container DN field.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa366101(v=vs.85).aspx


Best regards,

Olivier Désalliers