2013年7月12日 星期五

Could not start the DHCP Client service on Local Computer.Error 5: Access is denied. (windows)

In most cases, this error can easily be solved by granting extra permissions in the registry.
To make the permission changes in the registry, do the following:

Click Start, click Run, type regedit and click OK
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp
Right click the key DHCP and click Permissions. Click Add, type network service and click OK
Select NETWORKSERVICE and check the Full control box to grant NETWORKSERVICE full control on the DHCP key.
Click OK to apply the changes and to close the window
Do the same for the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpIp:

Click Start, click Run, type regedit and click OK
Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpIp
Right click the key TcpIp and click Permissions. Click Add, type network service and click OK
Select NETWORKSERVICE and check the Full control box to grant NETWORKSERVICE full control on the TcpIp key.
Click OK to apply the changes and to close the window
To start the service, click Start, click Run, type services.msc and click OK
Right click DHCP client and click Start

Alternatively, you could click Start, click Run, type net start dhcp and click OK
The DHCP client service should now start




inf : http://www.itexperience.net/2009/10/29/error-5-access-is-denied-when-you-try-to-start-the-dhcp-client-service/

沒有留言:

張貼留言