Related Articles
SCOM 2012 – HP Hardware Monitoring on VMware ESXi Servers
Recently in September HP has its latest management pack suite released for System Center Operations Manager called Insight Control for Microsoft System Center 7.1.1 actually it also contains the HP SCCM Integration Kit. In my case I wanted to monitor HP ESXi hardware and needed the proper HP management packs and software. I always found […]
Logic Apps – Build Your Own Azure Cleanup Workflow
One common problem we all share when it comes to working with Azure is cost and “garbage”. Those two relate in proportion to each other, meaning the more “garbage” you own in Azure, the more you have to pay. Simple? Yes indeed. What do I mean in terms of “garbage”? Ok, I will ask 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 […]