PowerShell/CIM: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== PowerShell CIM == WARNING: WMIC is deprecated, in favor of PowerShell WMI which was deprecated in favor of PowerShell CMI ! (warning from "wmic /?") This utility is superseded by Windows PowerShell for WMI; see Chapter 7 - Working with WMI. https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/07-working-with-wmi?view=powershell-7.4 See PowerShell/WMI ref: https://learn.microsoft.com/en-us/windows/win32/wmis...") |
(No difference)
|
Revision as of 05:24, 4 August 2024
== PowerShell CIM == WARNING: WMIC is deprecated, in favor of PowerShell WMI which was deprecated in favor of PowerShell CMI ! (warning from "wmic /?")
This utility is superseded by Windows PowerShell for WMI; see Chapter 7 - Working with WMI. https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/07-working-with-wmi?view=powershell-7.4
See PowerShell/WMI
ref: https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmic