Update vCenter-SSL.ps1

This commit is contained in:
2024-11-13 21:48:46 -06:00
parent bf79c9c605
commit 95956ef48a

View File

@@ -69,7 +69,7 @@ else {
Set-PAServer -DirectoryUrl LE_PROD Set-PAServer -DirectoryUrl LE_PROD
} }
Set-PAServer LE_PROD #Set-PAServer LE_PROD
$PAAccount = Get-PAAccount $PAAccount = Get-PAAccount
If ($PAAccount) { If ($PAAccount) {