Hello All,
Is there a simply way to set a maximum number of levels -resurse will go to down a directory structure i.e. say 5 levels when doing something like this
get-childitem c:\ -filter "*.exe" -recurse
Thanks
Ernie
PS v2
Hello All,
Is there a simply way to set a maximum number of levels -resurse will go to down a directory structure i.e. say 5 levels when doing something like this
get-childitem c:\ -filter "*.exe" -recurse
Thanks
Ernie
PS v2