Related Articles
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 […]
SCOM 2012 – HP Hardware Monitoring on VMware ESXi Servers
Recently in September HP has its latest management pack suite released for System Center Operations Manager called Insight Control for Microsoft System Center 7.1.1 actually it also contains the HP SCCM Integration Kit. In my case I wanted to monitor HP ESXi hardware and needed the proper HP management packs and software. I always found […]
Azure Functions – Azure Functions Using Hybrid Connections
I had an idea to access an on-premise source like a database or something else via Azure Functions. There other approaches where you could use Logic Apps and the corresponding gateway to access on-premises system data. But using Logic Apps we relay on connectors and actions and are not as free as using Azure Functions […]