User Tools

Site Tools


make_custom_esxi

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
make_custom_esxi [2022/01/25 21:56] chrismake_custom_esxi [2022/01/25 21:57] (current) chris
Line 54: Line 54:
 If you encounter the issue that your connection is refused/closed than enter the following command into an elevated PowerShell: If you encounter the issue that your connection is refused/closed than enter the following command into an elevated PowerShell:
  
-   [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Ssl3 +   [Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Ssl3
 Reboot the machine and try again. This issue is due to the use of SSL3. Reboot the machine and try again. This issue is due to the use of SSL3.
  
make_custom_esxi.1643144199.txt.gz · Last modified: 2022/01/25 21:56 by chris