You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Test-ComputerSecureChannel.md - add note on use on DCs (#11954)
* Update Test-ComputerSecureChannel.md
needs a hint that this cmdlet is not made for DCs.
* Update Test-ComputerSecureChannel documentation for clarity
* Fix contraction in Test-ComputerSecureChannel documentation
---------
Co-authored-by: Sean Wheeler <[email protected]>
@@ -218,3 +225,7 @@ This cmdlet returns `$true` if the connection is working correctly and `$false`
218
225
[Restart-Computer](Restart-Computer.md)
219
226
220
227
[Stop-Computer](Stop-Computer.md)
228
+
229
+
[Use Netdom.exe to reset machine account passwords of a Windows Server domain controller](/troubleshoot/windows-server/windows-security/use-netdom-reset-domain-controller-password)
0 commit comments