The Windows Management Instrumentation (WMI) is the instrumentation and plumbing through which nearly all Windows resources can be accessed, configured, managed, and monitored.
WMI Scripting Primer- The Scripting Guys
- Part 1 How to use the WMI scripting library to create Windows system administration scripts
- Part 2 Common Information Model repository and CIM classes to help you tap the full power of WMI scripting
- Part 3 Defines the WMI scripting library. Shows how to use it to access and manageĀ resources
AutoHotkey forum posts on WMI
- Big post by shajul with many of the examples shared in our download
- Second post by sbc
- New forum by jNizM
Additional Resources
- WMI Tasks for Scripts and Applications
- WMI Samples
- WMI Code Creator
- Windows Management Instrumentation (WMI) Guide: Understanding WMI Attacks
- Wikipedia entry on WMI