Related Articles
SCOM 2012 – Microsoft Case Study
As a German motto is “Do good and talk about it!” In this post I will follow this motto. Last year I had a chance to realize a System Center Operations Manager 2012 project for a leading milk processor company located in Switzerland and certain parts of Europe. This project has been a very interesting […]
ARM Template – Deployment Error “[Subscription().SubscriptionId]” The request is invalid…
Recently I authored some ARM stuff in Visual Studio and I had a need for getting the current subscription ID the template is being deployed to. So there is a helper function you can call like this… “subscriptionId”: “[subscription().subscriptionId]” I used it in the template like this… …but as soon I tried to deploy the […]
SCOM – Exchange 2010 MP “extest_” User (?)
Have you ever installed the Exchange 2010 management pack? If you follow the management pack guide there will be a section where you can enable the synthetic transaction tests for the Exchange. Those synthetic transactions will perform several tests on your Exchange infrastructure and warn you if there is a problem with your mail flow. […]