HI
i am changing the esx ip vlan and default Gate way
the script run fine - and i expect that there will be timeout when i run the script loss of connection
command
$netMgr.UpdateNetworkConfig($config,[VMware.Vim.HostConfigChangeMode]::modify)
is there a way to make the time out shorter ?
Roni