Thursday, July 1, 2010

Powershell export-mailbox

There is a nice posting here on using export-mailbox on the You had me at EHLO site.
As I mentioned in the last post I had to use the Add-MailboxPermission to set access
rights.

Get-Mailbox | Add-MailboxPermission -user admin -accessrights fullaccess

I wish I had wrote down the error as it wasn't immediately apparent what was wrong.

No comments:

Post a Comment