Related Articles
SCOM 2012 – New PowerShell Web Browser Widgets Using Agent Location
Microsoft has shipped the long awaited and promised widgets for building new and cool dashboards. The System Center Operations Manager Team has released a short documentation and a bit more details you will find on TechNet Wiki: System Center Operations Manager Engineering Blog TechNet Wiki Operations Manager Dashboard Widgets One information which you won’t find […]
SCOM 2012 – SNMP Traps, How The Heck Do I Get It Working?
In this post I would like to share some know-how and my personal experience, because I have seen it so many times in the forums and other blogs which had trouble getting SNMP Traps working in SCOM 2012. The difference between SCOM 2007 R2 and SCOM 2012 (R2) in terms of network monitoring is, that […]
SCOM – Save a Connection String for Use in a PowerShell Script
Sometimes it is necessary to store certain information in a (secure) way, like a connection string, which you might want to use in your PowerShell scripts. The scripts could be then used e.g for the Command Notification Channel. Let’s assume you need to connect to a foreign system and this system provides you with a […]