> On Jan 27, 11:56*am, Ace Fekay [MVP-DS, MCT]
> <ace...@mvps.RemoveThisPart.org> wrote:
>>> On Jan 27, 9:32*am, "Ace Fekay [MVP-DS, MCT]"
>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>> "Jonathan de Boyne Pollard" <J.deBoynePollard-newsgro...@NTLWorld.COM>
>>>> wrote in
>>>> messagenews: yne.Pollard.localhost...
>>>>>> Recently I have noticed that some of the stand alone servers are not
>>>>>> registering in DNS.
>>
>>>>> M. Fekay has pointed you at some things to do to investigate why the DHCP
>>>>> clients are not successful in registering. *An alternative, of course, is
>>>>> to get your DHCP server to perform the registration.
>>>> Actually to point out, I posted a general guideline for dynamic
>>>> registration, DHCP or static clients. But for non-servers, I agree, DHCP
>>>> will do the job just fine.
>>
>>>> Ace
>>
>>> To add to your request, the DHCP servers and DNS servers are
>>> 172.31.244.20, .21 and .22. *The 2008 R2 machine is .22. *As
>>> mentioned, the machine is getting all the required information from
>>> DHCP but not registering in DNS. *The following is an ipconfig /all.
>>> I also reference you guideline as a checkpoint and at par.
>>> Ethernet adapter Local Area Connection 5:
>>> * *Connection-specific DNS Suffix *. : domain.local
>>> * *Description . . . . . . . . . . . : Broadcom BCM5708S NetXtreme II
>>> GigE (NDI
>>> *VBD Client) #5
>>> * *Physical Address. . . . . . . . . : 00-22-19-B5-00-CF
>>> * *DHCP Enabled. . . . . . . . . . . : Yes
>>> * *Autoconfiguration Enabled . . . . : Yes
>>> * *IPv4 Address. . . . . . . . . . . : 172.31.244.49(Preferred)
>>> * *Subnet Mask . . . . . . . . . . . : 255.255.255.0
>>> * *Lease Obtained. . . . . . . . . . : Tuesday, January 26, 2010
>>> 4:25:09 PM
>>> * *Lease Expires . . . . . . . . . . : Friday, January 29, 2010
>>> 4:25:13 PM
>>> * *Default Gateway . . . . . . . . . : 172.31.244.1
>>> * *DHCP Server . . . . . . . . . . . : 172.31.244.21
>>> * *DNS Servers . . . . . . . . . . . : 172.31.244.20
>>> * * * * * * * * * * * * * * * * * * * *172.31.244.21
>>> * *NetBIOS over Tcpip. . . . . . . . : Enabled
>>> Scope Options * * * * * * * * * Vendor
>>> Value * * * * * * * * * * * * * * * * * * * * * * * * Class
>>> 003 Router * * * * * * * * * * * * Standard
>>> 172.31.244.1 * * * * * * * * * * * * * * * * * * * None
>>> 006 DNS Server * * * * * * * * *Standard
>>> 172.31.244.20, 172.31.244.21 * * * * * * * None
>>> 015 DNS Domain Name * * * Standard
>>> domain.local * * * * * * * * * * * * * * * * * * * None
>>> I check the System event viewer logs and came across the following
>>> during the time after the system was back up:
>>> 4:26:02 PM *Error Event ID 7001. *This is expect as I have the Base
>>> Engine service disabled.
>>> 4:26:35 PM *Error Event ID 7026. *stofit drivers failed to load.
>>> Let me know if you need more information.
>>
>> Thanks, BlueIT for posting this. This machine apparently appears to be
>> fine.
>>
>> I *assume* the DCs are not multihomed (a multihomed DC is defined as
>> having more than one NIC, IP address and/or RRAS/VPN installed), nor do
>> they have an outside DNS address (one that does not h ave a reference
>> to the domain.local zone) configured in their properties. If either is
>> true, it will complicate the diagnosis and may be the cause.
>>
>> EventID 7001 & 7026 are generic to specific services, and from what you
>> mentioned, I do not believe they are related to this issue.
>>
>> I assume the DHCP Client service is running on the machine. If
>> disabled, it will still get an IP, however it will not register.
>>
>> Ace
>>
>> --
>> Ace
>>
>> This posting is provided "AS-IS" with no warranties or guarantees and
>> confers no rights.
>>
>> Please reply back to the newsgroup or forum for collaboration benefit
>> among responding engineers, and to help others benefit from your
>> resolution.
>>
>> Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE
>> & MCSA 2003/2000, MCSA Messaging 2003
>> Microsoft Certified Trainer
>> Microsoft MVP - Directory Services
>>
>> If you feel this is an urgent issue and require immediate assistance,
>> please contact Microsoft PSS directly. Please
>> checkhttp://support.microsoft.comfor regional support phone numbers.- Hide
>> quoted text -
>>
>> - Show quoted text -
>
> Correct me if I am wrong, but I thought 2003 DHCP server does the the
> registration by default?
Well, kind of but not exactly. It depends.
By default, a Windows 2000 and newer statically configured machines
will register their A record (hostname) and PTR (reverse entry) into
DNS.
If set to DHCP, a Windows 2000 or newer machine will request DHCP to
allow the machine itself to register its own A record, but DHCP will
register its PTR (reverse entry) record.
However, there's more to it. Please read my blog on this process and
other options.
DHCP, Dynamic DNS Updates, Scavenging, static entries & timestamps, and
the DnsProxyUpdate Group (How to remove duplicate DNS host records):
http://msmvps.com/blogs/acefekay/arc...ate-group.aspx
You can *force* DHCP to do all the registration for you, as outlined in
my blog, but you need to address the dupe records created by either
using the DnsUpdateProxy group, or configuring credentials for DHCP to
own the records.
BUT, what *concerns* me is you stated these machines are imaged. Did
you use Sysprep, or are these machines mirror copies of a base image?
If mirrored copies, I can see what's going on - it has a duplcate SID.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit
among responding engineers, and to help others benefit from your
resolution.
Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE
& MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
If you feel this is an urgent issue and require immediate assistance,
please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.