▲ 0 r/PowerShell
Help with PS!
I want to change the creation date on one of my documents. I used the following prompt:
$(Get-Item "C\documents/x.mqda").
CreationTime = "10/05/2023 09:00:00"
But thuis doesnt work....
Can someone give the right prompt?
u/Bitter_Shallot3027 — 6 days ago