954,141 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Froce a static IP using a win2003 domain server

Hi. Is there a way to force a static IP for the clients that are on my domain.

Now, everybody has it's settings on auto and takes an IP via the DHCP server which works on a win2003 domain server.

What I want is to give everyone a static IP without having to change that on each computer separately (it's around 50 computers scattered around the factory). I want to do it using the DHCP server.

Is there a way to do that ? I'm willing to use a separate software solution if I have to.

Also a link would be appreciated ;)

betaman
Newbie Poster
7 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 
DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

I don't see how... The ip reservation is not what it seems...I tried it and it just reserves an ip for a computer that has manually setting for a specific ip, so it wouldn't be taken by a PC wich is on auto. Is there another way I'm not seeing ?

betaman
Newbie Poster
7 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

the way is to map IPs for computers by their MACs. too long and tedious if you ask me - easier to go pc by pc and chenge their addresses. I once did that on 400 PCs, and it took less than an hour

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

Well...for me is not that easy. On each computer I have to stop the user from his job then logoff and login as administrator (in the users group policy it is not allowed to do such changes) then change the ip and the logoff again (I can leave the computer at administrators login can I). If you add to this that the computers are not in the same place but rather scattered around in the factory in a seriously big building which includes two floors... I did try the reservation with mac address...as I said before it just reserve the ip for a PC or a device which has manually assigned address so that it will not be used by another computer...it's something like excluding an ip from the dhcp poll.

betaman
Newbie Poster
7 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

finding the mac address for each computer is easy for me, using a program "advance ip scanner" which returns you (after a specified range scan) the ip, the host name, the netbios name and the mac address of each computer and device that is connected to your network at the time of scanning.

betaman
Newbie Poster
7 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

http://www.petri.co.il/configure_tcp_ip_from_cmd.htm
this is setting IP from the CLI

you can either do it through a runas command, as administrator on every computer, or use psexec to execute it remotely on client computers without ever leaving your desk

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

THANK YOU !!!! That is a perfect solution !!!!

betaman
Newbie Poster
7 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

have fun :)

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You