Good morning! I was wondering if, for example, I decide one of my database servers are not needed (not as much memory needed as previously thought) or I just decide that Server ABC should be decommissioned and is no longer needed in the farm, what are the best practices?
I've read these two articles (http://technet.microsoft.com/en-us/library/cc263130.aspx#RemoveAnyServer&&http://technet.microsoft.com/en-us/library/ff607702.aspx).
In what situation would I use Disconnect-SPConfigurationDatabase and in what case would I use Control Panel to remove a server? And to be clear, is the cmdlet Disconnect-SPConfigurationDatabase used to disconnect any desired server, or just the server hosting the configuration database?
Many thanks in advance!