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
Delegate DNS administration.
Terminal Server users can not open jpg file in MS Photo Editor and other questions
bartPE build Issues - No errors but 18 warnings that prevent boot
Email
Distributing VOIP out to remote offices
Setting up up Home network with Windows XP, Spooler Subsytem app. error
dns question--how to point name to server on specific port?
Are DIDs eligible to be ported to a wireless account?
connecting 2 computers together
Windows 2008 x64 server DNS/Domain Join Issue