From 95956ef48a2e71476a74cf23ccad9da7091a5c35 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 13 Nov 2024 21:48:46 -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 a36a5f65..7fbec491 100644 --- a/inc/vCenter-SSL.ps1 +++ b/inc/vCenter-SSL.ps1 @@ -69,7 +69,7 @@ else { Set-PAServer -DirectoryUrl LE_PROD } -Set-PAServer LE_PROD +#Set-PAServer LE_PROD $PAAccount = Get-PAAccount If ($PAAccount) {