The LDAP path in OCS2007 and in OCS2007 R2 are different. Our design is base on OCS2007 R2.
OCS stores key information in AD (everything from Global Settings, Location Profiles, Phone Routes, Policies, Pool Information, Trusted MCU’s and Trusted Services).
By default, in OCS 2007, the settings are stored in the root domain System Container. This equates to a distinguished name (DN) of the format:
> CN=RTC Service,CN=Microsoft,CN=System,DC=domain,DC=com
By default, in OCS 2007 R2, the settings are stored in the Configuration container (partition):
> CN=RTC Service,CN=Services,CN=Configuration,DC=domain,DC=com