
November 30th, 2011, 08:28 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Location: United States
Posts: 24
Time spent in forums: 2 h 49 m 37 sec
Reputation Power: 0
|
|
|
From Windows, open a command prompt, type NSLOOKUP and hit [enter]. At the prompt, type "ls -d domainname".
This will display all of the records in the zone, including subdomains, if the subdomain records are hosted in the same zone file. If there is a delegation to the subdomain, the records will not be in the zone. You would have to do this same procedure for the subdomain.
For you to pull the records from NSLOOKUP in this manner, your DNS zone has to be configured to allow for zone transfers.
|