Related Articles
SMA – Invoke Runbook Error “Cannot find the ‘’command.”
This is just a quick post about SMA. I bumped many times in this error while writing PowerShell workflows in SMA … …and I figured out that there are many reasons for this error. If you are nesting runbooks like this… Several reasons could lead to this problem: The child workflow does not exist in […]
SCOM 2016 TP5 – What’s New
Few days ago Microsoft released the technical preview of it’s Windows Server and System Center stack. One thing I am very interested in is SCOM, if there is anything new. To download all new TP 5 products see these links… Find all System Center 2016 TP 5 here Find Windows Server 2016 TP 5 here […]
SCOM 2016 – What’s New UNIX/Linux Series: File System Discovery e.g. Exclude /tmp
A little pain in SCOM 2012 R2 was, that as soon you installed the UNIX/Linux management packs for your distribution all UNIX/Linux folders were discovered on the file system. This could be lead to a huge list of monitored directories e.g. /tmp, /var… which was not intended to be. To overcome this problem, you would […]