Related Articles
SCOM / OMS – MP University 2017 Recording
Yes, Silect did it again! Few days ago Silect Software provided MP University 2017, an online event packed with sessions from well known names like Kevin Holman, Brian Wren and Aditya Goda from Microsoft, Marnix Wolf from Didacticum and Mike Sargent from Silect. What I like about this event is, that it is not marketing […]
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 SharePoint Dashboard – Part 1
For my setup I used the Share Point Foundation 2010 on my System Center Service Manager 2012 management server where I also installed the self-service portal. The following pre-requisites are needed: The Operations Manager Web Console must be installed on a management server. The SharePoint farm must be running SharePoint Server 2010 Standard, SharePoint Server […]