2SR82 Posted September 30, 2013 Report post Posted September 30, 2013 Hi, we are using SCCM 2007 quite a while now and at the moment we preparing to move to SCCM 2012. We have installed a new Site Server and building new packages at the moment. (Many things on the 2007 was not structured very well and there many packages very crappy so we decide to build most things completely new.) ATM we have only one Distribiution Point (in 1 Group) at the Site Server. PXE is enabled. Boot Image is checked "Deploy this Boot-Image from the PXE Service Point" Boot Image, Operatingsystem Image, SCCM Client, Driver are all distributed to the DP. Tasksequence is distributed to the collection - configured as "Make available to boot media and PXE" If I now boot an client into PXE it connects to the server and abort with: "Contacting Server: 172.16.11.14 TFTP Download: smsboot\x64\abortpxe.com PXE Boot aborted. Booting to next device... PXE-M0F: Extiting Intel Boot Agent." The SMSPXE.log on Server says following: Client lookup reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777240" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification></ClientIDReply> SMSPXE 30.09.2013 15:41:46 2844 (0x0B1C) 00:50:56:21:8F:56, 690F4D56-2D6D-7408-0CA0-E0479E5C071C: device is in the database. SMSPXE 30.09.2013 15:41:46 2844 (0x0B1C) Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777240" ServerName="" ServerRemoteName=""><Machine><ClientID>GUID:14E36B1F-80E9-436A-B9C6-C01E01E626D4</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="CM020003" OfferIDTime="30.09.2013 14:44:00" PkgID="CM00001F" PackageVersion="" PackagePath="http://XXXXXXX.XXXXXXXXXXXXX.com/SMS_DP_SMSPKG$/CM000028" BootImageID="CM000028" Mandatory="1"/></ClientIDReply> SMSPXE 30.09.2013 15:41:46 2844 (0x0B1C) 00:50:56:21:8F:56, 690F4D56-2D6D-7408-0CA0-E0479E5C071C: using advertisement CM020003 SMSPXE 30.09.2013 15:41:46 2844 (0x0B1C) so it seems, that the the Client can't boot/load the Boot-Image. After this lines nothing more is logged into the SMSPXE. Unfortunately i have no idea where or in what log-file i can look for following errors. Additional i have tested the following things: - deploy the task sequence to unknown computers instead of a special collection - created new boot images from "\Program Files\Microsoft Configuration Manager\OSD\boot" as well as from "\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment" Always the same problem. I have tested this with 2 Clients (1 VM and 1 Dell Laptop). Same Error on both. Can anybody give me a hint what the Problem could be or where i can look for erros that occur. Greetings Quote Share this post Link to post Share on other sites More sharing options...
KeithDib Posted September 30, 2013 Report post Posted September 30, 2013 Have you got WSUS running? Have you put BOOT.WIM's onto DP's? Quote Share this post Link to post Share on other sites More sharing options...
2SR82 Posted September 30, 2013 Report post Posted September 30, 2013 We have an additional WSUS Server running in the Network. And the Site Server has an End Point Protection Role installed. Could that be a Problem?? BOOT.WIM's are distributed (multiple times) to the DP. Quote Share this post Link to post Share on other sites More sharing options...
Bendes Posted October 1, 2013 Report post Posted October 1, 2013 Have you redeploy Boot Image to DP after checking the option "Deploy this Boot-Image from the PXE Service Point"? File "Boot.xxx00001.wim" exists on DP at this location: <Drive>:\RemoteInstall\SMSImages ? Quote Share this post Link to post Share on other sites More sharing options...