initial release
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user