This script will update the SCSI Controller for a Virtual Machine. It does not check to see if the VM is configured for a 64-bit Guest OS (BusLogic isn't supported) It does check to see if VMware Tools are running and shutdown the VM using the Guest OS Shutdown It does return the VM to the...
ChangeScsiController.ps1
1 Comment - no search term matches found in comments.
This script will either export SPBM policies to a folder or import SPBM policies from a folder. Tested on vCenter 6.5 with PowerCLI 6.5, but should work with earlier versions. Syntax is: To Backup SPBM Policies to a Folder XFER-SPBM-Policies.ps1 -Server -Action export -FilePath ...
XFER-SPBM-Policies.ps1
2 Comments - no search term matches found in comments.