Note In the following methods,
X is a placeholder for the drive name of the disk drive where you create the Windows Server 2003 installation folder and the service pack folder. After you integrate the Windows Server 2003 SP2 files into the Windows Server 2003 installation folder, you can do the following tasks:
- Share the Windows Server 2003 installation folder from that location.
- Copy the Windows Server 2003 installation folder to another location or to another computer.
- Burn the Windows Server 2003 installation folder onto removable media.
Method 1: Use the /integrate switch
- Connect to the network drive or to the local drive where you want to create the Windows Server 2003 installation folder. Designate this drive as drive X.
- Create the Windows Server 2003 installation folder, and create the service pack folder. To do this, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type mkdir X:\2k3CD\i386, and then press ENTER.
- Type mkdir X:\2k3SP2, and then press ENTER.
- Use the Xcopy command-line tool to copy the files and the subfolders from the Windows Server 2003 installation CD to the X:\2k3CD\i386 folder. To do this, follow these steps:
- Insert the Windows Server 2003 installation CD into the CD drive or into the DVD drive.
- Type the following command at a command prompt, and then press ENTER:
xcopy /e /i /v CD-ROM_Drive:\i386 X:\2k3CD\i386
- Type Exit, and then press ENTER.
- Download the Windows Server 2003 SP2 network installation package to the X:\2k3SP2 folder. To download the Windows Server 2003 SP2 network installation package, visit the following Microsoft Web site:
Note If the operating system uses a language that is not English, change the language to English before you download the Windows Server 2003 SP2 network installation package. The Change Language list is in the middle of the page.
- Click Start, click Run, type cmd, and then click OK.
- Type cd X:\2k3SP2, and then press ENTER.
- Type WindowsServer2003-KB914961-SP2-x86-ENU.exe/integrate:X:\2k3CD, and then press ENTER.
The Windows Service Pack 2 Setup Wizard starts and notifies you that the Windows Server 2003 SP2 files are being integrated into the Windows Server 2003 installation folder. - Follow the instructions in the Windows Service Pack 2 Setup Wizard.
- Click OK when you see a dialog box that indicates that the integrated installation is complete.
- Type Exit, and then press ENTER.
- After you complete the integration process, run an in-place upgrade to Windows Server 2003 SP2. To do this, click Start, click Run, type X:\2k3CD\i386\winnt32, and then click OK.
Method 2: Use the Update.exe utility
- Follow steps 1 through 7 from Method 1.
- Type WindowsServer2003-KB914961-SP2-x86-ENU.exe �x, and then press ENTER.
- When you are prompted, make sure that the X:\2k3SP2 folder is listed as the destination folder for the extracted files, and then click OK to extract the files.
- Type X:\2k3SP2\i386\update\update /s:X:\2k3CD, and then press ENTER.
The Windows Service Pack 2 Setup Wizard starts and notifies you that the Windows Server 2003 SP2 files are being integrated into the Windows Server 2003 installation folder. - Click OK when you see a dialog box that indicates that the integrated installation is complete.
- After you complete the integration process, run an in-place upgrade to Windows Server 2003 SP2. To do this, click Start, click Run, type X:\2k3CD\i386\winnt32, and then click OK.