I’ve working with WMI a lot recently and frequently seen things like this Get-WmiObject -Class Win32_OperatingSystem -ComputerName dc02 Get-WmiObject -Class Win32_ComputerSystem -ComputerName dc02 Get-WmiObject -Class Win32_LogicalDisk -ComputerName dc02
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2011/07/27/just-a-thought.aspx
Posted
Jul 27 2011, 03:54 AM
by
Richard Siddaway's Blog