Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1shell

This commit is contained in:
Jeanie Decker 2019-03-08 06:45:56 -08:00
commit 70c70cd62c
27 changed files with 159 additions and 75 deletions

View File

@ -60,7 +60,7 @@ SDT for Business is supported on Surface 3 and later devices, including:
To create an SDT package that you can distribute to users in your organization, you first need to install SDT at a command prompt and set a custom flag to install the tool in admin mode. SDT contains the following install option flags: To create an SDT package that you can distribute to users in your organization, you first need to install SDT at a command prompt and set a custom flag to install the tool in admin mode. SDT contains the following install option flags:
- `SENDTELEMETRY` sends telemetry data to Microsoft. The flag accepts `0` for disabled or `1` for enabled. The default value is `1` to send telemetry. - `SENDTELEMETRY` sends telemetry data to Microsoft. The flag accepts `0` for disabled or `1` for enabled. The default value is `1` to send telemetry.
- `ADMINMODE` configures the tool to be installed in admin mode. The flag accepts `0` for Business client mode or `1` for Business Administrator mode. The default value is `0`. - `ADMINMODE` configures the tool to be installed in admin mode. The flag accepts `0` for client mode or `1` for IT Administrator mode. The default value is `0`.
**To install SDT in ADMINMODE:** **To install SDT in ADMINMODE:**

View File

@ -53,7 +53,7 @@ To use this script, you can download it from the PowerShell Gallery and run it o
```powershell ```powershell
md c:\\HWID md c:\\HWID
Set-Location c:\\HWID Set-Location c:\\HWID
Set-ExecutionPolicy Unrestricted Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted
Install-Script -Name Get-WindowsAutoPilotInfo Install-Script -Name Get-WindowsAutoPilotInfo
Get-WindowsAutoPilotInfo.ps1 -OutputFile AutoPilotHWID.csv Get-WindowsAutoPilotInfo.ps1 -OutputFile AutoPilotHWID.csv
``` ```

View File

@ -1726,7 +1726,7 @@ For Windows 10:
- Create a REG\_DWORD registry setting named **NoGenTicket** in **HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform** with a value of 1 (one). - Create a REG\_DWORD registry setting named **NoGenTicket** in **HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform** with a value of 1 (one).
For Windows Server 2016 with Desktop Experience or Windows Server 2016 Server Core: For Windows Server 2019 or later:
- Apply the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Software Protection Platform** > **Turn off KMS Client Online AVS Validation** - Apply the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Software Protection Platform** > **Turn off KMS Client Online AVS Validation**
@ -1734,6 +1734,12 @@ For Windows Server 2016 with Desktop Experience or Windows Server 2016 Server Co
- Create a REG\_DWORD registry setting named **NoGenTicket** in **HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform** with a value of 1 (one). - Create a REG\_DWORD registry setting named **NoGenTicket** in **HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform** with a value of 1 (one).
For Windows Server 2016:
- Create a REG\_DWORD registry setting named **NoAcquireGT** in **HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform** with a value of 1 (one).
>[!NOTE]
>Due to a known issue the **Turn off KMS Client Online AVS Validation** group policy does not work as intended on Windows Server 2016, the **NoAcquireGT** value needs to be set instead.
The Windows activation status will be valid for a rolling period of 180 days with weekly activation status checks to the KMS. The Windows activation status will be valid for a rolling period of 180 days with weekly activation status checks to the KMS.
### <a href="" id="bkmk-storage-health"></a>19. Storage health ### <a href="" id="bkmk-storage-health"></a>19. Storage health

View File

@ -3,15 +3,17 @@ title: BCD settings and BitLocker (Windows 10)
description: This topic for IT professionals describes the BCD settings that are used by BitLocker. description: This topic for IT professionals describes the BCD settings that are used by BitLocker.
ms.assetid: c4ab7ac9-16dc-4c7e-b061-c0b0deb2c4fa ms.assetid: c4ab7ac9-16dc-4c7e-b061-c0b0deb2c4fa
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 08/21/2017 ms.date: 02/28/2019
--- ---
# BCD settings and BitLocker # BCD settings and BitLocker

View File

@ -3,16 +3,17 @@ title: BitLocker and Active Directory Domain Services (AD DS) FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 05/03/2018 ms.date: 02/28/2019
--- ---
# BitLocker and Active Directory Domain Services (AD DS) FAQ # BitLocker and Active Directory Domain Services (AD DS) FAQ

View File

@ -3,16 +3,19 @@ title: BitLocker basic deployment (Windows 10)
description: This topic for the IT professional explains how BitLocker features can be used to protect your data through drive encryption. description: This topic for the IT professional explains how BitLocker features can be used to protect your data through drive encryption.
ms.assetid: 97c646cb-9e53-4236-9678-354af41151c4 ms.assetid: 97c646cb-9e53-4236-9678-354af41151c4
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 04/19/2017 ms.date: 02/28/2019
--- ---
# BitLocker basic deployment # BitLocker basic deployment
**Applies to** **Applies to**

View File

@ -3,16 +3,20 @@ title: BitLocker Countermeasures (Windows 10)
description: Windows uses technologies including TPM, Secure Boot, Trusted Boot, and Early Launch Antimalware (ELAM) to protect against attacks on the BitLocker encryption key. description: Windows uses technologies including TPM, Secure Boot, Trusted Boot, and Early Launch Antimalware (ELAM) to protect against attacks on the BitLocker encryption key.
ms.assetid: ebdb0637-2597-4da1-bb18-8127964686ea ms.assetid: ebdb0637-2597-4da1-bb18-8127964686ea
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 09/06/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Countermeasures ---
# BitLocker Countermeasures
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: BitLocker frequently asked questions (FAQ) (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 06/25/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Deployment and Administration FAQ ---
# BitLocker frequently asked questions (FAQ)
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -2,12 +2,20 @@
title: Overview of BitLocker Device Encryption in Windows 10 title: Overview of BitLocker Device Encryption in Windows 10
description: This topic provides an overview of how BitLocker Device Encryption can help protect data on devices running Windows 10. description: This topic provides an overview of how BitLocker Device Encryption can help protect data on devices running Windows 10.
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
author: Justinha ms.localizationpriority: medium
ms.date: 01/12/2019 author: justinha
ms.topic: article Overview of BitLocker Device Encryption in Windows 10 ms.author: justinha
manager: dansimp
audience: ITPro
ms.collection: M365-security-compliance
ms.topic: conceptual
ms.date: 02/28/2019
---
# Overview of BitLocker Device Encryption in Windows 10
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: BitLocker frequently asked questions (FAQ) (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 05/03/2018 ms.date: 02/28/2019
ms.topic: article BitLocker frequently asked questions (FAQ) ---
# BitLocker frequently asked questions (FAQ)
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,16 +3,20 @@ title: BitLocker Group Policy settings (Windows 10)
description: This topic for IT professionals describes the function, location, and effect of each Group Policy setting that is used to manage BitLocker Drive Encryption. description: This topic for IT professionals describes the function, location, and effect of each Group Policy setting that is used to manage BitLocker Drive Encryption.
ms.assetid: 4904e336-29fe-4cef-bb6c-3950541864af ms.assetid: 4904e336-29fe-4cef-bb6c-3950541864af
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 11/03/2017 ms.date: 02/28/2019
ms.topic: article BitLocker Group Policy settings ---
# BitLocker Group Policy settings
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -2,17 +2,21 @@
title: BitLocker How to deploy on Windows Server 2012 and later title: BitLocker How to deploy on Windows Server 2012 and later
description: This topic for the IT professional explains how to deploy BitLocker and Windows Server 2012 and later description: This topic for the IT professional explains how to deploy BitLocker and Windows Server 2012 and later
ms.assetid: 91c18e9e-6ab4-4607-8c75-d983bbe2542f ms.assetid: 91c18e9e-6ab4-4607-8c75-d983bbe2542f
ms.prod: windows-server-threshold ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 02/19/2019 ms.date: 02/28/2019
ms.topic: article BitLocker: How to deploy on Windows Server 2012 and later ---
# BitLocker: How to deploy on Windows Server 2012 and later
> Applies to: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019 > Applies to: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

View File

@ -3,12 +3,20 @@ title: BitLocker How to enable Network Unlock (Windows 10)
description: This topic for the IT professional describes how BitLocker Network Unlock works and how to configure it. description: This topic for the IT professional describes how BitLocker Network Unlock works and how to configure it.
ms.assetid: be45bc28-47db-4931-bfec-3c348151d2e9 ms.assetid: be45bc28-47db-4931-bfec-3c348151d2e9
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
author: brianlic-msft ms.localizationpriority: medium
ms.date: 02/20/2019 author: justinha
ms.topic: article BitLocker: How to enable Network Unlock ms.author: justinha
manager: dansimp
audience: ITPro
ms.collection: M365-security-compliance
ms.topic: conceptual
ms.date: 02/28/2019
---
# BitLocker: How to enable Network Unlock
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: BitLocker Key Management FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 05/03/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Key Management FAQ ---
# BitLocker Key Management FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -1,19 +1,21 @@
--- ---
title: BitLocker Management Recommendations for Enterprises (Windows 10) title: BitLocker Management Recommendations for Enterprises (Windows 10)
description: This topic explains recommendations for managing BitLocker. description: This topic explains recommendations for managing BitLocker.
ms.assetid: 40526fcc-3e0d-4d75-90e0-c7d0615f33b2
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 01/26/2019 ms.date: 02/28/2019
ms.topic: article BitLocker Management for Enterprises ---
# BitLocker Management for Enterprises
The ideal for BitLocker management is to eliminate the need for IT admins to set management policies using tools or other mechanisms by having Windows perform tasks that are more practical to automate. This vision leverages modern hardware developments. The growth of TPM 2.0, Secure Boot, and other hardware improvements, for example, has helped to alleviate the support burden on the helpdesk, and we are seeing a consequent decrease in support call volumes, yielding improved user satisfaction. Windows continues to be the focus for new features and improvements for built-in encryption management, such as automatically enabling encryption on devices that support Modern Standby beginning with Windows 8.1. The ideal for BitLocker management is to eliminate the need for IT admins to set management policies using tools or other mechanisms by having Windows perform tasks that are more practical to automate. This vision leverages modern hardware developments. The growth of TPM 2.0, Secure Boot, and other hardware improvements, for example, has helped to alleviate the support burden on the helpdesk, and we are seeing a consequent decrease in support call volumes, yielding improved user satisfaction. Windows continues to be the focus for new features and improvements for built-in encryption management, such as automatically enabling encryption on devices that support Modern Standby beginning with Windows 8.1.

View File

@ -1,19 +1,21 @@
--- ---
title: BitLocker frequently asked questions (FAQ) (Windows 10) title: BitLocker frequently asked questions (FAQ) (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 05/03/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Network Unlock FAQ ---
# BitLocker Network Unlock FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: BitLocker overview and requirements FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 02/21/2019 ms.date: 02/28/2019
ms.topic: article BitLocker Overview and Requirements FAQ ---
# BitLocker Overview and Requirements FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,15 +3,20 @@ title: BitLocker recovery guide (Windows 10)
description: This topic for IT professionals describes how to recover BitLocker keys from AD DS. description: This topic for IT professionals describes how to recover BitLocker keys from AD DS.
ms.assetid: d0f722e9-1773-40bf-8456-63ee7a95ea14 ms.assetid: d0f722e9-1773-40bf-8456-63ee7a95ea14
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.topic: article BitLocker recovery guide ms.date: 02/28/2019
---
# BitLocker recovery guide
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: BitLocker Security FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 06/12/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Security FAQ ---
# BitLocker Security FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -1,19 +1,21 @@
--- ---
title: BitLocker Upgrading FAQ (Windows 10) title: BitLocker Upgrading FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 05/03/2018 ms.date: 02/28/2019
ms.topic: article BitLocker Upgrading FAQ ---
# BitLocker Upgrading FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,16 +3,20 @@ title: BitLocker Use BitLocker Drive Encryption Tools to manage BitLocker (Windo
description: This topic for the IT professional describes how to use tools to manage BitLocker. description: This topic for the IT professional describes how to use tools to manage BitLocker.
ms.assetid: e869db9c-e906-437b-8c70-741dd61b5ea6 ms.assetid: e869db9c-e906-437b-8c70-741dd61b5ea6
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 09/25/2017 ms.date: 02/28/2019
ms.topic: article BitLocker: Use BitLocker Drive Encryption Tools to manage BitLocker ---
# BitLocker: Use BitLocker Drive Encryption Tools to manage BitLocker
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,16 +3,20 @@ title: BitLocker Use BitLocker Recovery Password Viewer (Windows 10)
description: This topic for the IT professional describes how to use the BitLocker Recovery Password Viewer. description: This topic for the IT professional describes how to use the BitLocker Recovery Password Viewer.
ms.assetid: 04c93ac5-5dac-415e-b636-de81435753a2 ms.assetid: 04c93ac5-5dac-415e-b636-de81435753a2
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 04/19/2017 ms.date: 02/28/2019
ms.topic: article BitLocker: Use BitLocker Recovery Password Viewer ---
# BitLocker: Use BitLocker Recovery Password Viewer
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,17 +3,20 @@ title: Using BitLocker with other programs FAQ (Windows 10)
description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker. description: This topic for the IT professional answers frequently asked questions concerning the requirements to use, upgrade, deploy and administer, and key management policies for BitLocker.
ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee ms.assetid: c40f87ac-17d3-47b2-afc6-6c641f72ecee
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 07/10/2018 ms.date: 02/28/2019
ms.topic: article Using BitLocker with other programs FAQ ---
# Using BitLocker with other programs FAQ
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,16 +3,20 @@ title: Prepare your organization for BitLocker Planning and policies (Windows 10
description: This topic for the IT professional explains how can you plan your BitLocker deployment. description: This topic for the IT professional explains how can you plan your BitLocker deployment.
ms.assetid: 6e3593b5-4e8a-40ac-808a-3fdbc948059d ms.assetid: 6e3593b5-4e8a-40ac-808a-3fdbc948059d
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 06/04/2018 ms.date: 02/28/2019
ms.topic: article Prepare your organization for BitLocker: Planning and policies ---
# Prepare your organization for BitLocker: Planning and policies
**Applies to** **Applies to**
- Windows 10 - Windows 10

View File

@ -3,16 +3,20 @@ title: Protecting cluster shared volumes and storage area networks with BitLocke
description: This topic for IT pros describes how to protect CSVs and SANs with BitLocker. description: This topic for IT pros describes how to protect CSVs and SANs with BitLocker.
ms.assetid: ecd25a10-42c7-4d31-8a7e-ea52c8ebc092 ms.assetid: ecd25a10-42c7-4d31-8a7e-ea52c8ebc092
ms.prod: w10 ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: explore
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: medium
author: justinha author: justinha
ms.author: justinha
manager: dansimp manager: dansimp
audience: ITPro audience: ITPro
ms.collection: M365-security-compliance ms.collection: M365-security-compliance
ms.topic: conceptual ms.topic: conceptual
ms.date: 06/19/2017 ms.date: 02/28/2019
ms.topic: article Protecting cluster shared volumes and storage area networks with BitLocker ---
# Protecting cluster shared volumes and storage area networks with BitLocker
**Applies to** **Applies to**
- Windows Server 2016 - Windows Server 2016

View File

@ -111,7 +111,7 @@ You'll need to configure Splunk so that it can pull Windows Defender ATP alerts.
</tr> </tr>
<tr> <tr>
<td>Set sourcetype</td> <td>Set sourcetype</td>
<td>From list</td> <td>Manual</td>
</tr> </tr>
<tr> <tr>
<td>Source type</td> <td>Source type</td>

View File

@ -11,7 +11,6 @@ ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: andreabichsel author: andreabichsel
ms.author: v-anbic ms.author: v-anbic
ms.date: 10/02/2018
--- ---
# Customize controlled folder access # Customize controlled folder access
@ -40,7 +39,7 @@ You can add additional folders to be protected, but you cannot remove the defaul
Adding other folders to controlled folder access can be useful, for example, if you don't store files in the default Windows libraries or you've changed the location of the libraries away from the defaults. Adding other folders to controlled folder access can be useful, for example, if you don't store files in the default Windows libraries or you've changed the location of the libraries away from the defaults.
You can also enter network shares and mapped drives. Environment variables and wildcards are supported. For information about using wildcards, see [Use wildcards in the file name and folder path or extension exclusion lists](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-antivirus/windows-defender-antivirus-in-windows-10). You can also enter network shares and mapped drives. Environment variables and wildcards are supported. For information about using wildcards, see [Use wildcards in the file name and folder path or extension exclusion lists](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-antivirus/configure-extension-file-exclusions-windows-defender-antivirus#use-wildcards-in-the-file-name-and-folder-path-or-extension-exclusion-lists).
You can use the Windows Security app or Group Policy to add and remove additional protected folders. You can use the Windows Security app or Group Policy to add and remove additional protected folders.