In a few months we will be moving to a new building. While our server names will remain the same the underling IP addresses will change (I am told). Currently our SQL Servers use static IP addresses like “172.x.y.x” but I’m not sure which octets will change as a result of the move.
Does Sql store the initial IP addresses internally in any table or somesuch so that changing the IP address could cause an issue with the server?
TIA,
edm2