I recently created a Powershell script which allows you to copy/migrate your roles and privileges from one vCenter to another. Make sure the credentials used for the login of the vCenter are allowed to create and modify roles. To set up Powershell for the VMware commands: Install-Module -Name VMware.PowerCLI -Scope CurrentUser Set-PowerCLIConfiguration -Scope AllUsers -ParticipateInCeip... Continue Reading →
vCSA Update Planner in vSphere 7
After updating my homelab to the latest version I stumbled across a new feature which may not have that much attention it should have. The renamed Lifecycle Manager does have the ability to plan and precheck the vCenter server appliance update itself through an "Update Planner". It also does compatibility checks for already installed products... Continue Reading →
Migrate VM from Hyper-V to VMware with Veeam V10
Included in the newest release of Veeam Backup and Replication v10 a new feature was introduced to migrate VMs from a Hyper-V Backup to a VMware Cluster. To learn more about this feature and the highlights click HERE! This is a great opportunity to migrate your workload during a hardware (and software) refresh from Hyper-V... Continue Reading →