Jak naprawić DHCP Client Service Błąd 5: Access is Denied on Okna. You receive the błąd message
Okna could not start the DHCP server service on local computer Błąd 5: Access is denied
Event Viewer
Rozwiązanie 1 With Registry Editor
Do the following:
1. Trzask Start, trzask Uruchomić, and type:
2. Trzask OK;
3. Navigate to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp
4. Right Mouse Button click the key DHCP i kliknij Permissions;
5. Trzask Dodać, typ:
network service
6. Trzask OK;
7. Wybierać NETWORKSERVICE and check the Full control box to grant NETWORKSERVICE full control on the DHCP klawisz.
8. Trzask OK to apply the changes.
9. Do the same for the key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpIp
Rozwiązanie 2 With Windows PowerShell or Command Prompt (CMD)
1. Otwarte Okna PowerShell (or Command Prompt) Jako admin;
2. Type the following command to add the NT Authority\Local Service:
NET LOCALGROUP administrators "NT Authority\Local Service" /add
3. Reset Winsock Catalog to a clean state:
netsh winsock reset catalog
4. Ponowne uruchomienie your computer.