From daf17390d7f808d6201760da5ea90edc0778cab4 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Fri, 28 Nov 2025 21:17:10 -0500 Subject: [PATCH] Update samy.ps1 --- samy.ps1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/samy.ps1 b/samy.ps1 index 21308b4..aa326ab 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -1,5 +1,4 @@ -#region Documentation -<# +<# ## Last changes made should fix the issues we had wen running thi in Windows 11 25H2 @@ -150,7 +149,6 @@ # Runs the off-boarding tasks in sequence without launching the UI. #> -#endregion Documentation #region Safely bypass Restricted Execution Policy # ─── Safely bypass Restricted Execution Policy ─── if ($ExecutionContext.SessionState.LanguageMode -ne 'FullLanguage' -or