Related Articles
SCOM 2012 – Console Error Microsoft.EnterpriseManagement.Monitoring.Console.exe
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 […]
Azure Automation – Twitter + IFTTT + Webhook = Start Runbook
I assume you know Twitter and you probably also know what a webhook is, right? No? Ok, a webhook is just a HTTP POST. In Azure Automation we are able to create a webhook for a runbook. This runbook will “consume” the webhook request (URL) + post data and start the runbook. The cool thing […]
SCOM 2012 – Technical Documentation Download Version 1.0
Microsoft released the System Center Operations Manager 2012 Documentation Version 1.0. Authoring Guide for System Center 2012 – Operations Manager Deployment Guide for System Center 2012 – Operations Manager Operations Guide for System Center 2012 – Operations Manager System Center 2012 – Operations Manager Cmdlet Reference These guides can be found here .