Related Articles
SCOM 2012 – What Workflows, MP’s And Objects Run On A SCOM Agent?
I am a huge fan of PowerShell and SCOM and when it comes to combining both forces you can unleash the full power and do almost anything :). In this case I got (also) asked, how you can figure out which management pack is actually used by SCOM agents and eventually display it in a […]
PowerShell – Hash Table Get That Value
When writing scripts I like to use PowerShell ISE or VSCode a lot. It simplifies a lot of your daily scripting tasks like IntelliSense or Snippets. But sometimes these little helper don’t tell always the truth. Why? Well, I show you an example which is quite common. On problem there is if you are working […]
Not monitored Domain Controllers still showing under Windows Computers – Active Directory MP DiscoverAgentOnly
If you are monitoring Active Directory in a multi-domain environment you might only want to monitor certain domain controller because you don’t have the administrative sovereignty nor any permission to access the other systems.In that case you probably installed the SCOM agents to your domain controllers and imported the Active Directory management pack. If so […]