Intro
Ever since I started learning about and developing for Microsoft CRM, I've used VPC (virtual pc) images to develop and test customizations, workflows, security roles, etc. Often times I would have to copy the virtual hard drive multiple times for multiple clients.
Differencing disks allow you to create a new disk off of a parent disk, but going forward, all changes made to that disk are saved to the new disk. This will allow you to have multiple virtual machines setup, but only using one parent virtual hard drive.
Steps To Create Differencing Disk
- Create Virtual Hard using the wizard via the Virtual PC Console