May 2024
Intermediate to advanced
826 pages
18h 13m
English
Windows Management Instrumentation (WMI) was introduced as a downloadable component with Windows 95 and NT. Windows 2000 had WMI pre-installed, and it has since become a core part of the operating system.
WMI is how Microsoft chose to implement a Common Information Model (CIM).
WMI can be used to access a huge amount of information about the computer system. This includes printers, device drivers, user accounts, ODBC, and so on; there are hundreds of classes to explore.
This chapter covers the following topics:
Let’s start with WMI, which is made up of a large collection of classes.
The scope of WMI is vast, which ...
Read now
Unlock full access