Event ID 1002 — 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: | 1002 |
Source: | Microsoft-Windows-DHCP-Server |
Version: | 6.0 |
Symbolic Name: | EVENT_SERVER_INIT_DATA_FAILED |
Message: | The DHCP Server service failed to initialize its global parameters. The following error occurred: %1 |
Resolve
Increase DHCP server available memory
If the DHCP server is running low on resources, add more memory to the server computer or reduce the number of running processes.
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.