SCCM OS deployment errors ERROR_INTERNET_TIMEOUT. I have seen a lot of queries regarding SCCM 2007: OSD deployment errors out within a few seconds after WinPE loads and then automatically reboots
As per my understanding, there could be two possible reasons depending upon the error.
1. Network access account
winhttp; 80072ee2 means ERROR_INTERNET_TIMEOUT.
This account is needed during operating system deployment because the computer receiving the operating system does not have a security context; it can access content on the network.
See this article for how to configure a network access account:
How to Configure the Network Access Account
http://technet.microsoft.com/en-us/library/bb632397.aspx
2. There could be problems with NIC drivers
Anoop is Microsoft MVP! He is a Solution Architect in enterprise client management with more than 20 years of experience (calculation done in 2021) in IT. He is a logger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc…
Hello,
Any other suggestions on the reason of this message. I have the accounts already configured properly.