Related Articles
Quick Post – Azure Updates & Roadmap
Knowing what’s new across all Azure services is a tough job if not almost impossible, BUT I bumped in a useful page called Azure Updates. It let’s you select a service and lists all major updates in a monthly order. In my opinion not all services are equally well maintained, but it gives you a […]
SCOM 2012 SP1 – Publish Visio Dashboard in SharePoint 2010 Walkthrough
There are many posts including TechNet article about publishing Visio dashboards in SharePoint 2010 using the Microsoft Visio 2010 and SharePoint 2010 Extensions for System Center 2012 . I found most of these article have a lack of information either the posts are for SCOM 2007 R2 or they do not cover the SharePoint side […]
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 […]