Update vCenter-SSL.ps1

This commit is contained in:
2024-11-13 21:48:22 -06:00
parent 80996ab260
commit bf79c9c605

View File

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