Posts: 10,594
Threads: 664
Joined: May 2025
Reputation:
0
Our corporate IT has implemented a system policy to automatically delete any file that hasn't been modified in the last 5 years. This applies to files anywhere on our laptops, One Drive, server, etc. Problem is that my team all has reference files and documents that are 5 years or older that we NEED. We can't move files to flash drives, sd cards, etc as system policies have locked out all of these options. Is there any way to bulk update modified dates without requiring admin rights?
Posts: 10,326
Threads: 1,362
Joined: May 2025
Reputation:
0
sounds like an exception should be made by your IT folks for this scenario. Shouldn't be up to you to figure out a way to subvert their policies.
Posts: 9,490
Threads: 407
Joined: May 2025
Reputation:
1
This is about as brain damaged a policy as the whole "we delete email after a year" policy but at least I understand the lawyers' rationale on that one.
Pretty sure you can use something like robocopy to duplicate the files but with new created/modified/accessed dates.
Also keep a recent zip archive of the old files around and periodically expand, copy, and rezip into a new archive.
Agree with others here, though, these are workarounds to a policy that at least should have exception and would be best reconsidered as creation date is a poor indicator of file utility.
Posts: 3,633
Threads: 125
Joined: May 2025
I was going to say Disk Image, but zip sounds easier.
Posts: 7,021
Threads: 429
Joined: May 2025