Mailbox forwarding inventory report

A simple “proof of concept” PowerShell script to generate a report of all mailboxes with some form of forwarding configured. In addition to mailbox forwarding settings, the script also checks for Inbox rules and Mail-flow rules, as well as Calendar delegates. The generated output will include the address to which messages are being forwarded, where possible. …

Continue readingMailbox forwarding inventory report

Controlling resource delegates for User mailboxes

I can swear I’ve blogged about this already, but I cannot seem to find it, so here we go again. Configuring resource delegates via PowerShell is no longer possible for User mailboxes in Exchange Online. The –ResourceDelegates parameter of the Set-CalendarProcessing cmdlet designates recipients to which calendar requests will be forwarded, …

Continue readingControlling resource delegates for User mailboxes