Exchange

Microsoft Outlook – Cannot start Microsoft Outlook. Cannot open the Outlook window.

When working on Windows Server 2016 on RDS session one of the users reported he cannot start Outlook. He gets following error message:

Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be opened. Microsoft Exchange is currently busy. If this message is still displayed in 30 minutes, contact your Exchange administrator.

Solution - Delete users mail profile

Exit Outlook, and then do one of the following:

Start > Control Panel > Mail

Or

Choose Start and in the Search programs and files box, type Control Panel, and then choose Mail.

Note: There are different paths you can take to get to Mail settings in the Windows Control Panel. The path you take might depend on which Windows operating system you're using, and which version of Outlook is installed.

  1. Choose Show Profiles
  2. Delete old profile.
  3. Add new profile.
  4. In the Profile Name box, type a name for the profile, and then choose OK.

Note: It didn't work for us but it may work for you…

Solution - Outlook Reset Navigation Pane

Next idea was to reset navigation pane. Just right click on Start, choose Run and type in outlook.exe /resetnavpane.

Note: it didn't work for us but it may work for you…

Solution - Run Outlook in Safe mode

Another idea was to run Outlook in Safe Mode. Just right click on Start, choose Run and type in outlook.exe /safe

Note: it didn't work for us but it may work for you…

Solution - Run SARA / ADFS issue

Since we've run out of standard ideas we had to use weapon of mass destruction. We've run Microsoft SARA (Support and Recovery Assistant) for Office 365The tool is very powerfull and can fix many issues but in our case it just displayed and error.

With that information in hand we knew this has to be related to our ADFS server. But since it worked fine for other users it has to be just local to that profile. Since ADFS/Outlook uses Internet Explorer to do that connection we've decided to reset IE to its defaults.

After that simply logging out of the machine, loggging back in … and .. Outlook is working again!

This post was last modified on March 16, 2018 07:16

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of…

3 weeks ago

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent…

5 months ago

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…

7 months ago

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

In today's digital age, the ability to create compelling and informative HTML reports and documents…

8 months ago

How to Efficiently Remove Comments from Your PowerShell Script

As part of my daily development, I create lots of code that I subsequently comment…

9 months ago

Unlocking PowerShell Magic: Different Approach to Creating ‘Empty’ PSCustomObjects

Today I saw an article from Christian Ritter, "PowerShell: Creating an "empty" PSCustomObject" on X…

9 months ago