Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi All,
Due to "unforeseen circumstance" , there are wrong SPF records added to list of domains in Windows 2003 server here :(. In stead of log in to the Windows 2003 DNS server to update the domain DNS records , domain by domain, I am thinking of a way to batch update the SPF records. Is that possible ?
As scratching, all I can think of for the time being is to list the dns zone file first as below:
===
Set objFSO = CreateObject("Scripting.FileSystemObject")
objStartFolder = "C:\WINDOWS\system32\dns"Set objFolder = objFSO.GetFolder(objStartFolder)
Set colFiles = objFolder.Files
For Each objFile in colFiles
Wscript.Echo objFile.Name
Next
===Any help and suggestion are welcome.
Thanks and Rgds,
Teh

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |