Hi, I am new to Poweshell and it seems to be a solution for what I am trying to do but I cannot figure out the correct code to use. I am trying to copy all .jp files from my backup drive E: to a directory on the same drive E:\Photo_Backup
I have many duplicate file names in many back up directories which I would like to move to E:\Photo_Backup with no other sub directories. How can this be accomplished by keeping the original file names but appending 1,2,3, etc. to each name to differentiate between the files?
My goal is to review the files that are the same size and similar name and then delete the ones I don't want which are filling up my back up drive.
Thanks.
Dave