Related Articles
OMS – Azure Scheduler Solution
UPDATE 07.08.2017 21:51: I found a bug in the ARM template which made the dashboard not appearing. I fixed it just now, in case you deployed the solution, just redeploy it. Sorry for that hassle. Currently I am doing some more OMS stuff and therefore I also took a deeper dive at building ARM templates […]
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 […]
Support Tools Task in Active Directory Management Pack fails
If you have installed the latest Active Directory management pack and if you try to start an Active Directory related task e.g. DCDIAG, REPADMIN etc. on a Windows 2008 / 2008 R2 domain controller you will receive an error that these files are not found. On Windows 2003 domain controller you had to install the […]