Related Articles
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 2012 / SCSM 2012 – CMP Tool V 1.0 (Compare Management Pack Tool)
This blog has been quiet for some time because I was quite busy with all kind of stuff. Anyway, this time I would like to share a tool I created to compare management packs in SCOM /SCOM or SCOM/SCSM, SCSM/SCSM management groups. In real life it is hard to compare the current management packs installed […]
MMS 2012 Download Sessions – Offline Viewing
Here I just created a script to download the MMS 2012 sessions for offline viewing . There are few things you will need: Create a login account here http://www.mms-2012.com/digitalmms Get the script and the session file from here UPDATE (26.04.2012): I uploaded the latest sessions.txt file to skydrive which I received from Eric. It contains […]