Forum Discussion

hoyty76's avatar
hoyty76
Steel Contributor
Apr 27, 2022
Solved

Hybrid Ex2010 to 2019 via 2016 and failing Prerequisite Check for 2016 install?

I have an old Ex2010 server that I want to get to 2019. All of our in use mailboxes are in M365 now, I have a few archive mailboxes and need to manage accounts with AAD Connect. I am trying to instal...
  • hoyty76's avatar
    Apr 28, 2022
    The Solution:
    Add the following registry key on the Exchange Server to disable the hybrid detection check
    Path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v15\Setup
    Type: REG_SZ
    Name: RunHybridDetection
    Value: 1

    Then the setup would progress and tell me other pre-requisites missing and complete.