filtering

Filtering PowerShell with the Where Method

PowerShell guru Jeff Hicks shows how to use the Where() method to do similar filtering tasks that you might use Where-Object for. In some cases, the Where() method does more.

Last Update: Oct 10, 2022

LATEST