changing ownership

This commit is contained in:
Brian Lich
2016-04-01 15:51:13 -07:00
parent a42f9e6314
commit d347af16fc
8 changed files with 44 additions and 37 deletions

View File

@ -39,7 +39,7 @@ Credential Guard also does not allow older variants of NTLM and Kerberos authent
Here's a high-level overview on how the LSA is isolated by using virtualization-based security:
![](images/credguard.png)
![Credential Guard oveview](images/credguard.png)
## New and changed functionality
@ -89,7 +89,19 @@ The PC must meet the following hardware and software requirements to use Credent
</tr>
<tr class="even">
<td align="left"><p>Trusted Platform Module (TPM) version 1.2 or 2.0</p></td>
<td align="left"><p>TPM 1.2 and 2.0 provides protection for encryption keys that are stored in the firmware. TPM 1.2 is not supported on Windows 10 (Build 10240); however, it is supported in Windows 10, Version 1511 (Build 10586) and later.</p>
<td align="left"><p>TPM 1.2 and 2.0 provides protection for encryption keys that are stored in the firmware and are used by Credential Guard. See the following table to determine which TPM versions are supported on your OS.</p>
<table>
<th>OS version</th>
<th>Required TPM</th>
<tr>
<td>Windows 10 version 1507</td>
<td>TPM 2.0</td>
</tr>
<tr>
<td>Windows 10 version 1511</td>
<td>TPM 2.0 or TPM 1.2</td>
</tr>
</table>
<div class="alert">
<strong>Note</strong>  If you don't have a TPM installed, Credential Guard will still be enabled, but the keys used to encrypt Credential Guard will not be protected by the TPM.
</div>
@ -1017,8 +1029,3 @@ If you're having trouble running this script, try replacing the single quote aft
 
 

View File

@ -5,7 +5,7 @@ ms.assetid: 6F836FF6-7794-4E7B-89AA-1EABA1BF183F
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in AppLocker?

View File

@ -5,7 +5,7 @@ ms.assetid: 3F2DE365-68A1-4CDB-AB5F-C65574684C7B
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in BitLocker?

View File

@ -5,7 +5,7 @@ ms.assetid: 59C206F7-2832-4555-97B4-3070D93CC3C5
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in Credential Guard?

View File

@ -6,7 +6,7 @@ keywords: ["Device Guard"]
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# Device Guard overview

View File

@ -5,7 +5,7 @@ ms.assetid: CB35A02E-5C66-449D-8C90-7B73C636F67B
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in security auditing?

View File

@ -5,7 +5,7 @@ ms.assetid: CE8BBC2A-EE2D-4DFA-958E-2A178F2E6C44
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in Trusted Platform Module?

View File

@ -5,7 +5,7 @@ ms.assetid: 9281870C-0819-4694-B4F1-260255BB8D07
ms.prod: W10
ms.mktglfcycl: explore
ms.sitesec: library
author: TrudyHa
author: brianlic-msft
---
# What's new in User Account Control?