1) Download the latest version of sysprep for Windows 2003 from Microsoft or from Deploy.cab on the Windows 2003 CD under the Support folder.
2) Copy the extracted sysprep files to the Virtual Center server.
Place the files in this location:
For 2003 – C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\sysprep\svr2003 or For 2008 – C:\ProgramData\VMware\VMware VirtualCenter\sysprep
This location is specific to the 2003 version of Windows.
3) Install Windows 2003 as a guest OS in VMware
Apply latest Service Pack
Install latest updates from Microsoft
Install VMWare Tools
Custom install
Install all VMware Device Drivers
Do not install Share Folders
Do no install Wyse Multimedia Support
Use DHCP to obtain IP Address
Delete all ServicePack and Hotfix uninstall directories from %systemroot%.
They are usually $NTUnistallxxxxxx$ and $NTServicePackUninstall$
Disable Windows Screensaver
Enable Remote Desktop for administration
Remove IE Security Enhancements
Tasks that cannot be done because of Sysprep
The follow items have been found to be undone by sysprep
Changing drive letters for CDRom, secondary HD, etc
Renaming or customizing Network Connections
Notes:
Windows 2003 R2: Use the same customization specification for this OS as your regular Windows 2003. Do not use the Windows 2003 R2 license key in the customization specification.
Align Windows Disks:
(Use this on additional disk drives added to VMs. Does not apply to 2008 or above)
From a command prompt:
CMD>diskpart
DISKPART> list disk (disks should be listed)
DISKPART> select disk # (This selects the disk drive)
DISKPART> list partition (This step should result in a message stating “There are no partitions on this disk to show.” This message confirms the disk is blank)
DISKPART> create partition primary align=64
Format the disk