mirror of
https://github.com/tsmagnum/Hyper-V-Report.git
synced 2026-04-17 15:43:26 +02:00
Update GlobalVariables.ps1
This commit is contained in:
committed by
GitHub
parent
9af3870141
commit
6c9026f65a
@@ -1,5 +1,5 @@
|
||||
#Script Info - please do not modify the following line
|
||||
$scriptVersion = "2.0.1"
|
||||
$scriptVersion = "2.0.2"
|
||||
|
||||
#Cluster Environment
|
||||
$clusterDeployment = $false #Set to $true for a clustered environment
|
||||
@@ -52,3 +52,4 @@ $encryptedSMTPCredsFileName = "EncryptedCreds.xml" #name of the encrypted creds
|
||||
$smtpServerUser = "smtpserver.user"
|
||||
$smtpServerPwd = "mySecretPwd"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user