When you use PXE to initiate an operating system image deployment to a target computer there are several configuration decisions that must be considered depending on your network environment.
The sections below outline the various configuration and installation options that should be considered if you plan to use PXE to initiate operating system image deployments.
PXE Service Point
The PXE service point is a Microsoft System Center Configuration Manager 2007 site role that responds to PXE requests from computers that have been imported into Configuration Manager 2007. The PXE service point must be configured to respond to PXE boot requests by Configuration Manager 2007 clients so that Configuration Manager 2007 clients can interact with the Configuration Manager 2007 infrastructure to determine the appropriate installation actions to take. A PXE service point can be installed on a primary or secondary site. Installing a PXE service point on a site system that is configured as a branch distribution point is not supported.
PXE Service Point Configuration | More Information |
---|---|
Windows Deployment Services (WDS) |
The Transport Server WDS role service is required for PXE support.
|
WDS Configuration Considerations |
The WDS installation requires that the administrator is a member of the Local Administrators group on the server where Windows Deployment Services is installed. In addition, your computing environment must meet the following technical requirements:
|
Network PXE Requests |
By default, the Configuration Manager 2007 PXE service point is configured to respond immediately to network PXE requests. You can configure a delay when setting up the PXE service point if there are multiple PXE servers on your network so that the Configuration Manager 2007 PXE service point will wait the specified amount of time before responding to network PXE requests. |
Available NTFS partition |
The PXE service point running WDS requires an available NTFS hard disk partition to store boot images. The stored boot images will be used with the PXE initiated operating system deployments. |
Windows Deployment Services (WDS) and DHCP
You should consider the following configuration options if you plan to co-host the PXE service point on a server running DHCP.
PXE Service Point Configuration Item | More Information |
---|---|
DHCP considerations |
You must have a functioning DHCP server with an active scope. WDS will utilize PXE which requires a DHCP server. Whether you plan to co-host WDS and DHCP on the same server or use two different servers you must configure WDS to listen on a specific port. DHCP and WDS both require port number 67. If you have co-hosted WDS and DHCP you can move DHCP or the PXE site role to a separate server or use the procedure below to configure the WDS server to listen on a different port. Modify the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WDSServer\Providers\WDSPXE Set the registry value to: UseDHCPPorts = 0 For the new configuration to take effect run the following command on the co-located DHCP and WDS server:
|
DNS Considerations |
A DNS server is required to run WDS. |
Firewall and server port settings |
The following UDP ports must be open on the WDS server and on the firewall: Port 67 (DHCP) Port 69 (TFTP) Port 4011 (PXE) |
Installing WDS
Task | More Information | ||
---|---|---|---|
WDS components |
The WDS installation installs the following components:
|
||
WDS Installation Procedures |
If you plan to install WDS on a server running Windows Server 2003, Service Pack 1:
|
PXE Advertisements
The following section describes general PXE advertisement configuration planning considerations.
Advertisement Type | More Information | ||
---|---|---|---|
Mandatory advertisement |
Computers that receive a mandatory advertisement that is enabled for PXE will boot using PXE without any user intervention. The user will not be given an option to bypass the PXE boot.
|
||
Optional advertisement |
For computers that receive an optional advertisement that is enabled for PXE, a user must be present at the computer to press F12 to continue the PXE boot process or the computer will boot into the current operating system or using the next available boot device. |
||
Clear last PXE Advertisement |
If for any reason you want to re-advertise a mandatory advertisement enabled for a PXE device or assigned to a collection you can select this option by right clicking an existing Configuration Manager 2007 collection or a device with an existing PXE advertisement and selecting Clear last PXE Advertisement.
|