From 4c7f5be02bbb6d2558bda2747a181d1e26a28cdb Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 25 Jul 2016 16:46:57 -0700 Subject: [PATCH] checking note style --- windows/keep-secure/remote-credential-guard.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/remote-credential-guard.md b/windows/keep-secure/remote-credential-guard.md index ba80aa15b0..087f9ead7a 100644 --- a/windows/keep-secure/remote-credential-guard.md +++ b/windows/keep-secure/remote-credential-guard.md @@ -62,8 +62,10 @@ You can use Remote Credential Guard on the client device by setting a Group Poli 2. Double-click **Restrict delegation of credentials to remote servers**. 3. In the **Use the following restricted mode** box: - If you want to require either [Restricted Admin mode](http://social.technet.microsoft.com/wiki/contents/articles/32905.how-to-enable-restricted-admin-mode-for-remote-desktop.aspx) or Remote Credential Guard, choose **Require Credential Guard**. In this configuration, Remote Credential Guard is preferred, but it will use Restricted Admin mode (if supported) when Remote Credential Guard cannot be used. - >![NOTE] - >Neither Remote Credential Guard nor Restricted Admin mode will send credentials in clear text to the Remote Desktop server. + + > ![NOTE] + > Neither Remote Credential Guard nor Restricted Admin mode will send credentials in clear text to the Remote Desktop server. + - If you want to allow Remote Credential Guard, choose **Prefer Remote Credential Guard**. 4. Click **OK**.