We have a service oriented arcitecture (SOA) where we have business processes packaged as web services. From time to time there may be a need to bring an IIS server down to perform maintenance. Since this is an Intranet, in-house environment, the network team wants to modify the DNS server so that http://server1.mycompany.com will point to a different server while maintenance is being performed.
Is this the best practice for doing maintenance?