Howto Upgrade to VMware ESXi 7.0 Update 3o

This short guide explains how to upgrade an existing installation of VMWare ESXi 7.0 to upgrade 3O
As pre-requisite you need to have too access and either insert the commands directly or via an active SSH connection.

esxcli network firewall ruleset set -e true -r httpClient
esxcli software profile update -p ESXi-7.0U3o-22348816-standard  -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml 
esxcli network firewall ruleset set -e false -r httpClient