Microsoft
Software
Hardware
Network
Question : batch PTR creator?
I have a very large amount of reverse DNS pointers to create. Does anyone know of a tool that will do this for me? They will all have the same hostname -- only the PTR number will change.
It just doesn't seem feasible to do a thousand of these by hand.
Answer : batch PTR creator?
Create zone and then:
for /l %i in (1,1,255) do dnscmd /recordadd 1.168.192.in-addr.arpa %i PTR dynamic.domain.com
if you are running it from the batch file - replace %i with %%i
Random Solutions
How do I automate the backup of VHD files
Two different ISP's on cisco 2821!
InterTel AXXESS and Asterisk
How to determine an IP address is belong which Country/ISP?
Server cannot see workstations in My Network places
Suggestions for dumb terminal connection to internet
SMTP issues: Email being sent but not arriving. How to trace an email...Lotus Notes
Netware small business 6.5 syamntec making server crash
Configuring sendmail to allow outgoing mail to recipients in two domains only
DNS problem - internal random host names resolve to our external website address