Not supported to rename an Exchange Server, sorry :)
https://learn.microsoft.com/en-us/answers/questions/310410/rename-exchange-2016-server.html
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Not supported to rename an Exchange Server, sorry :)
https://learn.microsoft.com/en-us/answers/questions/310410/rename-exchange-2016-server.html
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.
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?