• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software to reset file's timestamp?

NaughtyusMaximus

Diamond Member
I have a bit of a weird problem.

I changed from a particularly bad document management system over to a more simple smb file share recently. The way I did so was to just copy and paste all of the files from the old system over onto the newly mapped drive. In doing so, Windows reset the timestamp on all of the files to the date/time of this copy.

That means that if my users have been stupid and not named their files in a sensible way, when they try to find documents based on their last modified date, they don't get any useful info.

However, if I take a look at any of the files, by right clicking, going to 'properties', and then 'summary', and opening the advanced dialogue, I can see that the 'date last saved' is still the correct date (of 2003, 2004, 2005, 2006, 2007, or whatever). So I guess my question is, does anyone know of an application that will let me run a batch job to set the last modified date to the 'last saved date'?

Thank you for any help!
 
That "date last saved" is likely a special Word-only attribute so you'd need something that could parse that and then update the timestamp on the file from it.
 
Got it!

Got a copy of 'AttributeMagic Pro', which is a little buggy, but seems to do the trick (eventually)

Thanks for helping me figure out what to google 😉
 
Back
Top