increase access time of file using PowerShell

Asked By 70 points N/A Posted on -
qa-featured

How can I retreive and increase the access time of a file by a few number of hours using PowerShell? How can I put this in a script/batch file? PLease let me know, thanks

SHARE
Answered By 0 points N/A #199596

increase access time of file using PowerShell

qa-featured

Hello Adam,

What I can understand from your text is, you need to modify file access timestamp, may be increase it or decrease it, but you need to change access timestamp.

In order to achieve this, I would suggest please refer to the below link, your issue is already answered over here.

Link to step by step command guide

 

 

Related Questions