Related Articles
Quick Post – Documenting Setups & Installations Smartly
I am a big fan of smart solutions and approaches. Today I had one of these moments which I really liked. I was going to update a SCOM 2012 environment to SCOM 2012 SP1. Because the customer only had Thin Clients, which basically only provide an RDP client, it was somewhat limited with tools available. […]
Power BI – AAD Activity Logs App: The credentials provided for the AADData source are invalid
Power BI used to have Content Packs which were a way to package up your dashboards, reports, Excel workbooks and datasets for Power BI. Microsoft changed it now to so called Apps, probably to be consistent with their Azure terms. There is an interesting App for Azure Active Directory to analyze the Activity Logs. If […]
SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)
There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]