Filter By

Package Types

Operating System

Categories

Trust Information

By: | 55 downloads | Last Updated: 7/22/2023 | Latest Version: 1.0.0

Cross Platform Aged File Handling Module.This will help you to find files by their age in days, you can list files by their write and accesstime, example Get-AgedFilesByLastWriteTime -FileAgeInDays 200 -FilePathToScan c:\temp Get-AgedFilesByLastAccessTime -FileAgeInDays 200 -FilePathToScan c:\temp