If you want to keep the same server name, you could instead create an alias in DNS -
Build the new Server, give it a new unique server name, get everything setup, move across the databases, sql jobs etc from the old server. Then create an alias with the same name as old server. Shutdown the old server and now users who used to point at that will be pointing at the alias and getting to the new server instead.