diff --git a/AD-Trust-Relationship.md b/AD-Trust-Relationship.md index f61cbbe..36975a2 100644 --- a/AD-Trust-Relationship.md +++ b/AD-Trust-Relationship.md @@ -11,4 +11,5 @@ If it returns: False Then run: ```powershell Test-ComputerSecureChannel -Credential (Get-Credential) -Repair -``` \ No newline at end of file +``` +If successful, this command should return: True \ No newline at end of file