When writing WMI queries expressions in Windows PowerShell, it is recommended to use WMI filtering, as opposed to getting objects and then filtering with Where-Object. I see expressions like this quite often: get-wmiobject win32_process -computer $c |
Read More...
Read the complete post at http://jdhitsolutions.com/blog/2011/10/filter-left/#utm_source=feed&utm_medium=feed&utm_campaign=feed?utm_source=rss&utm_medium=rss&utm_campaign=filter-left
Posted
Oct 14 2011, 07:29 AM
by
The Lonely Administrator