Erro
O serviço DHCP detectou que está sendo executado em um DC e que não possui credenciais configuradas para uso com registros de DNS dinâmico iniciados pelo serviço DHCP
Solução
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/ee941157(v=ws.10)?redirectedfrom=MSDN
Operating System | Windows Server 2008 R2, Windows Server 2012 |
Product/Feature | Dynamic Host Configuration Protocol (DHCP) |
Severity | Error |
Category | Prerequisite |
Issue
The DHCP server does not have full control permissions to the DHCP registry parameters.
Impact
The DHCP server will not be able to read or write to its registry configuration and will not start.
Resolution
Assign the DHCPServer service full control permissions to the DHCP registry.
To give DHCPServer service full control permissions to the DHCP registry
- Click Start, type regedit in Start Search, click Yes in User Account Control if prompted, and then press ENTER.
- In the registry tree, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\DHCPServer.
- Right-click DHCPServer and then click Permissions.
- In Group or User names click DHCPServer if a DHCP Server is already present. Otherwise, click Add in Select Users or Groups.
- Click Locations and select the hostname of the system, enter NT Service\DHCPServer, and then, click OK.
- In Permissions for DHCP Server check Allow for Full control and then click OK.
Sobre o Autor