July 2017
Intermediate to advanced
648 pages
31h 9m
English
You can view the current settings for these values using the Get-Mailbox cmdlet. For example, to check the values for a specific user, run the following command:
Get-Mailbox <user> | Format-List *archive*
You will be presented with the following screenshot:

The preceding command uses a wildcard to display all the properties of a mailbox that contain the word archive. This will provide the quota settings, as well as the database location for the archive mailbox, which may be different from that of the user's primary mailbox.
Read now
Unlock full access