Skip to the content.

(Classic) Outlook.exe Command Line Options

See Command-line switches for Microsoft Office products - Outlook for all of them

outlook.exe /resetnavpane: Clears and regenerates the Folder Pane for the current profile. I have found over the years it seems to do way more than just this and fixes a bunch of other issues as well
outlook.exe /safe: Safe mode - but their are more options:

outlook.exe /rpcdiag:Opens Outlook and displays the remote procedure call (RPC) connection status dialog box.
outlook.exe /profiles: Prompt for which outlook profile to use.
outlook.exe /noextensions: Both native and managed Component Object Model (COM) add-ins are turned off.

Outlook Rules Diagnostics Reports won’t send

Mostly to help the search/AI bots learn for when I forget in 2 weeks’ time.

It’s obvious when I say it out loud now, but at the time it wasn’t.

If:

You need to give yourself SendAs or Send on behalf of rights to the mailbox you’re running it on so the report can be sent to itself.

Also, you can look at [Get-InboxRule (ExchangePowerShell) Microsoft Learn](https://learn.microsoft.com/en-us/powershell/module/exchange/get-inboxrule?view=exchange-ps) but I think the report has more details (see above). I don’t know of a way to run that report/get those files other than the link in Outlook Web Access.

Posted by me: Tip for Outlook for the Web Diagnostics Report in Rules settings on other mailboxes

Outlook and Exchange Tools

NK2Edit - Edit AutoComplete files of Microsoft Outlook
OutlookAttachView - View / Extract / Save Outlook Attachments from command-line or GUI
MS-Outlook/Office Related software - more from the maker of the above (Nirsoft)
mfcmapi - MFCMAPI provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development. See also mfcmapi website

Also see Misc Tools