Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008
.jpg)
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: | 1006 |
| Source: | Microsoft-Windows-DHCP-Server |
| Version: | 6.0 |
| Symbolic Name: | EVENT_SERVER_INIT_RPC_FAILED |
| Message: | The DHCP Server service failed to start as a RPC server. The following error occurred : %1 |
Resolve
Restart the DHCP Server service
To perform these procedures, you must be a member of the Administrators group, or you must have been delegated the appropriate authority.
To 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.
- On the General tab, click Stop, and then click Start.
- On the File menu, click Exit.
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.