Get-Mailbox not returning all mailboxes
Posted
by
rotard
on Server Fault
See other posts from Server Fault
or by rotard
Published on 2010-12-22T18:07:09Z
Indexed on
2010/12/22
18:56 UTC
Read the original article
Hit count: 198
I am trying to set up an exchange mailbox backup job with Vembu Storegrid and StoreGrid is unable to list the mailboxes for the client. While I was troubleshooting the issue, I did notice another thing: running the Get-Mailbox command on the mail server as the backup user only shows the mailbox for that account, while running Get-Mailbox as my admin account returns a list of what appears to be all the mailboxes. My service account is a member of "Administrators", "Domain Admins", and "Domain Users". What additional permissions might be required to list all mailboxes in the system?
© Server Fault or respective owner