Related Articles
SCOM 2012 Visio Diagram in SharePoint 2010 – Errors
In my lab I installed SharePoint 2010 Enterprise. To do that there are several good sources on the internet. But still there are sometimes strange things happen and your Visio just does not appear in SharePoint and you just start fighting several errors. Here I am going to share my experience but remember it is […]
SCOM 2016 RTM – What’s (REALLY) New
Up to the final release of SCOM 2016 it was not clear what will be within this box. There were even some surprises, like the new web console (almost) without Silverlight. I thought I will write a post, were I put all this information together and link it to blog post which I have previously […]
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 […]