Menu Close

Automating Run As Account Distribution – Finally!

I wrote a post explaining Run As accounts a while back here: https://kevinholman.com/2010/09/08/configuring-run-as-accounts-and-profiles-in-opsmgr-a-sql-management-pack-example/ One of the biggest pain points in distributing RunAs accounts, is managing the Health Service distribution of the credential.  When you associate a RunAs profile to an account, this tells agents that are covered by the association,…

Can Alert Names contain dynamic data?

Disclaimer:  Dynamic data in the Alert Name is not supported by Microsoft nor the Product Group.  This post is to show what is possible, and the potential drawbacks.  Regardless, like many customizations possible in SCOM, it does not mean they are supported or recommended by Microsoft.  Additionally, this will not…

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…