Can I name my 2019 exchange server at any time?

BCL 831 Reputation points
2021-05-05T20:38:49.3+00:00

So I am migrating from Exchange 2013to Exchange 2019.
Can I run through the install and all migrations and then name my new exchange 2019 the same as the previous exchange 2013 device name?

So mail1 = 2013, while new exchange is default name...do the install, migration and then rename new exchange mail1.

Can that be done?
Or do I have to pick a new mail server name and stick with it?
We just have a bunch of references to the mail1 name and I'd like to skip finding all the references.
Thanks in advance.

Exchange | Exchange Server | Management
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2021-05-05T20:43:02.657+00:00
    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2021-05-06T15:31:13.22+00:00

    If this was the first 2019 server, that is expected. Do you really need to reinstall?
    Otherwise, I would bring up a new 2019 server instead with the name you want and move the 2019 arbitration mailboxes to it, then you can remove the first 2019 server

    get-mailbox -arbitration | new-moverequest -targetDB <New2019DB>

    I would not move the 2019 arbitration mailboxes to the 2013 server.

    1 person found this answer helpful.

  2. BCL 831 Reputation points
    2021-05-06T16:41:49.957+00:00

    haha...lets hope...

    so I haven't done anything yet, so lest say I will be leaving the name as is...
    I just tried a few cmds and they don't return anything...
    Get-Mailbox -server New server
    Get Mailbox - database new server database

    Just returns me to the next line, no data at all...is that to be expected?
    I assumed there would be something due to the error....

    Oh, and to get out of the precheck, can I just click teh X in the upper right corner and I'm good?


Your answer

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