Related Articles
Azure Automation – Up / Down Scale Azure VM
Recently I made a couple of demos how you could benefit from Azure Automation acting on certain alerts. One demo was, if an OMS or Azure Monitor alert is triggered because of high CPU on your Azure VM, a webhook will be called and scale up the Azure VM to a predefined size. In Azure […]
SCOM 2012 Veeam MP for VMware 6.0 – Part 2 FAQ
Few month ago I had written about the installation respectively upgrade of the Veeam management pack from version 5.7 to 6.0. You will find this post on my blog called SCOM 2012 Veeam MP for VMware 6.0 – Part 1 Upgrade. Alec King, who is the “father” of the Veeam MP, attended System Center Universe […]
Orchestrator 2012 SP1 – PowerShell 3.0, Run .Net Activity and Get-SCXAgent
New things are not always good things or at least old habits change. I had been working on some runbooks in Orchestrator 2012 SP1 and needed to run PowerShell 3.0 and the .Net Activity. I installed Orchestrator 2012 SP1 on Windows Server2008 R2 which has PowerShell 2.0 installed natively. Then I wanted to use the […]