diff --git a/samy.ps1 b/samy.ps1 index 9491fc2..fab10b3 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -5,7 +5,6 @@ Full documentation: https://git.svstools.ca/.../docs/SAMY.help.md #> - #region Safely bypass Restricted Execution Policy # Safely bypass Restricted Execution Policy if ($ExecutionContext.SessionState.LanguageMode -ne 'FullLanguage' -or @@ -32,8 +31,6 @@ $ProgressPreference = 'SilentlyContinue' $ConfirmPreference = 'None' #endregion Safely bypass Restricted Execution Policy -#endregion Safely bypass Restricted Execution Policy - function Invoke-ScriptAutomationMonkey { # ─────────────────────────────────────────────────────────────────────────