POWERSHELL TIP: How to touch a file. January 8, 2014 4:30 pm \ by John Perry This site has a good solution. (ls testFile.txt).LastWriteTime = Get-Date Chinh Do – Touching a File with PowerShell Posted in: PowerShell