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 […]
5 Trends impacting cloud technologies adoption
There are a host of trends impacting the cloud market at the moment, and understanding them will give you a better idea not only about industry growth and spending going forwards, but also about how it is necessary to remove the barriers that are still preventing some organizations from adopting. [Image Source: Pixabay] Performance optimization […]
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]