Related Articles
SCOM – Role Permission For Scheduled Reports
Depending on the SCOM role you are using you might need to give the user the ability to see and run scheduled reports. For example you add the user into the SCOM Operator role in addition you create Report Operator role and you assign this Report Operator role permission for Reporting Services. Marnix Wolf has […]
PowerShell – Hash Table Get That Value
When writing scripts I like to use PowerShell ISE or VSCode a lot. It simplifies a lot of your daily scripting tasks like IntelliSense or Snippets. But sometimes these little helper don’t tell always the truth. Why? Well, I show you an example which is quite common. On problem there is if you are working […]
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 […]