Related Articles
Orchestrator – Another Useful Runbook for SCOM 2012 SP 1
There are certain situations respectively alerts where you can not decide to override or not to override. You would like to see the alert for a certain time but then it should disappear after a short time. I think you know what I mean. I am talking about the informational alerts. Those alerts are somehow […]
SCOM 2012 – Console Error Microsoft.EnterpriseManagement.Monitoring.Console.exe
There are different ways to install the SCOM console. One way is to install it calling the regular SCOM 2012 setup wizard and choosing the SCOM console option. The other way is executing directly the OMCONSOLE.msi package. The difference is, if you call the regular SCOM setup wizard it will check for pre-requisites. If you […]
PowerShell – SCCM Cmdlet Library “Get-CMDeviceCollection : Specified cast is not valid.”
UPDATE: This issue has been resolved in the latest version here https://www.microsoft.com/en-us/download/details.aspx?id=46681 While doing some SCCM automation we bumped into an issue with the SCCM Cmdlet Library 5.0.8249.1128. When you try to execute a workflow using PowerShell Remoting in SMA like this… After some investigation we could not determine the cause of it, so the […]