Final answer:
To create the mrktg.private zone on the CorpDC DNS server, configure it to be stored in Active Directory, replicate data with all DNS servers in the domain, and allow only secure dynamic updates, follow these steps:
Step-by-step explanation:
To create the mrktg.private zone on the CorpDC DNS server, follow these steps:
- Open the DNS Manager on the CorpDC server.
- Right-click on the Forward Lookup Zones folder and select New Zone.
- Follow the wizard to create a primary zone for mrktg.private.
- Ensure that the zone is set to Store the zone in Active Directory.
To configure the new zone to replicate data with all DNS servers in the domain, do the following:
- Open the DNS Manager on each DNS server in the domain.
- Navigate to the mrktg.private zone and open its properties.
- Go to the Zone Transfers tab.
- Enable Allow zone transfers.
- Select Only to servers listed on the Name Servers tab.
- Add the DNS servers' IP addresses in the list of servers allowed to transfer the zone.
To allow only secure dynamic updates, you need to configure the zone as follows:
- Open the properties of the mrktg.private zone.
- Go to the General tab.
- Select Secure only for dynamic updates.
- Click Apply and OK to save the changes.