Exchange 2007 mailbox command
March 31, 2010
No Comments
MS Exchange Org Mailbox Statistics Commands 1. Basics The most basic Exchange Management Shell cmdlet to use is the Get-MailboxStatistics cmdlet on its own. Figure
Exchange 07 CMDLET Mailbox Permission to user
March 4, 2010
No Comments
Add-MailboxPermission -Identity “%targetMailbox%” -User “%addUser%” -AccessRights FullAccess -InheritanceType All Add-MailboxPermission -Identity “mailbox1” -User “mailAdmin” -AccessRights FullAccess -InheritanceType All Microsoft Technet Microsoft Technet – Allow Mailbox