Update vCenter-SSL.ps1

This commit is contained in:
2024-11-13 21:44:30 -06:00
parent bc80d13bed
commit 80996ab260

View File

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