davehull / Kansa

A Powershell incident response framework
Apache License 2.0
1.55k stars 266 forks source link

Add Get-Recent: Get Files in recent folder #193

Closed karemfaisal closed 4 years ago

karemfaisal commented 4 years ago

this script aims to get files in recent folder for all users which the logged on user has access to.

this script is built over Get-File.ps1 script with slight edit to fulfill my needs