Event ID 1001 — Dependent Service Availability
Applies To: Windows Server 2008
The Dynamic Host Configuration Protocol (DHCP) Server service is dependent on these services:
- Service Controller
- Global parameters initialization
- Registry parameters initialization
- RPC server start
- Winsock data initialization
The failure of any of these services to initialize or start can cause the DHCP Server service to fail.
Event Details
Product: | Windows Operating System |
ID: | 1001 |
Source: | Microsoft-Windows-DHCP-Server |
Version: | 6.0 |
Symbolic Name: | EVENT_SERVER_FAILED_REGISTER_SC |
Message: | The DHCP Server service failed to register with Service Controller. The following error occurred: %1. |
Resolve
Restart dependent services
Restart dependent services.
Verify
To verify that the DHCP Server service is running:
- At the DHCP server computer, click Start, click Run, type cmd, and then press ENTER.
- At the command prompt, type sc queryex dhcpserver.
- If all dependent services have started successfully, the DHCP Server service should be shown as RUNNING.