5 Commits
Author SHA1 Message Date
Alan ComstockandGitHub dc523953ca Adds VLANs to an existing standard switch
This script will add VLANs to an existing standard switch on a host.
Information needed:
$esxhost - Name of host
$vswitch - Name of existing standard switch
$vlanlist - List of all the VLANs you want to add to the switch
2017-10-27 09:25:47 -05:00
Alan ComstockandGitHub 76820423a4 Multipath to Round Robin on all FC disks in cluster
This will configure multipath to round robin and IOPS to 1 on all disks in a cluster based upon the vendor type.
This script is configured for 3par LUNs.  Change $vendor for other storage types/vendors.
2017-10-27 09:16:39 -05:00
Alan ComstockandGitHub fee53a0565 Create SetClusterMultiPathToRoundRobin.ps1 2017-09-14 10:42:04 -05:00
Alan ComstockandGitHub b10e560615 Update SetMultiPathToRoundRobin 2017-09-13 12:37:15 -05:00
Alan ComstockandGitHub 0d461ab72b Create SetMultiPathToRoundRobin 2017-09-13 10:29:57 -05:00