July 2018
Beginner
552 pages
13h 18m
English
WMI is the implementation of the Web-Based Enterprise Management (WBEM) and Common Information Model (CIM) standards from the Distributed Management Task Force (DMTF). It allows you to manage and administrate clients and servers, locally and remotely. It is important that you learn how WMI/CIM works technically, and we therefore recommend you read about its basics, for example, in the Windows internals books: https://docs.microsoft.com/en-us/sysinternals/learn/windows-internals.
These were the old cmdlets in early PowerShell:
The v2/CIM cmdlets replaced the so-called WMI v1 cmdlets, which are completely missing in PowerShell Core 6.
Further information ...
Read now
Unlock full access