To add a new zone in DNS, you'll typically use the DNS management tool. Here's a breakdown of how to do it using Windows as described in the provided reference:
Adding a New DNS Zone in Windows
This process involves using the DNS Manager on a Windows system.
- Open DNS Manager:
- From your Windows desktop, click the Start menu.
- Navigate to Windows Administrative Tools, then select DNS.
- Locate Your DNS Server:
- In the console tree on the left, find your DNS server and expand it.
- Start the New Zone Wizard:
- Right-click on your DNS server.
- Select New Zone from the context menu.
- Begin the Wizard:
- In the New Zone Wizard window, click Next to continue.
- Choose Zone Type:
- On the Zone Type page, select Primary zone.
- Crucially, ensure that "Store the zone in Active Directory" is selected. This makes the zone Active Directory-integrated.
Once you've completed these steps, the wizard will prompt you for further details, such as the zone name and file information, which will vary depending on the kind of zone you need and your particular setup.
Key Steps Summarized:
Step | Action |
---|---|
1 | Open the DNS Manager. |
2 | Expand your DNS server. |
3 | Right-click the server and choose "New Zone". |
4 | Click "Next" in the wizard. |
5 | Select "Primary zone" and ensure "Store the zone in Active Directory" is selected. |
By following these steps, you can create a new zone in DNS using the Windows DNS management tools.