Introduction
This posting walks you through the process of building and deploying clones of Windows Server 2008 R2 within the VMware Workstation environment. It involves a five-step process: build, sysprep, snapshot, clone and launch. Budget about 3h for completion of all steps - most of which will involve the build step.
Step 1: Build
In this posting, you have learned how to build and deploy clones of Windows Server 2008 R2 in VMware Workstation.
References
This posting walks you through the process of building and deploying clones of Windows Server 2008 R2 within the VMware Workstation environment. It involves a five-step process: build, sysprep, snapshot, clone and launch. Budget about 3h for completion of all steps - most of which will involve the build step.
Step 1: Build
- In VMware Workstation, create a new VM. For my work, 40GB disk is sufficient
- 1.5GB memory will work fine if total host memory is limited.
- Install Windows Server 2008 R2
- Install Windows Server 2008 R2 Service Pack 1
- Install all remaining updates
- Do not add roles or features (these are not supported for sysprep)
- Do not configure the network adapter
- Do not configure system properties
- Navigate to C:\Windows\System32\sysprep:
- Launch sysprep.
- Configure as:
- System Cleanup Action: Enter System Out-of-Box Experience (OOBE)
- Generalize: Enabled
- Shutdown Options: Shutdown
- Click OK.
- Wait for completion.
Shutdown.
- Right-click build in VMware Workstation sidebar
- Choose Take Snapshot
- Enter identifying information
- Click OK.
- Right-click build in VMware Workstation sidebar
- Choose Clone...
- Click Next
- Select An existing snapshot (powered off only)
- From dropdown, select snapshot you created
- Click Next
- Select Create a full clone
- Click Next
- Enter virtual machine name and location
- Click Finish
- Wait for completion.
- Select a new clone and power up.
- On power up, the startup screen will appear different.
Seeing this screen is an indication that your clone was successful. Services and devices will be installed. To retain services and devices in the template, review the references for additional command line arguments. - After bootup, complete the usual installation prompts
- This completes this procedure.
In this posting, you have learned how to build and deploy clones of Windows Server 2008 R2 in VMware Workstation.
References
- TechNet Evaluation Center
- Windows 7 and Windows Server 2008 R2 Service Pack 1 (KB976932)
- TechNet: Sysprep Technical Reference
- TechNet Blogs: Where is SYSPREP in Windows Server 2008 and Windows Server 2008 R2?
- Disappearing Domain Accounts when adding Domain Account as Local Administrators
- How to Sysprep Windows Server 2008
- Sysprep Windows 2008 R2
- If after cloning the build and joining it to your domain, you experience weird problems such as disappearing domain accounts or security principal errors, verify that you made the snapshot after sysprep and not before.
No comments:
Post a Comment