Event ID 10019 — DHCPv6 Server Service
Applies To: Windows Server 2008
Dynamic Host Configuration Protocol (DHCP) can lease both Internet Protocol version 4 (IPv4) and Internet Protocol version 6 (IPv6) addresses. If IPv6 is not available, the DHCP service uses IPv4 only.
Event Details
Product: | Windows Operating System |
ID: | 10019 |
Source: | Microsoft-Windows-DHCP-Server |
Version: | 6.0 |
Symbolic Name: | EVENT_DHCPV6_SERVER_INIT_CONFIG_FAILED |
Message: | The DHCPv6 service failed to initialize its configuration parameters. The following error occurred: %1. |
Resolve
Restart the DHCPv6 Server service
The DHCP Server service failed to initialize. You'll need to manually restart the service.
To perform these procedures, you must be a member of the Administrators group, or you must have been delegated the appropriate authority.
To manually restart the DHCP Server service:
- At the DHCP server computer, click Start, click Run, type services.msc, and then click OK.
- Double-click DHCP Server.
- Click Stop, wait for the progress bar to complete, and then click OK.
- Click Start, wait for the progress bar to complete, and then click OK.
- On the File menu, click Exit.
Verify
To verify that the DHCPv6 service is running:
- At the DHCPv6 server computer, click Start, click Run, and then type cmd.
- At the command prompt, type sc queryex dhcp.
- The DHCPv6 Server service state should be displayed as RUNNING.