Static Routes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Windows 2003 forest. I need to add a static route on 30 machines in remote site. What`s the easiest way to do this? I don`t want to do a route add on each machine. Is it possible to do with a GPO? script?

Thanks
 
Vasya said:
I have a Windows 2003 forest. I need to add a static route on 30
machines in remote site. What`s the easiest way to do this? I don`t want to
do a route add on each machine. Is it possible to do with a GPO? script?


You could certainly do a persistent 'route add' in the logon script,
but I'd like to suggest an alternative...

I'd suggest puting the route where it belongs:

-> On the router that serves the remote site.

Leave the workstations pointing to the site's router as
the default g/w, and let it handle the static route.

Routes really belong on routers, not on workstations.
There are exceptions, of course.
But if *30* machines need this route, then IMHO it belongs on the router.
 

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

Back
Top