Skip to content

Commit 87ef40e

Browse files
authored
Update
1 parent b911645 commit 87ef40e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/networking/troubleshooting-guide-dhcp-authorization-failures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The DHCP server validates its authorization status in Active Directory Domain Se
4747

4848
- Permission issues: The account used to authorize the server doesn't have sufficient privileges.
4949
- Missing entries in AD: The entry for the DHCP server might be deleted from AD's **Configuration** container.
50-
- Connectivity Issues:** Network or firewall problems prevent communication between the DC and the DHCP server.
50+
- Connectivity Issues: Network or firewall problems prevent communication between the DC and the DHCP server.
5151
- AD replication problems: Delays or issues can cause inconsistent entries, leading to duplicate or conflicting entries (for example, Conflict (CNF) objects) in AD's **Configuration** container. The DHCP server can't be authorized with these entries.
5252

5353
## Troubleshooting steps
@@ -108,7 +108,7 @@ Additionally, you can capture Wireshark traces to identify packet drops between
108108

109109
1. Open **adsiedit.msc** and navigate to **Configuration** > **Services** > **NetServices**.
110110

111-
2. Look for entries with the CNF tag that include the server name. The CNF tag will be added under the attribute CN. For example:
111+
2. Look for entries with the CNF tag that include the server name. The CNF tag is added under the attribute CN. For example:
112112

113113
> cn     <fqdn>CNF:ca69f501234
114114

0 commit comments

Comments
 (0)