Final answer:
To enable dynamic DNS, you need to configure the CorpNet DNS zone on CorpDC to accept only secure dynamic updates. Additionally, you need to configure the Subnet1 and Subnet2 DHCP scopes on CorpDHCP12 to always dynamically update information in DNS.
Step-by-step explanation:
Configuring Secure Dynamic Updates for CorpNet DNS Zone
- Open DNS Manager on CorpDC.
- Right-click on the CorpNet DNS zone and select 'Properties'.
- In the General tab, select 'Secure only' under Dynamic updates.
- Click 'OK' to save the changes.
Configuring Always Dynamic Updates for Subnet1 and Subnet2 DHCP Scopes
- Open DHCP Manager on CorpDHCP12.
- Expand the DHCP server and navigate to the Subnet1 DHCP scope.
- Right-click the scope and select 'Properties'.
- In the DNS tab, select 'Always dynamically update DNS records'.
- Repeat steps 2-4 for the Subnet2 DHCP scope.
- Click 'OK' to save the changes.