I have a Windows 2008 Datacenter server where I plan on creating dozens of VMs all using the same base Windows 2003 OS with some preinstall components and updates.
I was wondering,
1) What are the pros and cons to creating a parent VHD and using Hyper-V differencing disks to create multiple VMs that all share the same parent VHD. I anticipate that this would make creating new VMs based on that image incredibly easy.
2) If differencing disks are created, can the parent VHD be modified and have all the children continue to operate properly including the new changes. For example, could I install a Windows update on the parent VHD and all of the child VMs would automatically have that update applied as well (since the parent disk has changed)?