If you want to find out more ways on how to extend the CMDB of SCSM check this article: Extending Service Manager 2012 CMDB Automation and with System Center 2012 and PowerShell.
Tag: powershell
Download MMS 2012 Videos via PowerShell Script
If you want to watch MMS 2012 videos offline here is a link to download them automatically via PowerShell script.
http://blog.scomfaq.ch/2012/04/21/mms-2012-download-sessions-offline-viewing/
Backup unsealed MP’s and Overrides in SCOM
Backing up the unsealed MP’s and the overrides in SCOM is one of the most important task that have to be done regularly. SatyaVel from SCOM team provide us with such PowerShell script. Download it from the link below.
SQL queries for SCOM and PowerShell script for monitor performance counters
Here are the two scripts:
- SQL queries to get data from SCOM Databases:
- PowerShell script to get CPU, Memory and Storage performance values:
http://gallery.technet.microsoft.com/CPU-Disk-and-Memory-a8a123bc
http://gallery.technet.microsoft.com/StoragePerfCounters-ec8f6c8f
SCOM 2012: Monitor Management servers in Maintenance mode trough PowerShell
This article provide us with a script on how to monitor the Management servers group in SCOM 2012. Read more on the link below.