POWERSHELL : Working with Windows Management Instrumentation(WMI)

Описание к видео POWERSHELL : Working with Windows Management Instrumentation(WMI)

#wmi #powershell #getwmiobject
PowerShell ships by default with cmdlets for working with other technologies such as Windows Management Instrumentation (WMI). There are several native WMI cmdlets that exist in PowerShell without having to install any additional software or modules.

PowerShell has had cmdlets for working with WMI since the beginning. Get-Command can be used to determine what WMI cmdlets exist in PowerShell. The following results are from my Windows 10 lab environment computer that is running PowerShell version 5.1. Your results may differ depending on what PowerShell version you're running.

Комментарии

Информация по комментариям в разработке