Dependent VHDs
You can also create dependent VHDs-multiple VHDs that depend on a parent VHD. Why would this be useful? Suppose you have 10 employees, but they basically use three configurations:
- Office admin configuration
- Graphics configuration
- Developer configuration
With a dependent VHD approach, you could create one parent VHD (the common company configuration, which might have your companystandard email/web software, antivirus software, network configuration, user accounts, and so forth). Then you could create the three dependent VHDs, one for each configuration:
- Office admin VHD, containing finance software
- Graphics VHD, containing graphic editing software
- Developer VHD, containing a complete programming environment
You could then distribute these VHDs to company employees as appropriate, standardizing software usage across your company with no trouble. To create dependent VHDs, you'll need to follow the steps outlined in the section "Creating a VHD" earlier in this tutorial, but add one additional parameter when you create the VHD. In step 6, add the parameter
parent="c:\Windows7base.vhd"
Then complete the rest of the steps as described.
In this tutorial:
- Virtualization
- Advantages of Virtualization and VHDs
- Disadvantages of Virtualization and VHDs
- Example 1: Garage-Based Manufacturer
- Example 2: Multiple Home Users Under the Same Roof
- Using Windows 7 Virtualization
- Native Hard Disk Support in Windows 7
- Dependent VHDs
- Creating VHDs from Within Windows 7
- Windows XP Mode in Windows 7
- Configuring Windows XP Mode
- Why Use Windows XP Mode?
- Installing Windows 7 Under Sun VirtualBox
- VMWare
- Installing and Configuring VMWare
- Moving to a Virtualized Environment