Pxe not working

lalajee 1,531 Reputation points
2022-11-04T14:37:47.513+00:00

HI,

Our pxe server stop working, when we try to do an pxe we keep getting PXE-E18 server response timeout again

I have try following
remove uncheck pxe from DP
Remove WDS
Remove RemoteInstall folder
Reboot machine
Cleared all pki cert and create new ones, dp and pxe

Install WDS
Tick PXE option on DP

SMSPXE show below errors

socket 'connect' failed; 8007271d SMSPXE 04/11/2022 12:53:27 2432 (0x0980)
Sending with winhttp failed; 80072efd SMSPXE 04/11/2022 12:53:27 2432 (0x0980)
Unsuccessful in getting MP key information. 80072efd. SMSPXE 04/11/2022 12:53:27 2432 (0x0980)
PXE::MP_InitializeTransport failed; 0x80072efd SMSPXE 04/11/2022 12:53:27 2432 (0x0980)
PXE::MP_LookupDevice failed; 0x80070490 SMSPXE 04/11/2022 12:53:27 2432 (0x0980)
PXE Provider failed to initialize MP connection.
Element not found. (Error: 80070490; Source: Windows) SMSPXE 04/11/2022 12:53:27 2432 (0x0980)

DP is PXE, WDS and DHCP server

All server in sccm are HTTPS only

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
681 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 17,366 Reputation points Microsoft Vendor
    2022-11-07T09:18:17.693+00:00

    Hi,

    Error 8007271d= An attempt was made to access a socket in a way forbidden by its access permissions.
    Error 80072efd = A connection with the server could not be established.

    1,As the servers are HTTPS only, please make sure the DP and MP have valid certificates. Similar thread for your reference:
    SCCM OSD Error Socket Connect Failed 8007274d

    2,Please check if there is any DNS issue. Also check if IIS is running or firewall blocks incoming traffic.

    Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. lalajee 1,531 Reputation points
    2022-11-08T11:56:49.363+00:00

    Fix the issue with following

    For USB boot - Added new PXE cert to ISO
    PXE boot issue was related to network

    0 comments No comments

  3. Simon Ren-MSFT 17,366 Reputation points Microsoft Vendor
    2022-11-09T02:43:08.36+00:00

    Hi,

    Thanks very much for your feedback and sharing. We're glad that the issue is gone now. It's appreciated that you could click "Accept Answer" to the helpful reply, this will help other users to search for useful information more quickly. Here's a short summary for the problem.

    Problem/Symptom:
    PXE server stop working and got PXE-E18 server response timeout again.

    Solution/Workaround:
    For USB boot - Added new PXE cert to ISO
    PXE boot issue was related to network

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments