Related Articles
SCOM 2012 Linux Monitoring (Lab) – Part 3.5 Agent Deployment
Posted on Author stefanroth
While publishing part 3 I run into a problem which I would like to share. Two command which you might need… To get the LINUX agents version type: rpm -q scx To uninstall a LINUX agent type (logon as root): rpm -e scx So while I tried to deploy a LINUX agent I received the […]
SCOM 2012 – Console Error Microsoft.EnterpriseManagement.Monitoring.Console.exe
Posted on Author stefanroth
There are different ways to install the SCOM console. One way is to install it calling the regular SCOM 2012 setup wizard and choosing the SCOM console option. The other way is executing directly the OMCONSOLE.msi package. The difference is, if you call the regular SCOM setup wizard it will check for pre-requisites. If you […]
SCOM 2012 – Add a product key to an eval version
Posted on Author stefanroth
Microsoft published KB2699998 which guides you through setting a valid license key for a SCOM 2012 evaluation version. KB can be found here.