From 445b046c69e377440e94d068312606db9f556d41 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Thu, 23 Jun 2016 14:50:40 -0700 Subject: [PATCH] formatting fixes --- windows/keep-secure/remote-credential-guard.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/keep-secure/remote-credential-guard.md b/windows/keep-secure/remote-credential-guard.md index 1bdd384dd1..f6fa6531bb 100644 --- a/windows/keep-secure/remote-credential-guard.md +++ b/windows/keep-secure/remote-credential-guard.md @@ -45,12 +45,12 @@ You can use Remote Credential Guard on the client device by setting a Group Poli ### Turn on Remote Credential Guard by using Group Policy -1. From the Group Policy Management Console, go to Computer Configuration -> Administrative Templates -> System -> Credentials Delegation. -2. Double-click Restrict delegation of credentials to remote servers. +1. From the Group Policy Management Console, go to **Computer Configuration** -> **Administrative Templates** -> **System** -> **Credentials Delegation**. +2. Double-click **Restrict delegation of credentials to remote servers**. 3. In the Use the following restricted mode box: - - If you want to require Remote Credential Guard, choose Require Credential Guard. - - If you want to allow Remote Credential Guard choose Prefer Remote Credential Guard. -4. Click OK. + - If you want to require Remote Credential Guard, choose **Require Credential Guard**. + - If you want to allow Remote Credential Guard choose **Prefer Remote Credential Guard**. +4. Click **OK**. ![Remote Credential Guard Group Policy](images/remote-credential-guard-gp.png)