Installing Exchange 2019 in a domain where there is an existing 2016 exchange to migrate.
Old 2016 name is MAIL, 2019 name is MAILBOX, and is a freshly built 2019 Server that is already in the domain.
"MAILBOX" May (emphasis on may - no one seems to know) have been the name of a prior Exchange server, if so it was likely version 2010 or before. Before doing this we made sure the name was not in AD, was not in DNS (including CNAME) and checked the usual places in AD for references, e.g. CN=Configuration, CN=Services, CN=Microsoft Exchange, CN=First Organization, CM=First Administrative Group (no servers), CN = Exchange Administrative Group (MAIL only as CN=Server).
I've tried looking in all connectors, through the exchange GUI, and also simple stuff like powershell to get-exchangeserver. Nothing shows MAILBOX. I've reviewed articles on manually deleting old servers but all the locations I have checked had nothing already there. So I am not (yet) cleaning up, I am trying to find any remnant and cannot.
I've reviewed the install log but it simply says:
[03/13/2021 23:43:36.0669] [1] Evaluated [Rule:MailboxRoleAlreadyExists] [HasException:False] [Value:"True"] [ParentValue:"<NULL>"] [Thread:53] [Duration:00:00:00.2031216]
It does not seem to show anywhere that I can find what the rule is checking. There's a help reference to a MS web URL that just says there is no documentation on it.
Is there a way to dump the rule itself to see what it checks?
Any other suggestions where to look?
My alternative is to rename the server, which I am pretty sure will work, but I also worry if there is exchange garbage still in AD, and would like to clear it out. Though it's been there for years clearly.
Again -- this is a clean W2019 install, not a failed partial install that I am trying to recover from. There is no mailbox role on this server (yet).
Linwood