PC Review


Reply
Thread Tools Rate Thread

Distribute default GW through group policy

 
 
M K W
Guest
Posts: n/a
 
      17th Nov 2005
Hello,

I have win 2000 server. I just want to know how to distribute the default
gatway through a group policy?
Note: I dont want to install DHCP, could it be done?
regards


 
Reply With Quote
 
 
 
 
Norbert Fehlauer [MVP]
Guest
Posts: n/a
 
      17th Nov 2005
M K W wrote:
Hi,

> I have win 2000 server. I just want to know how to distribute the
> default gatway through a group policy?


You can't. Exception if you want to use a computer start script with a netsh
command.

Bye
Norbert
--
Dilbert's words of wisdom #11: Last night I lay in bed looking up at
the stars in the sky and I thought to myself, "Where the heck is the
ceiling?!

 
Reply With Quote
 
Kurt
Guest
Posts: n/a
 
      18th Nov 2005
You can with a script using the route delete and route add commands. Assign
the script as a startup script unless the user has the rights to change
their tcp/ip settings, in which case you could ase a logon script. I don't
know why you don't want to use DHCP, that would be the standard way. But
these two command lines should do it:

route delete 0.0.0.0
route add 0.0.0.0 mask 0.0.0.0 <gateway address>

...kurt

"M K W" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hello,
>
> I have win 2000 server. I just want to know how to distribute the default
> gatway through a group policy?
> Note: I dont want to install DHCP, could it be done?
> regards
>
>



 
Reply With Quote
 
M K W
Guest
Posts: n/a
 
      21st Nov 2005
can anyone provide help on using netsh??
regards


"Norbert Fehlauer [MVP]" <(E-Mail Removed)> wrote in message
news:uTCRq%(E-Mail Removed)...
> M K W wrote:
> Hi,
>
> > I have win 2000 server. I just want to know how to distribute the
> > default gatway through a group policy?

>
> You can't. Exception if you want to use a computer start script with a

netsh
> command.
>
> Bye
> Norbert
> --
> Dilbert's words of wisdom #11: Last night I lay in bed looking up at
> the stars in the sky and I thought to myself, "Where the heck is the
> ceiling?!
>



 
Reply With Quote
 
Norbert Fehlauer [MVP]
Guest
Posts: n/a
 
      21st Nov 2005
M K W wrote:
> can anyone provide help on using netsh??


netsh /help

or
http://support.microsoft.com/default...b;en-us;257748

Bye
Norbert
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
distribute .reg file with Group Policy =?Utf-8?B?Q2hyaXMgTWFya3Vz?= Microsoft Windows 2000 Group Policy 15 16th Jul 2006 04:53 PM
distribute autoarchive setting via Group Policy? williamreigle@gmail.com Microsoft Outlook 4 27th Sep 2005 03:43 PM
How to distribute DumpsterAlwaysOn through Group Policy? Kendall Microsoft Windows 2000 Group Policy 2 5th Sep 2005 12:51 PM
How to distribute group policy without AD? Zac Windows XP Setup 0 8th Jun 2005 10:50 AM
RE: local group policy overriding default domain policy anthony Windows XP Security 0 1st Jun 2004 07:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:32 AM.