Thanks for the clarification Kevin. From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Holman Sent: Thursday, April 20, 2017 4:38 PM To: [email protected] Subject: [msmom] RE: Restoring Management Servers
Not supported. If you are deploying new management servers with new names, they should be installed. You can automate/script the install if speed is a factor. You can backup the VM image - and move/replicate the VM to a new datacenter, and bring up the SAME machine in a new location with new IP address and that's fine. But hacking the DB will only lead to grief in this instance. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Gareth Miles Sent: Thursday, April 20, 2017 4:40 AM To: [email protected]<mailto:[email protected]> Subject: [msmom] Restoring Management Servers 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<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Flibrary%2Fhh278848(v%3Dsc.12).aspx&data=02%7C01%7Ckevin.holman%40microsoft.com%7C5583e3394ae0439d6e4c08d487d210d1%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636282783676787847&sdata=GKmlBDuZEzZBfhRIWmB0bvGCOIhUpq9L18JbM5hxg0I%3D&reserved=0> 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<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftechnet.microsoft.com%2Fen-us%2Flibrary%2Fhh531578(v%3Dsc.12).aspx&data=02%7C01%7Ckevin.holman%40microsoft.com%7C5583e3394ae0439d6e4c08d487d210d1%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636282783676787847&sdata=ec0LnFoeRoSjxHTfPxTH8Ba62dsrfIruzWFizcObu7o%3D&reserved=0> 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. ________________________________ ############################################################################################# 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. #############################################################################################
