PowerShell PowerShell Get-ChildItem | where LastWriteTime -gt (Get-Date).AddDays(-1) 1 Get-ChildItem | where LastWriteTime -gt (Get-Date).AddDays(-1)