Skip to content

Commit 1a71c9b

Browse files
Update Test-ComputerSecureChannel.md
needs a hint that this cmdlet is not made for DCs.
1 parent d48addb commit 1a71c9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/5.1/Microsoft.PowerShell.Management/Test-ComputerSecureChannel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ more detailed test results, use the **Verbose** parameter.
3434
This cmdlet works much like `NetDom.exe`. Both NetDom and `Test-ComputerSecureChannel` use the
3535
**NetLogon** service to perform the actions.
3636

37+
**Note:** Based on how the cmdlet uses Netlogon Services, it is working reliably only on Domain Members. The configuration context of Domain Controllers with regard to their secure channels makes the cmdlet return false positive errors. We recommend you use NetDom or NlTest to verify and reset the secure channels for Domain Controllers.
38+
3739
## EXAMPLES
3840

3941
### Example 1: Test a channel between the local computer and its domain

0 commit comments

Comments
 (0)