Related Articles
SCOM 2012 R2 – Discovery was not successful “Unspecified failure” (Ubuntu 12.04)
Today I have been playing around with some other Linux distribution and I ran into a strange error. I ran the SCOM discovery wizard and the after a few seconds the wizard showed me this error….
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]
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 […]