Powershell ps1 cannot be loaded because running scripts is disabled on this system

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 

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...