Related Articles
Application Insights – Getting Started…
When System Center Operations Manager 2012 R2 was released, the SCOM agent name changed to Microsoft Monitoring Agent. Almost at the same time Microsoft released a standalone version of this agent called also Microsoft Monitoring Agent (MMA). Currently is a preview version of Microsoft Monitoring Agent UR1 available for download. But what does that mean […]
SCOM 2012 – Discovery Wizard running forever again
In this post here on possible cause why the discovery wizard could run forever. Last week I faced a situation where the discovery wizard for deploying Linux agents and for deploying windows agents didn’t work. The setup topology was 2 management servers SCOM 2012 and one dedicated SQL Server 2008 R2 SP1 for the SCOM databases.
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 […]