Get-FolderAge

1.1

Get-FolderAge returns `LastModifiedDate` for a specified folder(s) and if folders were modified after a specified cut-off date.

Installation Options

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

Install-Script -Name Get-FolderAge -RequiredVersion 1.1

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

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

Package Details

Author(s)

  • Igor Iric iricigor@gmail.com https://github.com/iricigor

Tags

fileserver folder-structure modification-date last-modified last-write-time path-too-long

Functions

Global:Get-FolderAge

Dependencies

This script has no dependencies.

Release Notes

Added -Exclude and -Threads parameters, for more info see https://github.com/iricigor/GetFolderAge/blob/master/ReleaseNotes.md

FileList

Version History

Version Downloads Last updated
1.2.1 218 10/28/2018
1.2 24 10/24/2018
1.1 (current version) 20 10/17/2018
1.0 22 10/14/2018