initial release
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Script de housekeeping - Suppression des fichiers de plus de 3 heures
|
# PowerShell Housekeeping Script - Delete files older than specified hours
|
||||||
# PowerShell
|
#
|
||||||
|
# by Sebastien Plante
|
||||||
|
# Version 1.0 - Initial release - 2025-11-25
|
||||||
|
|
||||||
param(
|
param(
|
||||||
[Parameter(Mandatory = $false)]
|
[Parameter(Mandatory = $false)]
|
||||||
|
|||||||
Reference in New Issue
Block a user