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
List the vSwitches from ESXI using CLI: esxcli network vswitch standard list output example: vSwitch0 Name: vSwitch0 Class...
No comments:
Post a Comment