We have an old Windows 2003 SQL Server that we need to move the databases off.
At the moment we have a process on the new SQL Server where the databases are in a loading state and are restoring log files from the old SQL Server every 30 minutes.
At some point we are going to stop the restoring of databases and make the database LIVE.
Can anyone see a problem in renaming the Server when we do this so that we do not have to change the various database connection settings on various PCs and Servers.