Hi,
I have several VMs that have .vmdk for themselves and some being shared with other VMs.
My understanding is that "Move-VM testVM -Datastore newDS" would target all of the disks that testVM has access to and move them to newDS. If the testVM's .vmdk files reside on multiple datastores (DS1, DS3 and DS7 say), is there a way that I can specify only storage from DS7 are targeted to move to newDS.
Better yet, is there a command to migrate the content of one datastore to a new one, and reconfigure all of the objects to use the new one.
Thx