Open
Description
Example 2 is titled "Register a remote DNS server to a directory application partition using FQDN"
This command adds the local DNS server to a directory application partition named "hr.dept.contoso.com"
The correct command would be:
Register-DnsServerDirectoryPartition -ComputerName "DNS01.dept.contoso.com" -Name "hr.dept.contoso.com"
The description below would then be:
This command adds the remote DNS server, DNS01.dept.contoso.com, to the directory application partition named hr.dept.contoso.com.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 905ebaa7-30d0-3cdf-2e25-599655aa0995
- Version Independent ID: 34c37722-6df1-9e69-6cfe-38c97d9ec876
- Content: Register-DnsServerDirectoryPartition (DnsServer)
- Content Source: docset/winserver2022-ps/dnsserver/Register-DnsServerDirectoryPartition.md
- Product: w10
- Technology: windows
- GitHub Login: @JasonGerend
- Microsoft Alias: jgerend