Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.dns
Thread: Is there a way to to send/receive a DNS configuration to/from another person?

HTVi
TV Discussion Newsgroups

Is there a way to to send/receive a DNS configuration to/from another person?
April <xiaoxia2005a[ at ]yahoo.com> 4/23/2007 5:44:00 PM
Just wondering if there is a way to send or receive Windows DNS server
configuration in a file?

For BIND, you can use the named.conf file, which basically includes
almost everything on the DNS setup.

Registry seems to have thngs in several locations ...

Re: Is there a way to to send/receive a DNS configuration to/from another person?
"Kevin D. Goodknecht Sr. [MVP]" <admin[ at ]nospam.WFTX.US> 4/23/2007 6:45:16 PM
Read inline please.

In news:1177350240.724111.151330[ at ]b58g2000hsg.googlegroups.com,
April <xiaoxia2005a[ at ]yahoo.com> typed:
[Quoted Text]
> Just wondering if there is a way to send or receive Windows DNS server
> configuration in a file?
>
> For BIND, you can use the named.conf file, which basically includes
> almost everything on the DNS setup.
>
> Registry seems to have thngs in several locations ...

If it is a Standard Primary, you can find the zonename.dns text based file
located in the
%SYSTEMROOT%\system32\dns directory. If the zone is Stored in AD, the zone
data is stored in the Active Directory database.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
Send IM: http://www.icq.com/people/webmsg.php?to=296095728
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


Re: Is there a way to to send/receive a DNS configuration to/from another person?
April <yinzhang57[ at ]yahoo.com> 4/23/2007 7:49:36 PM
On Apr 23, 2:45 pm, "Kevin D. Goodknecht Sr. [MVP]"
<a...[ at ]nospam.WFTX.US> wrote:
[Quoted Text]
> Read inline please.
>
> Innews:1177350240.724111.151330[ at ]b58g2000hsg.googlegroups.com,
> April <xiaoxia20...[ at ]yahoo.com> typed:
>
> > Just wondering if there is a way to send or receive Windows DNS server
> > configuration in a file?
>
> > For BIND, you can use the named.conf file, which basically includes
> > almost everything on the DNS setup.
>
> > Registry seems to have thngs in several locations ...
>
> If it is a Standard Primary, you can find the zonename.dns text based file
> located in the
> %SYSTEMROOT%\system32\dns directory. If the zone is Stored in AD, the zone
> data is stored in the Active Directory database.
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This Helps
> Send IM:http://www.icq.com/people/webmsg.php?to=296095728
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
> ===================================

Thanks, however, this' not what I'm looking for. What I'm looking for
is more on the configurations, like forwarding, primary, secondary,
and stub zones, recursions, etc. basically how this server is set up
for doing DNS.

Re: Is there a way to to send/receive a DNS configuration to/from another person?
"kj" <kj[ at ]nowhere.com> 4/23/2007 8:30:58 PM
April wrote:
[Quoted Text]
> On Apr 23, 2:45 pm, "Kevin D. Goodknecht Sr. [MVP]"
> <a...[ at ]nospam.WFTX.US> wrote:
>> Read inline please.
>>
>> Innews:1177350240.724111.151330[ at ]b58g2000hsg.googlegroups.com,
>> April <xiaoxia20...[ at ]yahoo.com> typed:
>>
>>> Just wondering if there is a way to send or receive Windows DNS
>>> server configuration in a file?
>>
>>> For BIND, you can use the named.conf file, which basically includes
>>> almost everything on the DNS setup.
>>
>>> Registry seems to have thngs in several locations ...
>>
>> If it is a Standard Primary, you can find the zonename.dns text
>> based file
>> located in the
>> %SYSTEMROOT%\system32\dns directory. If the zone is Stored in AD,
>> the zone
>> data is stored in the Active Directory database.
>>
>> --
>> Best regards,
>> Kevin D. Goodknecht Sr. [MVP]
>> Hope This Helps
>> Send IM:http://www.icq.com/people/webmsg.php?to=296095728
>> ===================================
>> When responding to posts, please "Reply to Group"
>> via your newsreader so that others may learn and
>> benefit from your issue, to respond directly to
>> me remove the nospam. from my email address.
>> ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/
>> ===================================
>> Use Outlook Express?... Get OE_Quotefix:
>> It will strip signature out and
>> morehttp://home.in.tum.de/~jain/software/oe-quotefix/
>> ===================================
>> Keep a back up of your OE settings and folders
>> with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
>> ===================================
>
> Thanks, however, this' not what I'm looking for. What I'm looking for
> is more on the configurations, like forwarding, primary, secondary,
> and stub zones, recursions, etc. basically how this server is set up
> for doing DNS.

use dnscmd "servername" /info - to document server settings,

dnscmd /zoneinfo and other switches depending upon what info you want to
record


--
/kj


Re: Is there a way to to send/receive a DNS configuration to/from another person?
April <yinzhang57[ at ]yahoo.com> 4/26/2007 12:11:00 AM
On Apr 23, 4:30 pm, "kj" <k...[ at ]nowhere.com> wrote:
[Quoted Text]
> April wrote:
> > On Apr 23, 2:45 pm, "Kevin D. Goodknecht Sr. [MVP]"
> > <a...[ at ]nospam.WFTX.US> wrote:
> >> Read inline please.
>
> >> Innews:1177350240.724111.151330[ at ]b58g2000hsg.googlegroups.com,
> >> April <xiaoxia20...[ at ]yahoo.com> typed:
>
> >>> Just wondering if there is a way to send or receive Windows DNS
> >>> server configuration in a file?
>
> >>> For BIND, you can use the named.conf file, which basically includes
> >>> almost everything on the DNS setup.
>
> >>> Registry seems to have thngs in several locations ...
>
> >> If it is a Standard Primary, you can find the zonename.dns text
> >> based file
> >> located in the
> >> %SYSTEMROOT%\system32\dns directory. If the zone is Stored in AD,
> >> the zone
> >> data is stored in the Active Directory database.
>
> >> --
> >> Best regards,
> >> Kevin D. Goodknecht Sr. [MVP]
> >> Hope This Helps
> >> Send IM:http://www.icq.com/people/webmsg.php?to=296095728
> >> ===================================
> >> When responding to posts, please "Reply to Group"
> >> via your newsreader so that others may learn and
> >> benefit from your issue, to respond directly to
> >> me remove the nospam. from my email address.
> >> ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message....
> >> ===================================
> >> Use Outlook Express?... Get OE_Quotefix:
> >> It will strip signature out and
> >> morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> >> ===================================
> >> Keep a back up of your OE settings and folders
> >> with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
> >> ===================================
>
> > Thanks, however, this' not what I'm looking for. What I'm looking for
> > is more on the configurations, like forwarding, primary, secondary,
> > and stub zones, recursions, etc. basically how this server is set up
> > for doing DNS.
>
> use dnscmd "servername" /info - to document server settings,
>
> dnscmd /zoneinfo and other switches depending upon what info you want to
> record
>
> --
> /kj- Hide quoted text -
>
> - Show quoted text -

Thanks ...

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen