AgedFileManagement

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

Minimum PowerShell version

7.3.5

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AgedFileManagement

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AgedFileManagement

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

pr_prakash78@outlook.com

Package Details

Author(s)

  • pr_prakash78@outlook.com

Cmdlets

Get-AgedFilesByLastAccessTime Get-AgedFilesByLastWriteTime

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 55 7/22/2023