List Mailbox Attributes Powershell Script February 8, 2018April 28, 2022 WebBansheeThere are certain scenarios, like a migration for example, where you are requested to list mailbox attributes to a customer. The following script will provide a comprehensive list of completely expanded mailbox attributes as a .CSV file.…read more
Cannot remove MailboxExportRequests January 30, 2018April 28, 2022 WebBansheeAlready triggered MailboxExportRequests cannot be deleted with piping the common powershell syntax Remove-MailboxExportRequest. We saw this problem first after we had CU6 in place.…read more