Summary : Learn how to use the Windows PowerShell Select-String cmdlet to easily parse WMI output. Hey, Scripting Guy! I have a quick question: is it possible to parse the output of some of the WMI commands? I know they return objects, but some of the
Read More...
Read the complete post at http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/02/use-the-powershell-select-string-cmdlet-to-parse-wmi-output.aspx
Posted
Aug 02 2011, 02:01 AM
by
Hey, Scripting Guy! Blog : Windows PowerShell