Skip to content

Commit 6c81643

Browse files
authored
Update status-code-0x3a-server-not-perform-operation.md
1 parent 3cce832 commit 6c81643

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/active-directory/status-code-0x3a-server-not-perform-operation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To troubleshoot this issue, use the following steps:
4848
Test-NetConnection <IP_address_of_the_DC> -Port 389
4949
```
5050
51-
The expected output is:
51+
The expected output is shown as follows:
5252
5353
```output
5454
ComputerName : <ComputerName>
@@ -61,7 +61,7 @@ To troubleshoot this issue, use the following steps:
6161
6262
The output indicates that the Lightweight Directory Access Protocol (LDAP) port TCP 389 is open between the client and the DC.
6363
64-
2. Collect the network trace to verify the TCP 389 connection to the DC. For example, on the client machine, you might see TCP retransmissions which indicate there's no response received from the DC's TCP 389 port.
64+
2. Collect the network trace to verify the TCP 389 connection to the DC. For example, on the client machine, you might see TCP retransmissions that indicate no response is received from the DC's TCP 389 port.
6565
6666
```output
6767
CLIENT DC TCP TCP:Flags=CE....S., SrcPort=49300, DstPort=LDAP(389), PayloadLen=0, Seq=3537217409, Ack=0, Win=8192 ( Negotiating scale factor 0x8 ) = 8192 {TCP:58, IPv4:4}

0 commit comments

Comments
 (0)