Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


DNS Record Creation

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,37593
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> DNS Record Creation
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 DNS Record Creation - 9/8/2006 7:36:21 AM  1 votes
  mcds99


Posts: 407
Score: 4
Joined: 2/28/2006
Status: offline
If you haven't guessed I do DNS and DHCP Administratioin for a large international corporation.
This script is what I use when I can't get to the standard tools.
It creates the forward and reverse lookup records you need to install "dnscmd.exe" for this to work.

Replace the ##.##.##.## here afCmd = "dnscmd ##.##.##.## /recordadd target.com "
and  here arCmd = "dnscmd ##.##.##.## /recordadd xx.in-addr.arpa " with your DNS server IP address.

And replace the xx here arCmd = "dnscmd ##.##.##.## /recordadd xx.in-addr.arpa with the first Octet of the network you work on.


      

_____________________________

Sam

Keep it Simple Make it Fun KiSMiF
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> DNS Record Creation Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts