Brad Shapiro
Guest
|
Posted:
Thu Jan 27, 2005 2:45 am Post subject:
Mailbox Manager in Exchange 2003 |
|
|
I've got a single server, single storage group Exchange 2003. I have 4
Recipient Policies:
Pri 1: main domain
Pri 2: other domains
Pri 3: Mailbox Cleanup
Lowest: Default Policy
The priority 3 policy (Mailbox Cleanup) is the only one that has
Mailbox Manager Settings. I have constructed a query as follows:
Find:
"Exchange Recipients"
General Tab:
Show these recipients: "Users with Exchange mailbox"
Storage Tab:
"Mailboxes on any server"
Advanced Tab:
Condition List: "Member Of Is no "CN=NoMailboxLimit,
CN=USERS, DC=mydomain, DC=COM"
The filter rule listed is:
(&(&(&(& (mailnickname=*) (|
(&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*)))
)))(objectCategory=user)(!memberOf=CN=NoMailboxLimit,CN=Users,DC=mydomain,DC=com)))
When I run the the policy (as "Generate report only") the report shows
it's going to affect mailboxes that are in the "NoMailboxLimit" group.
How do I exclude certain mailboxes from the cleanup policy??
|
|