Hi
As I can rename files with the LastAccessTime while is copied?
My code:
copy-item -path $iFile.FullName -destination $target -recurse -force
thanks
Hi
As I can rename files with the LastAccessTime while is copied?
My code:
copy-item -path $iFile.FullName -destination $target -recurse -force
thanks