Kevin8714 Posted December 29, 2013 Report post Posted December 29, 2013 Hi, My SCOM 2012 SP1 server is running on Windows 2008 R2. The database is SQL Standard 2008. I was planning on rebuilding the server since I have more storage. However, when I rebuilt it before I ran into the issue of all clients still attempting to communicate with the previous MP. Which led me to having to go to each PC and Server and manually removing the old MP. What would be the best way to avoid this issue? Quote Share this post Link to post Share on other sites More sharing options...
AdinE Posted January 2, 2014 Report post Posted January 2, 2014 Hello Kevin8714, Just to clarify, by "MP" I assume you mean "MS" or Management Server, right? That being said, can you also clarify which server(s) you are planning on re-building? If it's the SQL Server you are re-building, then you can following the database move procedure to accomplish this (found here: Operational DB: http://technet.microsoft.com/en-us/library/hh278848.aspx, and Data Warehouse DB: http://technet.microsoft.com/en-us/library/hh268492.aspx). If you are planning on re-building the SCOM server itself, more details are required. For example, does your setup only have 1 Management Server, or more than one? If you are working in a DEV or Lab environment and only have 1 Management Server, then my first suggestion is to go into the console, under Administration > Device Management > Agent Managed and select all of your Agent-managed systems and choose Uninstall. You can also accomplish this using PowerShell. Here is a great article detailing how to do this, especially because it covers the scenario you mentioned; that of orphaned Agents that were not removed properly before the Management Server was decommissioned. - http://blogs.technet.com/b/momteam/archive/2012/02/21/removing-orphaned-operations-management-agents-using-powershell.aspx Here are some additional links about using PowerShell against Agents: - http://support.microsoft.com/kb/2626752/en-us - http://technet.microsoft.com/library/hh545186.aspx Hope that answers your question. Quote Share this post Link to post Share on other sites More sharing options...
Kevin8714 Posted January 16, 2014 Report post Posted January 16, 2014 Hello AdinE, Yes, it is the Management Server. I have no access to the server console at all. I will give the second Powershell against Agent link a try and give you an update. Thanks, Quote Share this post Link to post Share on other sites More sharing options...
Kevin8714 Posted April 14, 2014 Report post Posted April 14, 2014 Found a work around for uninstalling MOM agents. I used Configurations manager to deploy the MOMagent.msi as a uninstall instead of a install. Quote Share this post Link to post Share on other sites More sharing options...