mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 07:17:24 +00:00
Merged PR 3388: Live publish for modern deployment posters
This commit is contained in:
parent
2edc49037f
commit
34a3881237
@ -245,3 +245,5 @@
|
|||||||
#### [Using Device Health](update/device-health-using.md)
|
#### [Using Device Health](update/device-health-using.md)
|
||||||
|
|
||||||
## [Upgrade a Windows Phone 8.1 to Windows 10 Mobile with Mobile Device Management](upgrade/upgrade-windows-phone-8-1-to-10.md)
|
## [Upgrade a Windows Phone 8.1 to Windows 10 Mobile with Mobile Device Management](upgrade/upgrade-windows-phone-8-1-to-10.md)
|
||||||
|
|
||||||
|
## [Architectural planning posters for Windows 10](windows-10-architecture-posters.md)
|
25
windows/deployment/windows-10-architecture-posters.md
Normal file
25
windows/deployment/windows-10-architecture-posters.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
title: Deploy Windows 10 - architectural posters
|
||||||
|
description: Provides architural planning posters for Windows 10 in the enterprise
|
||||||
|
ms.prod: w10
|
||||||
|
ms.author: elizapo
|
||||||
|
author: lizap
|
||||||
|
ms.date: 09/22/2017
|
||||||
|
ms.tgt_pltfrm: na
|
||||||
|
ms.topic: article
|
||||||
|
ms.localizationpriority: low
|
||||||
|
---
|
||||||
|
# Architectural planning posters for Windows 10
|
||||||
|
|
||||||
|
You can download the following posters for architectural information about deploying Windows 10 in the enterprise.
|
||||||
|
|
||||||
|
- [Deploy Windows 10 - Clean installation](https://github.com/MicrosoftDocs/windows-itpro-docs/raw/master/windows/media/ModernSecureDeployment/Deploy-CleanInstallation.pdf)
|
||||||
|
Learn about the options and steps for a new installation of Windows 10.
|
||||||
|
- [Deploy Windows 10 - In-place upgrade](https://github.com/MicrosoftDocs/windows-itpro-docs/raw/master/windows/media/ModernSecureDeployment/Deploy-InplaceUpgrade.pdf)
|
||||||
|
Learn about the steps to upgrade from a previous version of Windows.
|
||||||
|
- [Deploy Windows 10 - Windows AutoPilot](https://github.com/MicrosoftDocs/windows-itpro-docs/raw/master/windows/media/ModernSecureDeployment/Deploy-WindowsAutoPilot.pdf)
|
||||||
|
Learn how you can set up and pre-configure Windows 10 devices.
|
||||||
|
- [Deploy Windows 10 - Windows servicing](https://github.com/MicrosoftDocs/windows-itpro-docs/raw/master/windows/media/ModernSecureDeployment/WindowsServicing.pdf)
|
||||||
|
Learn how to keep Windows up to date.
|
||||||
|
- [Deploy Windows 10 - Protection solutions](https://github.com/MicrosoftDocs/windows-itpro-docs/raw/master/windows/media/ModernSecureDeployment/WindowsServicing.pdf)
|
||||||
|
Learn about the two tiers of protection available for Windows 10 devices.
|
@ -12,8 +12,6 @@ author: brianlic-msft
|
|||||||
|
|
||||||
# TPM recommendations
|
# TPM recommendations
|
||||||
|
|
||||||
**Applies to**
|
|
||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
- Windows 10
|
- Windows 10
|
||||||
- Windows Server 2016
|
- Windows Server 2016
|
||||||
@ -100,13 +98,13 @@ The following table defines which Windows features require TPM support.
|
|||||||
|
|
||||||
| Windows Features | TPM Required | Supports TPM 1.2 | Supports TPM 2.0 | Details |
|
| Windows Features | TPM Required | Supports TPM 1.2 | Supports TPM 2.0 | Details |
|
||||||
|-------------------------|--------------|--------------------|--------------------|----------|
|
|-------------------------|--------------|--------------------|--------------------|----------|
|
||||||
| Measured Boot | Yes | Yes | Yes | |
|
| Measured Boot | Yes | Yes | Yes | Measured Boot requires TPM 1.2 or 2.0 and UEFI Secure Boot |
|
||||||
| Bitlocker | No | Yes | Yes | A removable USB memory device such as a flash drive can also be used instead of a TPM. |
|
| BitLocker | Yes | Yes | Yes | TPM 1.2 or 2.0 is required |
|
||||||
| Device Encryption | Yes | N/A | Yes | Device Encryption requires InstantGo/Connected Standby certification. All systems certified for InstantGo/Connected Standby shipped with TPM 2.0, so TPM 1.3 support is Not Applicable. |
|
| Device Encryption | Yes | N/A | Yes | Device Encryption requires InstantGo/Connected Standby certification, which requires TPM 2.0. |
|
||||||
| Device Guard | No | Yes | Yes | |
|
| Device Guard | No | Yes | Yes | |
|
||||||
| Credential Guard | No | Yes | Yes | Windows 10, version 1507 (End of Life as of May 2017) only supported TPM 2.0 for Credential Guard. Beginning with Windows 10, version 1511, TPM 1.2 and 2.0 is supported. |
|
| Credential Guard | No | Yes | Yes | Windows 10, version 1507 (End of Life as of May 2017) only supported TPM 2.0 for Credential Guard. Beginning with Windows 10, version 1511, TPM 1.2 and 2.0 are supported. |
|
||||||
| Device Health Attestation| Yes | Yes | Yes | |
|
| Device Health Attestation| Yes | Yes | Yes | |
|
||||||
| Windows Hello/Windows Hello for Business| No | Yes | Yes | |
|
| Windows Hello/Windows Hello for Business| No | Yes | Yes | Azure AD join supports both versions of TPM, but requires TPM with keyed-hash message authentication code (HMAC) and Endorsement Key (EK) certificate for key attestation support. |
|
||||||
| UEFI Secure Boot | No | Yes | Yes | |
|
| UEFI Secure Boot | No | Yes | Yes | |
|
||||||
| TPM Platform Crypto Provider Key Storage Provider| Yes | Yes| Yes | |
|
| TPM Platform Crypto Provider Key Storage Provider| Yes | Yes| Yes | |
|
||||||
| Virtual Smart Card | Yes | Yes | Yes | |
|
| Virtual Smart Card | Yes | Yes | Yes | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user