Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft System Center Powershell Essentials

You're reading from  Microsoft System Center Powershell Essentials

Product type Book
Published in Apr 2015
Publisher Packt
ISBN-13 9781784397142
Pages 140 pages
Edition 1st Edition
Languages

Table of Contents (15) Chapters

Microsoft System Center PowerShell Essentials
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Setting up the Environment to Use PowerShell 2. Administration of Configuration Manager through PowerShell 3. Scenario-based Scripting for SCCM Administration 4. Administration of Operations Manager through PowerShell 5. Scenario-based Scripting for SCOM Administration 6. Administration of Service Manager through PowerShell 7. Scenario-based Scripting for SCSM Administration 8. Best Practices Index

Monitoring


This section covers alert management, alert resolution, and alert filtering in depth. It covers the real-time management of alerts and how to set up resolution states.

Knowing a management group

It is very important to know the management group details when you get into a new Operations Manager environment. PowerShell provides the Get-SCOMManagementGroup cmdlet to get the details of the infrastructure management group. We can also get the detailed information of the management servers available in our SCOM monitoring environment. We can use this cmdlet with no argument. This cmdlet will return the details of the current monitoring infrastructure, which includes the monitoring management group name and group-related detailed information:

Get-SCOMManagementGroup

Alert management

As an SCOM administrator, it is one of our day-to-day activities to monitor alerts and respond to them. One way to see all the alerts, thrown on the Operations Manager console is to log in and check for alerts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime}