From 287aaee2df003b218cbb16b0ca7ebd85d03cdbe6 Mon Sep 17 00:00:00 2001 From: Federico Lillacci <65031947+tsmagnum@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:23:42 +0200 Subject: [PATCH] Update GlobalVariables.ps1 --- GlobalVariables.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GlobalVariables.ps1 b/GlobalVariables.ps1 index e642737..e8b54aa 100644 --- a/GlobalVariables.ps1 +++ b/GlobalVariables.ps1 @@ -1,4 +1,4 @@ -#Script Info - do not modify +#Script Info - do not modify the following line $scriptVersion = "1.0" #Cluster Environment - Coming soon... @@ -38,3 +38,4 @@ $smtpAuthRequired = $true #DO NOT USE A SENSITIVE OR PRIVILEGED ACCOUNT HERE!!! $smtpServerUser = "smtpserver.user" $smtpServerPwd = "mySecretPwd" +