I have some files which I want to change the time created/modified to now as they have been copied from a computer in a different timezone and they appear to be created in the future which is causing a problem.
I want to be able to update all the files in a directory with a single command.
I think it's possible to do it with COPY in DOS but I can't work out the arguments I need.
Using Windows Server 2003 by the way.
