mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 03:13:44 +00:00
changing ownership
This commit is contained in:
@ -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:
|
||||
|
||||

|
||||

|
||||
|
||||
## 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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -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?
|
||||
|
@ -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?
|
||||
|
@ -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?
|
||||
|
@ -6,7 +6,7 @@ keywords: ["Device Guard"]
|
||||
ms.prod: W10
|
||||
ms.mktglfcycl: explore
|
||||
ms.sitesec: library
|
||||
author: TrudyHa
|
||||
author: brianlic-msft
|
||||
---
|
||||
|
||||
# Device Guard overview
|
||||
|
@ -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?
|
||||
|
@ -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?
|
||||
|
@ -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?
|
||||
|
Reference in New Issue
Block a user