From bf79c9c605e663f3c2b42eae3d037416c31139eb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 13 Nov 2024 21:48:22 -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 7dcd4187..a36a5f65 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_PROD $PAAccount = Get-PAAccount If ($PAAccount) {