I currently have been tasked to find a script to:
1. walk a system tree and find all .pst files on a netwotk share..ie drive:\home\username\mail\*.pst
2. Copy said files to a new location keeping the sytem tree in tack, but all directories empty except the target folder.
3. Then set ownership of each pst to the username.
Any thought would be greatly appreciated. I can do it manually, but 300 users would take some time.
Thanks.