BRONZE PARTNER:
BRONZE PARTNER:
Industry News:

| |
| |
 |
 |
 |
 |
 |
| The OpsMgr 2007 Resource Kit Cleanup Tool |
 |
|
|
By: Don Hite
Posted On: 6/2/2008
A command line tool is available to remove all of the installed components of an OpsMgr 2007 or SCE 2007 installation and is a part of the Operations Manager 2007 Resource Kit (OpsMgrCleanup.Zip) at the download link below.
The utility must be run locally as opposed to remotely. The tool not only rolls back the installation but also removes the associated registry keys, any installed services and all of the associated directory tree structures.
For 32 Bit Network Operating Systems (NOS) use CleanMom.Exe and for 64 bit NOS resources use CleanMom64.Exe both of which are included in the dowlaod. Command Line Switches:
CleanMom.Exe /CleanAgents Removes all agent components.
CleanMom.Exe /CleanServers Removes all server components.
CleanMom.Exe /c Creates an Xml reference file showing installed components.
CleanMom.Exe /a Reads the XML file created using the /c switch above where you can select the components to remove.
Usage:
CleanMom.Exe /c /xml <XML File Name> Will produce an inventory XML of all MOM components on this box CleanMom.Exe /a /xml <XML File Name> Will process an inventory XML of all MOM components on this box
CleanMom.Exe /CleanAgents Will remove any MSI information for MOM Agents on this computer
CleanMom.Exe /CleanServers Will remove any MSI information for MOM servers on this computer
Example:
CleanMom.Exe /c /xml "c:\temp folder\myxmlfile.xml" This will scan the computer for any MOM components and output the results to "c:\temp folder\myxmlfile.xml". The user could then adjust the actions section and make the same call using /a instead of /c and the tool would perform the actions specified in the XML actions section of each product in the XML file.
Operations Manager Cleanup Tool http://www.microsoft.com/downloads/details.aspx?FamilyId=14FF7073-C71B-4AD0-805A-A8E458D2C9E0&displaylang=en
|
 |
 |
 |
|
|