Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft System Center Powershell Essentials

You're reading from   Microsoft System Center Powershell Essentials Efficiently administer, automate, and manage System Center environments using Windows PowerShell

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher Packt
ISBN-13 9781784397142
Length 140 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (10) Chapters Close

Preface 1. Setting up the Environment to Use PowerShell 2. Administration of Configuration Manager through PowerShell FREE CHAPTER 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

Administration

This section deals with the management of core Operations Manager activities, such as creating management packs, subscriptions, agent-managed and agentless-managed entities, and many more.

Management servers

The management server is the main part of the Operations Manager architecture. It helps the administrator to configure and administrate the Operations Manager environment. It communicates with the agents and databases in the Operations Manager environment.

Each management group will have multiple management servers for high availability and load balance. A combination of multiple management servers will form a resource pool. When any management server resource pool fails, other management servers pick up the load to provide continuous service.

We can get the properties of any management server in the Operations Manager environment using the Get-SCOMManagementServer cmdlet. We are required to provide the name of the server as the parameter to the cmdlet:

Get-SCOMManagementServer...
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 €18.99/month. Cancel anytime