Hi All,
I have seen examples of using a Compare-Object in powershell but it gets complicated for what i want to do, i have a rough idea how to use this;
firstly i want to be able to compare NEW FOLDER to CURRENT FOLDER
Both folders will have identical folders, sub-folders however there may be some new files.
Source code files, docs, pdf's and so on that may have text changes so the file size may not change.
However the changes I find in the folders I would like to copy to a new folder with the same folder structure.