Related Articles
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.”
SCOM – Linux Agent Deployment “Signed certificate verification operation was not successful”
Today I ran into a problem which is not new to SCOM cross-platform monitoring but since this problem will hit you sooner or later it makes sense to write about it. This issue applies to all SCOM versions. It could well be that when you are deploying SCOM agents to your UNIX/Linux server you will […]
SCOM 2012 – Installing Pre-requisites for Web Console
Sometimes it takes time to install pre-requisites especially for the SCOM web console. There you need IIS, .NET Framework 3.5.1 and tons of IIS modules. There is a way to simplify. Use Powershell . To get an overview what has been installed type: Get-WindowsFeature If you want to see what IIS options has been installed, […]