IPCONFIG /registerdns fails!

BillB

Distinguished
Apr 8, 2004
170
0
18,680
Archived from groups: microsoft.public.win2000.dns (More info?)

ipconfig /registerdns on 2 servers fails with same error

Registration of DNS records failed: The system can not find the file
specified.

The systems are already in DNS but wanted to change config on one box

Thanks for your help in advance
BillB
 
Archived from groups: microsoft.public.win2000.dns (More info?)

In news:%23S04ULRiEHA.3428@TK2MSFTNGP11.phx.gbl,
BillB <user@abc.def> made a post then I commented below
> ipconfig /registerdns on 2 servers fails with same error
>
> Registration of DNS records failed: The system can not find the file
> specified.
>
> The systems are already in DNS but wanted to change config on one box
>
> Thanks for your help in advance
> BillB

Usually when I see this it can be attributed to either the network card is
either disabled, unplugged, the TCP/IP services are corrupted or lastly, you
have disabled the DHCP CLient service. That is a necessary service for this
to work and is tied into the DNS client side services, even if you have
static IPs, this services MUST be running.

If none of the above are true, are there any errors in the event logs?

Also, just as an FYI, the rules that dictate registration are is that the
Primary DNS Suffix needs to match the AD DNS domain name, and the zone name
in DNS, which has updates set to allow. If any of these are amiss, then
other errors occur. But what you;re

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Security Is Like An Onion, It Has Layers
HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
--
=================================
 
Archived from groups: microsoft.public.win2000.dns (More info?)

Thanks
Ace
DHCP client was disabled


"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&LastNameHere@hotmail.com> wrote in
message news:OiapP1YiEHA.3876@TK2MSFTNGP12.phx.gbl...
> In news:%23S04ULRiEHA.3428@TK2MSFTNGP11.phx.gbl,
> BillB <user@abc.def> made a post then I commented below
> > ipconfig /registerdns on 2 servers fails with same error
> >
> > Registration of DNS records failed: The system can not find the file
> > specified.
> >
> > The systems are already in DNS but wanted to change config on one box
> >
> > Thanks for your help in advance
> > BillB
>
> Usually when I see this it can be attributed to either the network card is
> either disabled, unplugged, the TCP/IP services are corrupted or lastly,
you
> have disabled the DHCP CLient service. That is a necessary service for
this
> to work and is tied into the DNS client side services, even if you have
> static IPs, this services MUST be running.
>
> If none of the above are true, are there any errors in the event logs?
>
> Also, just as an FYI, the rules that dictate registration are is that the
> Primary DNS Suffix needs to match the AD DNS domain name, and the zone
name
> in DNS, which has updates set to allow. If any of these are amiss, then
> other errors occur. But what you;re
>
> --
> Regards,
> Ace
>
> Please direct all replies ONLY to the Microsoft public newsgroups
> so all can benefit.
>
> This posting is provided "AS-IS" with no warranties or guarantees
> and confers no rights.
>
> Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
> Microsoft Windows MVP - Windows Server - Directory Services
>
> Security Is Like An Onion, It Has Layers
> HAM AND EGGS: A day's work for a chicken;
> A lifetime commitment for a pig.
> --
> =================================
>
>
 
Archived from groups: microsoft.public.win2000.dns (More info?)

In news:ODBTKTDjEHA.2664@TK2MSFTNGP11.phx.gbl,
BillB <user@abc.def> made a post then I commented below
> Thanks
> Ace
> DHCP client was disabled


My pleasure. Glad it helped. Just remember that the DHCP client service does
more than its name implies!

🙂

Ace