OPATH for LDAP string
Can somebody who is an expert in LDAP converting to OPATH for exchange 2007 Email Address Policy. I was able to convert all the other custom created email address policies. Currently I am stuck in converting this policy.
(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*)))(&(objectCategory=person)(objectClass=contact))(objectCategory=group)(objectCategory=publicFolder) ))))
November 5th, 2007 8:34pm
I have tried this LDAP search string and it finds all mailboxes, distributions lists contacts and public folers?
Have you tried this conversion script?
http://msexchangeteam.com/files/12/attachments/entry442867.aspx
Deli
Free Windows Admin Tool Kit Click here and download it now
November 6th, 2007 2:01pm
I was able to convert the string with the conversion script, but still i could not map it to the correct path. Whenever u convert from E2K to E2K7 you should not see the path, but I am still able to see the path. I was able to successfully convert the other LDAP paths but not the one which I mentioned above.
November 20th, 2007 11:54pm