Error :
ps1 script cannot be loaded because running scripts is disabled on this system
Solution:
run below command and rerun your ps1 script
set-ExecutionPolicy RemoteSigned -Scope CurrentUser
ps1 script cannot be loaded because running scripts is disabled on this system
run below command and rerun your ps1 script
set-ExecutionPolicy RemoteSigned -Scope CurrentUser
To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...