13

Managing Windows Server with Window Management Instrumentation (WMI)

This chapter covers the following recipes:

  • Exploring WMI Architecture in Windows
  • Exploring WMI Namespaces
  • Exploring WMI Classes
  • Obtaining WMI Class Instances
  • Using WMI Methods
  • Using WMI Events
  • Implementing Permanent WMI Eventing

Introduction

Windows Management Instrumentation (WMI) is a Windows component you use to help manage Windows systems. WMI is Microsoft’s proprietary implementation of the standards-based Web-Based Enterprise Management (WBEM). WBEM is an open standard promulgated by the Distributed Management Task Force (DMTF) that aims to unify the management of distributed computing environments by using open standards-based internet technologies.

In addition ...

Get Windows Server Automation with PowerShell Cookbook - Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.