Hi there, i'm kind of a newbie in powershell, so i'm a bit stunted with this task:
I managed to generate a csv populated with some large files that have been unused in a long time, i have their full path name in one column, and their parent folder in another, along some more information in csv format.
What i want to do now, is for archiving purposes, replicate their current directory structure in another location and move those files there.
my csv looks like this
source parentfolder etc
"directory/filename" "directory" "more information"