Hi I'm looking for some info on restoring the management servers to new servers.
This article describes changing the SQL Server the Operationsmanager DB runs on, and I've used it successfully moving to an Availability Group scenario. https://technet.microsoft.com/en-us/library/hh278848(v=sc.12).aspx I'm looking for similar information on changing the management server names in the DB before doing a DR type restore of the management servers, as described here. https://technet.microsoft.com/en-us/library/hh531578(v=sc.12).aspx These two tables look like part of the solution select * from MT_Microsoft$SystemCenter$ManagementDataAccessService select * from MT_Microsoft$SystemCenter$ManagementConfigurationService I'm moving a management group to a different geographical site and need to restore the management servers to different servers from which they were created. I'm thinking that the management server names are stored in the DB, if I can change them first, then do a restore. Kind Regards Gareth Miles ############################################################################################# The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Furthermore, the information contained in this message, and any attachments thereto, is for information purposes only and may contain the personal views and opinions of the author, which are not necessarily the views and opinions of the company. #############################################################################################
