We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2061097 commit baab2e3Copy full SHA for baab2e3
1 file changed
support/windows-server/active-directory/domain-join-log-analysis.md
@@ -273,12 +273,12 @@ Network traces are helpful in pinpointing AD domain join issues. During an AD do
273
> [!NOTE]
274
>
275
> The snippets are taken from Wireshark. Other network trace analysis tools might show the frame summaries and details differently.
276
->
277
-> In these network traces, the IP address represent the following roles:
278
279
-> - 192.168.100.13 - Client
280
-> - 192.168.100.12 - DNS server and DC
281
-> - 192.168.100.10 - DC
+
+In these network traces, the IP address represent the following roles:
+- 192.168.100.13 - Client
+- 192.168.100.12 - DNS server and DC
+- 192.168.100.10 - DC
282
283
### DNS
284
0 commit comments