Hi,
Does PowerShell provide help for WMI classes? I know Get-Help <cmdlet> gives information about the cmdlet. But is there something like, Get-Help <WMI class> which gives the information about the WMI class?
Ex: Get-Help Win32_Bios
Thanks!
NM
Hi,
Does PowerShell provide help for WMI classes? I know Get-Help <cmdlet> gives information about the cmdlet. But is there something like, Get-Help <WMI class> which gives the information about the WMI class?
Ex: Get-Help Win32_Bios
Thanks!
NM