I need to programmatically go thru a bunch of DNS A-Records and chekc the box "update the associated pointer..." checkbox. Anyone know of how I can do this? I am writing code to insert a bunch of A-Records from a textfile of name/IP's, but I do not want to create the PTR's manually. I want the DNS server to know to do it, which is why i need the box checked.