Menu Close

Year: 2014

Troubleshooting SCOM discovery scripts – and those annoying XML special characters

UPDATE 8/15/2018 – The transform tool is no longer available, however a simpler version of this tool from Tim McFadden is: Quick Download: https://github.com/timmcfadden/SCOM-Transform-Tool/releases/download/1/Transform.zip   I wrote about basic discovery script troubleshooting here:  https://kevinholman.com/2010/03/09/basic-troubleshooting-of-scom-discovery-scripts/   One of the pains when needing to troubleshoot a Discovery script, is getting the script extracted from…

Tweaking SCOM 2012 Management Servers for large environments

There are many articles on tweaking certain registry settings for SCOM agents, Gateways, and Management servers, for many reasons.  Large deployments, custom 3rd party MP’s, monitoring Exchange 2010 to name a few.  Matt Goedtel has a good list on his blog:  http://blogs.technet.com/b/mgoedtel/archive/2010/08/24/performance-optimizations-for-operations-manager-2007-r2.aspx   Below – I’d like to post some…