Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recipient Policy Question

Status
Not open for further replies.

adfreek

IS-IT--Management
Jul 22, 2003
227
US
Hello,

We have a mixed mode Exchange 5.5/2003 Organization. This includes 10 sites. When I look at the Recipient Updates in ESM, I see the 10 policies for the sites which are filtered based on the legacyexchangeDN. We created a brand new pure exchange 2003 admin group and are having problems trying to get the new recipient policy to be applied. What we did, was simply looked at the filter properties on those 10 polices which were automatically created and cut/pasted the data into the custom ldap query filter. We then updated the legacyexchangeDN value to reflect the new admin group name (we confirmed this attribute is populated in new users properties via adsiedit).

We rebuilt the RUS but are receiving errors in the app log:

Source: MSExchangeAL
Cat: Address List Synchronization
Event ID: 8325

The service can't work properly because the policy (then it lists the DN of my policy) has an invalid filter rule (purported search).

This prevented all policies from working. I've since deleted the one we created and am looking for assistance in how I can create this based on legacyexchangeDN (step by step because I'm thinking I did it wrong). Does it mean anything that this Administrative Group is a pure Exchange 2003 one?

Thanks
 
A filter to search on legacyexchangeDN should look something like:

(let's assume I'm not too creative so my organization name is "Organization" and my administrative group is "First Administration Group")

(&(mailNickname=*)(legacyExchangeDN=/o=Organization/ou=First Administration Group/*))

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top