Related Articles
SCOM – Editing SPN Quickly
If you are dealing with SCOM, you know that there is a lot to install and configure before it runs smoothly. One step during the installation process, is to configure the SPN (Service Principal Names) in Active Directory. In fact you need to set SPNs per SCOM management server and if you are hosting the […]
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 […]
SCOM 2012 – NetApp MP 3.1 Error 1923 (VIM_Service)
If you are going to setup the NetApp OnCommand Plug-in 3.1 as I posted here there is a chance that you run into an “Error 1923Service OnCommand Virtual Infrastructure Management Service (VIM_Service) could not be installed. Verify that you have sufficient privileges to install system services.”