Copy, Move, Update
FileShare [Last Accessed] To disable the operating systems behviour of setteing files [Last Accessed] property you can run the following command. However please refer to the Microsoft documentationTo disable
fsutil behavior set disablelastaccess 1
To query the status:
fsutil behavior query disablelastaccess

