Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:ps:powercli:certificate [2021/10/29 09:02] – created jsdev:ps:powercli:certificate [2024/09/11 12:03] (current) js
Line 1: Line 1:
 ====== PowerCLI invalid certificate ====== ====== PowerCLI invalid certificate ======
  
-<code powershell>Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false</code>+<code bash>Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false</code> 
 + 
 +