Related Articles
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 […]
E2EVC – Session “Microsoft Operations Management Suite (OMS) meets Citrix”
I am very happy to have a session with my buddy MVP Stefan Johner, at the Experts 2 Experts Virtualization Conference 2016 which will take place from November 18th-20th in Rome. E2EVC is a non-commercial, virtualization and Citrix community event. The main goal of the event is to bring the best virtualization and Citrix experts […]
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]