Update vCenter-SSL.ps1
This commit is contained in:
@@ -66,7 +66,7 @@ try {
|
|||||||
Install-Module VCF.PowerCLI -Force -Scope AllUsers -AllowClobber
|
Install-Module VCF.PowerCLI -Force -Scope AllUsers -AllowClobber
|
||||||
}
|
}
|
||||||
|
|
||||||
Import-Module VCF.VimAutomation.Core -ErrorAction Stop
|
Import-Module VCF.PowerCLI -ErrorAction Stop
|
||||||
Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false `
|
Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false `
|
||||||
-ParticipateInCEIP:$false -DisplayDeprecationWarnings:$false | Out-Null
|
-ParticipateInCEIP:$false -DisplayDeprecationWarnings:$false | Out-Null
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user