From 9cc67ace6008291cd5a3124c6e13ca99a1751324 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 1 Aug 2016 11:25:43 -0700 Subject: [PATCH] added consideration about Windows To Go --- windows/keep-secure/credential-guard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index c03bc8cfbf..c8f96612a3 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -278,6 +278,7 @@ DG_Readiness_Tool_v2.0.ps1 -Ready - Credentials saved by Remote Desktop Services cannot be used to remotely connect to another machine without supplying the password. Attempts to use saved credentials will fail, displaying the error message "Logon attempt failed". - Applications that extract derived domain credentials from Credential Manager will no longer be able to use those credentials. - You cannot restore credentials using the Credential Manager control panel if the credentials were backed up from a PC that has Credential Guard turned on. If you need to back up your credentials, you must do this before you enable Credential Guard. Otherwise, you won't be able to restore those credentials. + - Credential Guard uses hardware security so some features, such as Windows To Go, are not supported. ### Kerberos Considerations