Exchange Exporting Mailboxes to PST Files
KB ID 0001360 Problem Applicable To: This procedure works on all versions of Exchange Newer than Exchange 2010 SP1 (update rollup 8). If your Exchange server is OLDER than that you will need to use the following link; Exchange 2007 / 2010 (Pre SP1)- Export Mailbox’s to PST files The following procedure exports a user mailbox to a PST file on a network share. Solution Note: Not Even ‘Exchange Organisation Administrators”...
Exchange – Display/Export Users Mailbox Folder Sizes
KB ID 0000860 Problem A client asked this morning if there was a way he could see each users mailbox size, this is pretty simple to do see here. But he wanted to see each individual folder, and see a breakdown on the sizes of these folders. Solution Display Folder Sizes For an Individual User From the Exchange Management Shell, execute the following command; Get-MailboxFolderStatistics pete | Select...
Exchange 2007 / 2010 (Pre SP1)- Export Mailbox’s to PST files
KB ID 0000286 Problem WARNING: This only covers early Exchange 2010 deployments. The procedure changes in Exchange 2010, after you install Service Pack 1. If your Exchange deployment is Exchange 2010, (or newer). Use the New-MailboxExportRequest command instead. In the days of Exchange 2000/2003 we used to use EXMerge to do this, but with Exchange 2007 (After Service Pack 1) we have the Export-Mailbox PowerShell command. Solution As...