Difference between revisions of "Active Directory/Documentation/WDS/Management/Server Setup"

From WolfTech
Jump to navigation Jump to search
Line 9: Line 9:
 
### Choose PXE Response policy.  
 
### Choose PXE Response policy.  
 
### Add an image.  For more info, see [[../WDS_Images | WDS Images]]
 
### Add an image.  For more info, see [[../WDS_Images | WDS Images]]
 +
# Install the Windows Automated Installation Kit
 +
 +
=Resources=
 +
*http://technet2.microsoft.com/WindowsVista/en/library/9e197135-6711-4c20-bfad-fc80fc2151301033.mspx?mfr=true
 +
*http://technet2.microsoft.com/WindowsVista/en/library/88f80cb7-d44f-47f7-a10d-e23dd53bc3fa1033.mspx?mfr=true

Revision as of 11:14, 28 March 2007

WDS Setup

  1. Install Windows 2003 Server R2 SP2
    • Create separate partition for images.
  2. Install Windows Deployment Services from Add/Remove Programs/Windows Components
  3. Open Administrative Tools > Windows Deployment Services
    1. Expand Servers
    2. Right click on the server and select Configure Server.
      1. Choose a path on the 2nd drive (ie E:\RemoteInstall).
      2. Choose PXE Response policy.
      3. Add an image. For more info, see [[../WDS_Images | WDS Images]]
  4. Install the Windows Automated Installation Kit

Resources