We're in the process of deploying CRM 2011 at work.  One aspect that needs
to be configured is the e-mail router, and I've chosen to use a forward
mailbox.  The next step is to deploy rules to all the users' mailboxes.  The
problem is that I need to grant permissions that allow the account running
the rule deployment wizard access to all the mailboxes in a database.  I've
Googled this and there are lots of answers out there.  The one that seem the
most straightforward is:

Get-MailboxDatabase -identity “[mailbox database name]” | Add-ADPermission
-user [username] -AccessRights GenericAll

This seems like it would have the desired effect on existing mailboxes and
ones created in the future.

Will this work if the account I specify is my Exchange admin account, or
should I use a different account just for this purpose?  My admin account's
current Exchange 2010 roles are Organization Management and Discovery
Management.

Thanks,
RS

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Reply via email to