Networking Forums

Networking Forums > Computer Networking > Windows Networking > DHCP Client service cannot start

Reply
Thread Tools Display Modes

DHCP Client service cannot start

 
 
Teresa
Guest
Posts: n/a

 
      02-12-2004, 03:58 PM
This has happened over time to every Windows 2003 member
server we have running in a Windows 2000 AD environment.
Suddenly the dhcp client service will not start with the
following error in event log:
The DHCP Client service terminated with the following
error:
Access is denied.

Followed by this error:
The Distributed Transaction Coordinator service terminated
with service-specific error 3221229584 (0xC0001010).

We can set static ip addresses and continue using the
servers, but now it has hit my SUS server and it is
refusing to load.
 
Reply With Quote
 
 
 
 
Danny Slye - [MSFT}
Guest
Posts: n/a

 
      02-12-2004, 04:53 PM
I am not sure the two errors are strictly related. This could be caused by
a new group policy or security template.

This issue may occur if the Network Service security account does not have
sufficient privileges to access the following registry subkeys when you
upgrade to Windows Server 2003:


Try this, assign the Network Service account full control access to the
following registry subkeys:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dhcp

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip

To do this, follow these steps:

1. On the Windows Server 2003-based domain controller, start Registry
Editor (Regedit.exe).

2. Locate, and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dhcp

3. Right-click "Dhcp", and then click "Permissions".

4. Click Add, type network service

See also:

-----------205069 The Microsoft Distributed Transaction Service Does Not
Start and Error
http://support.microsoft.com/?id=205069
---------

>
>This has happened over time to every Windows 2003 member
>server we have running in a Windows 2000 AD environment.
>Suddenly the dhcp client service will not start with the
>following error in event log:
>The DHCP Client service terminated with the following
>error:
>Access is denied.
>
>Followed by this error:
>The Distributed Transaction Coordinator service terminated
>with service-specific error 3221229584 (0xC0001010).
>
>We can set static ip addresses and continue using the
>servers, but now it has hit my SUS server and it is
>refusing to load.
>


__
Danny Slye
Microsoft Support Professional
MCSE

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit. Thanks!

 
Reply With Quote
 
Teresa
Guest
Posts: n/a

 
      02-12-2004, 06:21 PM
Thank you so much this did work. However, after the server
was rebooted the permissions I had added were no longer
there, so I repermissioned and started the DHCP service
without error. Any suggestions as to how to make the
permissions stick?

Thanks again

Teresa
>-----Original Message-----
>I am not sure the two errors are strictly related. This

could be caused by
>a new group policy or security template.
>
>This issue may occur if the Network Service security

account does not have
>sufficient privileges to access the following registry

subkeys when you
>upgrade to Windows Server 2003:
>
>
>Try this, assign the Network Service account full control

access to the
>following registry subkeys:
>
>

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dhcp
>
>

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic e
s\Tcpip
>
>To do this, follow these steps:
>
>1. On the Windows Server 2003-based domain controller,

start Registry
> Editor (Regedit.exe).
>
>2. Locate, and then click the following registry subkey:
>
>

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic e
s\Dhcp
>
>3. Right-click "Dhcp", and then click "Permissions".
>
>4. Click Add, type network service
>
>See also:
>
>-----------205069 The Microsoft Distributed Transaction

Service Does Not
>Start and Error
>http://support.microsoft.com/?id=205069
>---------
>
>>
>>This has happened over time to every Windows 2003 member
>>server we have running in a Windows 2000 AD

environment.
>>Suddenly the dhcp client service will not start with the
>>following error in event log:
>>The DHCP Client service terminated with the following
>>error:
>>Access is denied.
>>
>>Followed by this error:
>>The Distributed Transaction Coordinator service

terminated
>>with service-specific error 3221229584 (0xC0001010).
>>
>>We can set static ip addresses and continue using the
>>servers, but now it has hit my SUS server and it is
>>refusing to load.
>>

>
>__
>Danny Slye
>Microsoft Support Professional
>MCSE
>
>This posting is provided "AS IS" with no warranties and

confers no rights.
>Please reply to the newsgroup so that others may

benefit. Thanks!
>
>.
>

 
Reply With Quote
 
Danny Slye - [MSFT}
Guest
Posts: n/a

 
      02-12-2004, 08:54 PM
Local setting may be overwritten by group policy. You may have to do
something like this:

Create a New group policy on the Ou where the server(s) resides.

Configure the group policy to apply only to the w2k3 ie adding machine
account as
the only computer that has read and apply for the policy.

Add two registry keys to set permissions on.

dhcp and tcp

hklm\system\ccs\services\tcp
in the policy it add defaults ie administrators, system, creator owner.
add network service full control

hklm\system\ccs\services\dhcp
in the policy it add defaults ie administrators, system, creator owner. we
add network service full control


gpupdate /force
--------------------

>
>This has happened over time to every Windows 2003 member
>server we have running in a Windows 2000 AD environment.
>Suddenly the dhcp client service will not start with the
>following error in event log:
>The DHCP Client service terminated with the following
>error:
>Access is denied.
>
>Followed by this error:
>The Distributed Transaction Coordinator service terminated
>with service-specific error 3221229584 (0xC0001010).
>
>We can set static ip addresses and continue using the
>servers, but now it has hit my SUS server and it is
>refusing to load.
>


__
Danny Slye
Microsoft Support Professional
MCSE

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit. Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP Client Service can't start. john Windows Networking 2 01-27-2009 12:39 PM
Suddenly DHCP server service can't start Mary Windows Networking 1 08-18-2008 10:51 PM
W2K3 R2: Access Denied trying to start DHCP Client service Joe Windows Networking 0 06-21-2006 04:29 PM
DHCP client fails to start on PDC, DNS client fails to start on Schema DC Edward Ray \(502974\) Windows Networking 3 04-14-2004 09:23 PM
DHCP client fails to start Chris Levis Windows Networking 1 02-12-2004 02:17 AM



1 2 3 4 5 6 7 8 9 10 11