From 80996ab2603ed8a68b36754ce237baeb50a08849 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 13 Nov 2024 21:44:30 -0600 Subject: [PATCH] Update vCenter-SSL.ps1 --- inc/vCenter-SSL.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/vCenter-SSL.ps1 b/inc/vCenter-SSL.ps1 index c593578c..7dcd4187 100644 --- a/inc/vCenter-SSL.ps1 +++ b/inc/vCenter-SSL.ps1 @@ -69,7 +69,7 @@ else { Set-PAServer -DirectoryUrl LE_PROD } -#Set-PAServer LE_STAGE +Set-PAServer LE_STAGE $PAAccount = Get-PAAccount If ($PAAccount) {