That's correct, PowerCLI scripts would really help you in this task. Before you make any changes to Old vCenter, Take a complete Inventory export using RVTools - RVTools - Home Export RVTools ...
See more...
That's correct, PowerCLI scripts would really help you in this task. Before you make any changes to Old vCenter, Take a complete Inventory export using RVTools - RVTools - Home Export RVTools report to Excel. Create PowerCLI script to export VM Name and VMX Path, VM Power Status. In new vCenter, create vSwitch, PortGroup same as old vCenter. Configure datastores as old Hosts. For all datastores keep the same old name to avoid issues. Run PowerCLI script to Register VM to inventory and Power on VMs. For exchange VM, You have to make sure all the Datastore names remain same and exchange LUN id should be same as old one. After registering Exchange VM, check all disk including RDM disk and its LUN are correct as it was before. Disk ID, SCSI Node number should be same. Even if Exchange RDM LUN ID get changed, before PowerOn you can reattach RDM LUN to same old SCSI Node Number of VM. Whatever you need to play with disk, do it before power on to avoid issues with services, db. Also make a note of LUN Drive Letter in Exchange VM before PowerOff in Old vCenter, services will not start Incase drive letter get changed. - Haridas vPRH » Virtual Admin