diff --git a/.openpublishing.redirection.windows-security.json b/.openpublishing.redirection.windows-security.json index 6e304d3de1..f51079ffd1 100644 --- a/.openpublishing.redirection.windows-security.json +++ b/.openpublishing.redirection.windows-security.json @@ -7472,7 +7472,7 @@ }, { "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 }, { diff --git a/windows/security/operating-system-security/data-protection/bitlocker/enable-server.md b/windows/security/operating-system-security/data-protection/bitlocker/install-server.md similarity index 95% rename from windows/security/operating-system-security/data-protection/bitlocker/enable-server.md rename to windows/security/operating-system-security/data-protection/bitlocker/install-server.md index 0d9ec393c3..e2aa1da455 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/enable-server.md +++ b/windows/security/operating-system-security/data-protection/bitlocker/install-server.md @@ -1,13 +1,13 @@ --- -title: Enable BitLocker on Windows Server -description: Learn how to enable BitLocker on Windows Server +title: Install BitLocker on Windows Server +description: Learn how to install BitLocker on Windows Server. ms.topic: how-to 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] > To install BitLocker you must have administrator privileges. diff --git a/windows/security/operating-system-security/data-protection/bitlocker/toc.yml b/windows/security/operating-system-security/data-protection/bitlocker/toc.yml index c37bb78319..d8fdfd3230 100644 --- a/windows/security/operating-system-security/data-protection/bitlocker/toc.yml +++ b/windows/security/operating-system-security/data-protection/bitlocker/toc.yml @@ -7,8 +7,8 @@ items: href: plan.md - name: How-to guides items: - - name: Enable BitLocker on Windows Server - href: enable-server.md + - name: Install BitLocker on Windows Server + href: install-server.md - name: Configure BitLocker href: configure.md - name: Network Unlock