Jump to content

Recommended Posts

Posted

We have had an issue on our network which was partly resovled last week: Some issues are still hanging around.

 

I have found that by going to each station in turn and entering a preferred and alternate DNS server at the stations which still show issues it will mop up the majority of the remaining issues.

 

I don't fancy going round and setting this at each station where it is needed. Does anyone know of a way of automating this [as our DNS server does not seem to want to do it!]

 

Many thanks.

Posted
DHCP will set DNS properties.

 

There is a little detail I left out in my original post. DHCP is not running on site here: It runs at another establishment [can't give any more detail]

Posted
There is a little detail I left out in my original post. DHCP is not running on site here: It runs at another establishment [can't give any more detail]

 

Can anyone say 'Recipe for disaster'?

Posted
Can anyone say 'Recipe for disaster'?

 

I can and I have been saying so for ages: Nobody listens. We are pushing ahead with further developments along these lines. :censored:

Posted

Do you have working machine startup scripts? If so, add the appropriate "netsh" command to the script.

 

("appropriate" means I'm afraid I've not got time to google at the moment but google for netsh set dns and you'll find it ...)

 

If you don't have startup scripts and you don't have too many machines then you can use sysinternals psexec to run the netsh command on each remote machine - something like:

 

psexec \\computer01 netsh set "local area connection" dns 10.0.0.1

 

When you've got that done, bang heads until you get DHCP in place - life is just too short to run a network of more than a few machines without it :-)

  • Thanks 1
Posted

Thanks for that it looks like a plan. I will give it a try tomorrow.

 

DHCP situation here is complicated: It is not that we do not run it but rather it is not in my hands. Can't give much more detail than that. :frown:

Posted
OK; plan B:

 

bang heads until you get a properly working DHCP in place :-)

 

Tried it! Bored with that idea now [not joking here!] It just isn't working. I am now in quiet compliance mode. When disaster strikes I can say 'I told you so' but by then I suppose 'they' won't remember.

 

By the way this is not the only point I have raised issues on.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...