mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
server doc
This commit is contained in:
@ -7472,7 +7472,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source_path": "windows/security/operating-system-security/data-protection/bitlocker/bitlocker-how-to-deploy-on-windows-server.md",
|
"source_path": "windows/security/operating-system-security/data-protection/bitlocker/bitlocker-how-to-deploy-on-windows-server.md",
|
||||||
"redirect_url": "/windows/security/operating-system-security/data-protection/bitlocker/enable-server",
|
"redirect_url": "/windows/security/operating-system-security/data-protection/bitlocker/install-server",
|
||||||
"redirect_document_id": false
|
"redirect_document_id": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Enable BitLocker on Windows Server
|
title: Install BitLocker on Windows Server
|
||||||
description: Learn how to enable BitLocker on Windows Server
|
description: Learn how to install BitLocker on Windows Server.
|
||||||
ms.topic: how-to
|
ms.topic: how-to
|
||||||
ms.date: 10/05/2023
|
ms.date: 10/05/2023
|
||||||
---
|
---
|
||||||
|
|
||||||
# Enable BitLocker on Windows Server
|
# Install BitLocker on Windows Server
|
||||||
|
|
||||||
For all Windows Server editions, BitLocker is not installed by default, but it can be installed using Server Manager or Windows PowerShell cmdlets. This article explains how to enable BitLocker on Windows Server.
|
For all Windows Server editions, BitLocker is not installed by default, but it can be installed using Server Manager or Windows PowerShell cmdlets. This article explains how to install BitLocker on Windows Server.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> To install BitLocker you must have administrator privileges.
|
> To install BitLocker you must have administrator privileges.
|
@ -7,8 +7,8 @@ items:
|
|||||||
href: plan.md
|
href: plan.md
|
||||||
- name: How-to guides
|
- name: How-to guides
|
||||||
items:
|
items:
|
||||||
- name: Enable BitLocker on Windows Server
|
- name: Install BitLocker on Windows Server
|
||||||
href: enable-server.md
|
href: install-server.md
|
||||||
- name: Configure BitLocker
|
- name: Configure BitLocker
|
||||||
href: configure.md
|
href: configure.md
|
||||||
- name: Network Unlock
|
- name: Network Unlock
|
||||||
|
Reference in New Issue
Block a user