From 85c4ad99e1705988d7037e54251cdc3543a7d478 Mon Sep 17 00:00:00 2001 From: Sebastien Plante Date: Tue, 25 Nov 2025 11:40:22 -0500 Subject: [PATCH] initial release --- Cleanup-OldFiles.ps1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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)]