Hello All!
Yesterday Don gave me this statment:
dir *.atf -recurse
and it worked well on PS 3.0. Now when I try on PS 2.0 it does not work.
So I have tried this:
get-childItem C:\path -include *.atf -recurse
and it works great with PW2.0 but not in PW3.0. Is there any way to be compatible for both versions?
Thanks!