WMI and Powershell
By Thomas Lee
This course shows you how to use and leverage WMI with Windows PowerShell
Course info
Rating
Level
Intermediate

Updated
Oct 28, 2011

Duration
2h 30m

Table of contents
Introduction to WMI and PowerShell
Agenda
1m
What is WMI?
4m
Exploring WMI
3m
Using WMI Tools
4m
WMI Support in PowerShell V2
3m
Get-WMI Object
2m
Issues with WMI
3m
Using PowerShell and WMI
Agenda
1m
Accessing WMI Instances
4m
Using the Get-WmiObject Cmdlet
4m
WMI Object Properties
6m
Getting/Removing WMI Instances and Using WMI Properties
5m
Instance Methods
3m
Using Instance and Static Methods
4m
WMI Type Accelerators
4m
Using WMI Type Accelerators
2m
Summary
1m
Practical PowerShell
Introduction
1m
Namespaces and Classes
7m
Viewing Key Windows Namespaces/Classes
5m
Performance Classes
3m
Accessing WMI Performance Counters
2m
WMI Security
5m
WMI and Security
2m
Using WMI Query Language
Module Introduction
1m
What is WQL?
4m
The WHERE clause
2m
Data Queries
4m
Demo: Data Queries
4m
WMI Data Associations
5m
Demo: Associators of Queries
4m
Event Queries
1m
Schema Queries
1m
Demo: Schema Queries
2m
Module Summary
1m
WMI Eventing
Module Introduction
1m
WMI Event Architecture
4m
WQL Event Syntax
3m
Temporary Events
3m
Demo: Intrinsic Events
5m
Extrinsic Events
2m
Demo: Extrinsic Events
8m
Permanent Events
2m
Creating Permanent Event Subscriptions
3m
Demo: Permanent Events
4m
Timer Queries
2m
Demo: Timer Queries
1m
Module Summary
1m
Description
Course info
Rating
Level
Intermediate

Updated
Oct 28, 2011

Duration
2h 30m

Description
WMI is a fantastic management tool that is built right into Windows client and server. With PowerShell, you can access all off WMI simply and easily. This course shows you how you can do that.
About the author