More PowerShell Fun
Here are some commands I had to use this week. For exporting users Mailbox Items to PST (and the ones that were too big to Yearly PST) # Create PST of users mailbox + By Date – Note – Location must be a UNC Path New-MailboxExportRequest -ContentFilter {(Received -lt ’03/1/2013′)… Continue reading