Automatically update DNS with printer names/IP Addresses

  • Thread starter Thread starter brbolin
  • Start date Start date
B

brbolin

I'm working on getting our DNS server to update automatically (or with
as little manual action as possible) when new printers are installed
on the print server.
We have a Windows 2000 server which has about 880 printers on it.
I was wondering if there was some sort of script that our DNS server
could use to reference our print server, look at all of the Local TCP/
IP ports it's using for printers and automatically put in new ones/
update old ones without someone having to manually key the changes.
Our DNS Server is a Windows 2003 Server; our print server is a Windows
2000 server. Not sure if that will cause any problems or not.

Thanks for any tips!

-Bryan
 
Read inline please.

In
brbolin said:
I'm working on getting our DNS server to update automatically (or with
as little manual action as possible) when new printers are installed
on the print server.
We have a Windows 2000 server which has about 880 printers on it.
I was wondering if there was some sort of script that our DNS server
could use to reference our print server, look at all of the Local TCP/
IP ports it's using for printers and automatically put in new ones/
update old ones without someone having to manually key the changes.
Our DNS Server is a Windows 2003 Server; our print server is a Windows
2000 server. Not sure if that will cause any problems or not.

The easiest solution is to install DHCP on the Windows Server 2003 which can
register any type of DHCP client in DNS when you configure it with a user
account to authenticate with the DNS server, I have a Win2k3 DHCP server
that not only registers my printer, but it also registers my sons Xbox and
my DirecTV HDDVR in DNS.



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
 
Read inline please.

In

The easiest solution is to install DHCP on the Windows Server 2003 which can
register any type of DHCP client in DNS when you configure it with a user
account to authenticate with the DNS server, I have a Win2k3 DHCP server
that not only registers my printer, but it also registers my sons Xbox and
my DirecTV HDDVR in DNS.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
===================================

Thanks a million! I'll give that a shot!
 
Back
Top