Installation of Exchange with failed outlook connectivity

Bjarne Petersen 20 Reputation points
2026-07-11T21:47:29.5633333+00:00

Dear community.

I've installed Exchange server on my lab on a Hyper-V machine.

At first all but a few services did not start. As my home lab is major slow, I take it that it is because of startup speed and dependicies.

After I leave the VM start and leave it for somewhile I need about six minutes to get the rdp protocol fully initiated and Server Manager ready.

I then start all exchange related services including:

  • MSComplianceAudit
  • HostcontrollerService
  • NettcpActivator

As far as I can tell all required services are running.

I am using the build-in domain administrator account to test connectivity with outlook and send a mail. Unfortunately until sofar no luck.

Can anybody help me? Must I manually create mailboxes on the server, perhaps?

Yours sincerely,

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2026-07-12T15:41:02.5366667+00:00

    Hi @Bjarne Petersen

    If Marcin Policht’s suggestion does not resolve the issue, please consider the following.

    Installing Exchange Server does not automatically create a usable mailbox for the built-in domain administrator account. While the account exists in Active Directory, it cannot access Outlook unless an Exchange mailbox has been created or enabled for it.

    To help narrow down the issue, could you please provide the following information?

    1. In the Exchange Admin Center, under Recipients > Mailboxes, do you see the domain administrator account listed?
    2. In the Exchange Management Shell, run the following command and let us know the results:
         Get-Mailbox
      
      Does it return any mailboxes?
    3. Are you able to sign in to Outlook on the Web (OWA) using the test account, or do you receive an error message?
    4. Please verify that the default mailbox database is mounted by running:
         Get-MailboxDatabase | ft Name,Mounted
      
      What is the output?

    In addition, Exchange Server requires several post-installation configuration steps before Outlook clients can connect successfully. These include configuring client access services, Autodiscover, certificates, and mail flow. Until these tasks are completed, Outlook connectivity issues can occur even when the Exchange installation itself has completed successfully. For more information, please refer to Configure mail flow and client access on Exchange servers

    Regarding the services you mentioned, HostControllerService and MSComplianceAudit can sometimes take longer to start, particularly in lab environments or on servers with limited resources. A delayed startup by itself does not necessarily indicate an issue.

    Please know that while our initial response might not resolve the issue right away, your input is incredibly valuable. With a bit more detail, we’ll work together to find the best solution for you.  


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  3. Marcin Policht 106.8K Reputation points MVP Volunteer Moderator
    2026-07-11T22:17:31.9+00:00

    You might be better off testing this in Azure (assuming you have an Azure subscription) by simply following https://learn.microsoft.com/en-us/exchange/plan-and-deploy/deploy-new-installations/create-azure-test-environments

    Otherwise, adjust the steps provided in the walkthrough to match your own lab environment or refer to https://marklewis.blog/2020/11/06/adding-exchange-server-to-the-lab/


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.