We're running ConfigMgr Current Branch version 2006 with hotfix rollup KB4575789. I have some new computer models that I am trying to build using our task sequence. These new models all have the Intel 1219 Ethernet NIC. If I plug my RJ45 cable into the devices (using the onboard NIC) and boot from our media, I get an IP address and I can ping my MP and DP.
I have updated my boot media to include the latest driver for the Intel 1219 Ethernet NIC.
When I start the task sequence wizard my PC fails to get policy for any task sequences after about 1/2 hour. Here are the relevant parts from the SMSTS.LOG:
Processing Policy Assignment DEP-SH120616-SH100532-112CD16B. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Processing Policy Assignment DEP-SH120616-SH100564-6F6BCC28. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Successfully read 1882 policy assignments. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Downloading policy body SH12040A-SH1003B4-6F6BCC28. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Preparing Policy Body Request. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Setting transport. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Setting policy location = http://<mp>/SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Executing Policy Body Request. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: ServerName.domain.com:80 GET /SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00 TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Not in SSL. TSMBootstrap 7/29/2021 11:34:36 AM 1128 (0x0468)
Request was successful. TSMBootstrap 7/29/2021 11:34:37 AM 1128 (0x0468)
WinHttpQueryDataAvailable (hRequest, &dwSize), HRESULT=80072ee2 (..\libsmsmessaging.cpp,10157) TSMBootstrap 7/29/2021 11:43:01 AM 1128 (0x0468)
Cannot read available data with winhttp; 80072ee2 TSMBootstrap 7/29/2021 11:43:01 AM 1128 (0x0468)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: ServerName.domain.com:80 GET /SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00 TSMBootstrap 7/29/2021 11:43:01 AM 1128 (0x0468)
Not in SSL. TSMBootstrap 7/29/2021 11:43:01 AM 1128 (0x0468)
Request was successful. TSMBootstrap 7/29/2021 11:43:01 AM 1128 (0x0468)
WinHttpQueryDataAvailable (hRequest, &dwSize), HRESULT=80072efe (..\libsmsmessaging.cpp,10157) TSMBootstrap 7/29/2021 11:44:00 AM 1128 (0x0468)
Cannot read available data with winhttp; 80072efe TSMBootstrap 7/29/2021 11:44:00 AM 1128 (0x0468)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: ServerName.domain.com:80 GET /SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00 TSMBootstrap 7/29/2021 11:44:00 AM 1128 (0x0468)
Not in SSL. TSMBootstrap 7/29/2021 11:44:00 AM 1128 (0x0468)
Request was successful. TSMBootstrap 7/29/2021 11:44:00 AM 1128 (0x0468)
WinHttpQueryDataAvailable (hRequest, &dwSize), HRESULT=80072ee2 (..\libsmsmessaging.cpp,10157) TSMBootstrap 7/29/2021 11:53:09 AM 1128 (0x0468)
Cannot read available data with winhttp; 80072ee2 TSMBootstrap 7/29/2021 11:53:09 AM 1128 (0x0468)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: ServerName.domain.com:80 GET /SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00 TSMBootstrap 7/29/2021 11:53:09 AM 1128 (0x0468)
Not in SSL. TSMBootstrap 7/29/2021 11:53:09 AM 1128 (0x0468)
Request was successful. TSMBootstrap 7/29/2021 11:53:10 AM 1128 (0x0468)
WinHttpQueryDataAvailable (hRequest, &dwSize), HRESULT=80072ee2 (..\libsmsmessaging.cpp,10157) TSMBootstrap 7/29/2021 12:02:53 PM 1128 (0x0468)
Cannot read available data with winhttp; 80072ee2 TSMBootstrap 7/29/2021 12:02:53 PM 1128 (0x0468)
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: ServerName.domain.com:80 GET /SMS_MP/.sms_pol?SH12040A-SH1003B4-6F6BCC28.17_00 TSMBootstrap 7/29/2021 12:02:53 PM 1128 (0x0468)
Not in SSL. TSMBootstrap 7/29/2021 12:02:53 PM 1128 (0x0468)
Request was successful. TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
WinHttpQueryDataAvailable (hRequest, &dwSize), HRESULT=80072efe (..\libsmsmessaging.cpp,10157) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
Cannot read available data with winhttp; 80072efe TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
hr, HRESULT=80072efe (..\libsmsmessaging.cpp,5373) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0, (GetPolicyFlags() & POLICY_COMPRESS) != 0), HRESULT=80072efe (..\tspolicy.cpp,2577) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
Failed to download policy SH12040A-SH1003B4-6F6BCC28 (Code 0x80072efe). TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
(*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=80072efe (..\tspolicy.cpp,1574) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
m_pPolicyManager->GetObjects( TS::Policy::TaskSequence::GetClassName(), TS::Policy::TaskSequence::GetPolicyCategory(), TS::Policy::TSPolicyAssignment::POLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=80072efe (tsmediawizardcontrol.cpp,1196) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
Failed to get all CCM_TaskSequence objects TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
Exiting TSMediaWizardControl::GetPolicy. TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80072efe (tsmediawelcomepage.cpp,304) TSMBootstrap 7/29/2021 12:04:00 PM 1128 (0x0468)
Setting wizard error: An error occurred while retrieving policy for this computer (0x80072EFE). For more information, contact your system administrator or helpdesk operator. TSMBootstrap 7/29/2021 12:04:00 PM 1560 (0x0618)
WelcomePage::OnWizardNext() TSMBootstrap 7/29/2021 12:04:00 PM 1560 (0x0618)
If I google the 80072efe error code it translates to "The connection with the server was terminated abnormally". I cannot find a good explanation for error code 80072ee2.
If I plug-in a different (USB) NIC to the same device and use the same RJ45 cable with the same boot media, my device quickly gets policy and I can run the task sequence successfully. This makes me think that I can rule-out certificates, media, and the network cable/ports. To me it really seems like a driver issue but I have tried 3 different versions of the driver, including the latest one. I have also applied all firmware updates to my laptops.
Any pointers would be appreciated.