Skip to content

Example 2 is incorrect #3142

Open
Open
@3cbmcdade

Description

@3cbmcdade

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.

Metadata

Metadata

Assignees

Labels

area-dnsserverIssues for dnsserver moduleissue-doc-bugSomething is out of date, unclear, confusing, or broken in the article. Blocks customer success.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions