So I am needing some help trying to find the best way to automate or if possible cause as little machine to machine touching to fix this as possible. We will be starting a project in the next few weeks to change all the DHCP scopes on all my sites within my WAN. Each site has it's on DHCP and all printers have a reservation in DHCP. Since my scope is changing, all my reservations will be changing and thus my printers will have new IP's. I do not heavily utilize a print server so the majority of my network printers were installed by hand. That being said, is it possible that if i know that printer A currently has IP address X, can I create a script that will replace IP "X" with the new IP of Y once my new DHCP scope goes active and my new printer reservations go active. Ideally, I'd like to make one massive script that would basically...
↧