LittleNeutrino Veteran Posted December 11, 2008 Veteran Share Posted December 11, 2008 Is it possible for me to set up Static IP addresses for every computer on my domain simply from the Active Directory instead of having to go to every machine seperatly. Or would the easiest way to do this be to go to each machine and set up the Static IP then go to the next machine. If it matters i am using Windows Server 2000 for my Active Directory Server. Link to comment https://www.neowin.net/forum/topic/708740-setting-static-ip-addresses-with-active-directory/ Share on other sites More sharing options...
DaveLegg Developer Posted December 11, 2008 Developer Share Posted December 11, 2008 I don't think you can do it via AD, but if you're running DHCP, either on your router, or on your server, you should be able to create address reservations through there, that will ensure that the PC will always pick up the same IP address each time it connects, which will result in essentially the same thing. This is definitely supported by the DHCP software on Windows Server, support directly on the router may vary. Link to comment https://www.neowin.net/forum/topic/708740-setting-static-ip-addresses-with-active-directory/#findComment-590256482 Share on other sites More sharing options...
+BudMan MVC Posted December 11, 2008 MVC Share Posted December 11, 2008 ^ exactly.. If you want your machines to always have the same IP adress, the best option is to just setup reservations based on mac address in your dhcp server. The initial setup is a pain, depends on how many machines your talking. If they have both wired and wireless interfaces that you would want to use the same address on, etc. Link to comment https://www.neowin.net/forum/topic/708740-setting-static-ip-addresses-with-active-directory/#findComment-590256632 Share on other sites More sharing options...
Reb0ot Posted December 12, 2008 Share Posted December 12, 2008 Yeah its a shame Microsoft hasnt built a more friendly-user section for the DHCP server side of things, they have implemented an option from the list of currently DHCP'ed pcs on the network where you can right click one and assign it to a static ip. Instead of getting the MAC Address from the computer and then configuring the reservation for it. Anyways, yes you need a dhcp server and then get the mac address of the pc, and assign it that way through the reservation option. Link to comment https://www.neowin.net/forum/topic/708740-setting-static-ip-addresses-with-active-directory/#findComment-590261080 Share on other sites More sharing options...
danielormsby Posted December 17, 2008 Share Posted December 17, 2008 Adding static addresses to local machines has given me nothing but headaches... Machines not updating with DNS mostly. I'd go reservation. I use them for 45+ printers at work, works beautifully. And if I want to change something I don't have to walk over to another building, etc. Link to comment https://www.neowin.net/forum/topic/708740-setting-static-ip-addresses-with-active-directory/#findComment-590281130 Share on other sites More sharing options...
Recommended Posts