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