DNS records not updating

C

C Hall

hello everyone,

We have a W2K domain--domain.com, which we use for our forward lookup zone,
but not all the clients on the network are members of the AD domain. Would
this effect clients registering in DNS? I'm thinking it wouldn't make a
difference, but not sure what else to look at...

Here's the situation: I've setup DNS with the above zone and appropriate
reverse zones...we have several. We're changing the clients DNS
configuration, location by location. I have DHCP in one of our locations and
I have it configured to update clients ALWAYS; I've also set it up to update
downlevel clients. All zones are configured to allow dynamic updates (YES)
and the PTR records seem to be getting updated, but the A records are not
getting updated.

Thanks,
Chris
 
D

Deji Akomolafe

You can try putting domain.com into the "DNS suffix for this connection" and
enabling the "Use this connection's DNS suffix in DNS registration".


--

Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
 
C

C Hall

Hmmm..I was thinking about that, but will have to touch a lot of PCs, which
I will have to do eventually....

Thanks Deji.
 
D

Deji Akomolafe

You don't have to touch them, per se - unless of course you like the
touching part ;)

If you search on MS script center, you'll likely see snippets of a vbscript
that you could use remotely. Failing that, netsh should be able to help you.

--

Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
 
C

C Hall

See that...another reason to hang out in these forums!!! Scripting I'm not
too familiar with, but need to learn anyway. I know this isn't a script
forum, but for someone who has taken some programing classes (i understand
variables, programming constructs and such), can you give me down and dirty
pointers on getting started with vbscript?

Cheers!
 
D

Deji Akomolafe

I don't have anything cooked up to send to you right now. But if you are up
to it, this is what you are looking for:
http://msdn.microsoft.com/library/d...n_class_win32_networkadapterconfiguration.asp

Snippet of codes to do similar tasks are located here:
http://www.microsoft.com/technet/scriptcenter/scripts/network/client/modify/default.mspx

HTH

--

Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
 
C

C Hall

Thanks, Deji!
Deji Akomolafe said:
I don't have anything cooked up to send to you right now. But if you are up
to it, this is what you are looking for:
http://msdn.microsoft.com/library/d...n_class_win32_networkadapterconfiguration.asp

Snippet of codes to do similar tasks are located here:
http://www.microsoft.com/technet/scriptcenter/scripts/network/client/modify/default.mspx

HTH

--

Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top