Hi,
security scanners may rank the ciphers a ESXi host uses for encryption as weak.
Continue reading ESXi: Change encryption cipher modes
Hi,
security scanners may rank the ciphers a ESXi host uses for encryption as weak.
Continue reading ESXi: Change encryption cipher modes
Hi,
usually vCenter generates the certificates for the connected ESXi hosts. This is done by the VMCA and can be triggered by the vCenter GUI => Browser to the ESXi Host -> System -> Configure -> Certificate -> Renew.
To generate a new ESXi Host certificate, which is used for https connections at TCP/443 and for the CIM service TCP/5989, a script is located in /sbin.
Continue reading ESXi: Generate a new selfsigned host certificate
Hi,
these are the steps to install own certificates on an ESXi host.
Continue reading ESXi: Install a custom certificate
Hi,
the default prompt of the powershell is “PS” and the current working directory:
Continue reading Powershell: Customize the prompt
Hi,
if have some own aliases or functions defined which should be loaded when powershell starts you can create a startup script.
Continue reading Powershell: Run a (init) script when powershell starts