Jump to content


  • 0
mshicks

One Client will not PXE-Boot PXE-E55

Question

I have a machine that will not PXE boot. It gets an IP from the DHCP server but times out with a PXE-E55 error. PXE-E55: ProxyDHCP service did not reply to request on port 4011. Other machines are able to pxe boot just fine. However when comparing the smspxe.log of the machine that gets the error with one that pxe boots fine CBootImageManger::FindBootImage will return the correct package id for the machine that boots, but never returns the package id for the one that doesn't.

 

Here are the logs

 

Successful PXE Boot

 

Getting boot action for unknown machine: item key: 2046820353 SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="2046820353" ServerName="" ServerRemoteName=""><Machine><ClientID>f18ead71-12fe-427a-b037-a4b50f6e6122</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="ISD20024" OfferIDTime="10/1/2012 11:16:00 AM" PkgID="ISD00037" PackageVersion="" PackagePath="http://SCCM.XXXX.XXX...SPKG$/ISD00001" BootImageID="ISD00001" Mandatory="0"/></ClientIDReply>

SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Client Identity: {1F5B0B0C-5979-4534-8D75-86D9E7F47C04} SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

PXE::CBootImageManager::FindMatchingArchitectureBootImage SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

PXE::CBootImageManager::FindBootImage: ISD00001 SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Looking for bootImage ISD00001 SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

PXE::CBootImageCache::FindImage SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

PXE::CBootImageInfo::UpdateAccessTime SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:16:04 AM 7040 (0x1B80)

 

Unsuccessful PXE boot

 

 

 

Getting boot action for unknown machine: item key: 2046820352 SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="2046820352" ServerName="" ServerRemoteName=""><Machine><ClientID>f9e0d7f2-7135-4388-a4ab-a2f96e18cae6</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="ISD20024" OfferIDTime="10/1/2012 11:16:00 AM" PkgID="ISD00037" PackageVersion="" PackagePath="http://SCCM.XXXX.XXX...SPKG$/ISD00001" BootImageID="ISD00001" Mandatory="0"/></ClientIDReply>

SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

Client Identity: {1F5B0B0C-5979-4534-8D75-86D9E7F47C04} SMSPXE 10/2/2012 9:11:44 AM 7040 (0x1B80)

PXE::CBootImageManager::FindMatchingArchitectureBootImage SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Getting boot action for unknown machine: item key: 2046820352 SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="2046820352" ServerName="" ServerRemoteName=""><Machine><ClientID>f9e0d7f2-7135-4388-a4ab-a2f96e18cae6</ClientID><NetbiosName/></Machine></Identification><PXEBootAction LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="ISD20024" OfferIDTime="10/1/2012 11:16:00 AM" PkgID="ISD00037" PackageVersion="" PackagePath="http://SCCM.XXXX.XXX...SPKG$/ISD00001" BootImageID="ISD00001" Mandatory="0"/></ClientIDReply>

SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Client Identity: {1F5B0B0C-5979-4534-8D75-86D9E7F47C04} SMSPXE 10/2/2012 9:12:16 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Client lookup reply: <ClientIDReply><Identification Unknown="0" ItemKey="0" ServerName="" ServerRemoteName=""><Machine><ClientID/><NetbiosName/></Machine></Identification></ClientIDReply>

SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

PXE::CBootImageManager::FindMatchingArchitectureBootImage SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Getting boot action for unknown machine: item key: 2046820352 SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Set media certificate in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

Set authenticator in transport SMSPXE 10/2/2012 9:15:59 AM 7040 (0x1B80)

 

Thanks for any help,

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.