Thank you Ross!
Follow up question:
Would it be possible to locate a File/Folder that exists on in a shared folder and move it to a shared drive but leave a shortcut in the Shared Folder?
I'm looking to transfer all of a user's owned files to a "Former Employees" drive however there exists an issue where the bulk of their drive files exist in shared folders owned by multiple other users.
Heres an example of what I mean:
[Organizational_Photos] - Owned by User A, shared with User B and User C
-[2017] - Owned by User B, Shared with User C
--[Human_resources_2017] - Owned By User C
----User C's Files
I'm looking to take User C's files and folders that are scattered throughout various shared folders owned by various users and move them to a shared drive but, leave behind a shortcut to the file on the shared drive which would retain its shared properties with User A and User B.
I can certainly handle the scripting portion of this but my main points of issue are finding the parents and parents of parents as well as moving the files but retaining the shortcut.
Sorry if this is confusing
-Will