diff --git a/Cleanup-OldFiles.ps1 b/Cleanup-OldFiles.ps1 index a46da06..cd17ba6 100644 --- a/Cleanup-OldFiles.ps1 +++ b/Cleanup-OldFiles.ps1 @@ -1,5 +1,7 @@ -# Script de housekeeping - Suppression des fichiers de plus de 3 heures -# PowerShell +# PowerShell Housekeeping Script - Delete files older than specified hours +# +# by Sebastien Plante +# Version 1.0 - Initial release - 2025-11-25 param( [Parameter(Mandatory = $false)]