Tag: WDS service failed to start error 1067: Process terminated unexpectedly SCCM R2 TFTP open timeout
The PXE service needs to be turned on before operating system distribution (OSD), and then the Windows Deployment Service is automatically installed on the SCCM server. However, it was only in the English version that WDS could not be started after the PXE service was found to be enabled in the course of a project. After many experiments and project deployment, found occasionally this problem, today take out to share with you, hope to help everyone.
1. Problem phenomena
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524052h7ck.png "/>
An error has been found in Server Manager for a WDS service
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524052khrc.png "/>
Opening the service, attempting to manually start the WDS service multiple times cannot start, error ' 1067: Process unexpected termination ',
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524052XqId.png "/>
2. Solution
Download the patch, linked as follows:
http://hotfixv4.microsoft.com/ConfigMgrV5/nosp/ConfigMgr_2012_R2_CU0_KB2905002_ENU/05.00.7958.1101/free/470359 _enu_x64_zip.exe
After downloading the unzip, run the program into the Update Package Installation Wizard on the SCCM server (my environment is the primary site), "Next"
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524053nOPY.png "/>
Tick "I accept these license terms" and "next"
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524053AeFG.png "/>
If you do not close the SCCM management console you will see some error messages,
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_141552405338Vp.png "/>
After you close the SCCM management console, click "Run Again" and "next"
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524053ZDfq.png "/>
On the Console Update Options page, tick "Install updates for Configuration Manager Console" and next
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524054bPW8.png "/>
In the Deployment assistance option, follow the configuration and click "Next"
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524054YbkS.png "/>
Leave the default, next
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_14155240547xPM.png "/>
Leave the default, next
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524054AgY8.png "/>
Leave the default, next
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524055oBvD.png "/>
Click "Install" when you are sure the Setup Summary page is correct
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_14155240559GXL.png "/>
The update is being installed,
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524055fSsO.png "/>
After a while, all tasks are completed successfully and the next
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_14155240563buw.png "/>
Show that the KB2905002 has been successfully installed, click "Finish"
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_141552405622ZO.png "/>
Back to service Refresh service status, you can see the status of Windows Deployment service is running
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524056ETZa.png "/>
Restart the client, it is ready to boot from PXE, and then you can complete the OSD distribution
650) this.width=650; "src=" Http://img1.51cto.com/attachment/201411/9/8959108_1415524057Hbff.png "/>
These are the solutions that I encountered during the project and the lab that the WDS service was unable to start.
This article from "Bright Future" blog, declined reprint!
SCCM2012 R2 Combat Series Ten: Troubleshooting the WDS Service failed to start (Error 1067: Process terminated unexpectedly)