We have a DNS alias set up for an SQL database server.
We will be upgrading the SQL server to a new machine, and the machine name will be different. DNS alias will be updated with the new name on the Domain Controller.
Question: Do I need to do ipconfig /flushdns on each machine that uses the alias for them to pick up the change or will it be resolved automatically.
That alias is used in many connection strings on many machines.
Thank you.