mirror of
https://github.com/tsmagnum/Hyper-V-Report.git
synced 2026-04-17 21:54:09 +02:00
Update GlobalVariables.ps1
This commit is contained in:
committed by
GitHub
parent
a8bfabd203
commit
287aaee2df
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user