From d67f6ce4cc83d82b3cb9b31815ef8200faa9ec02 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:51:32 -0400 Subject: [PATCH] server doc --- .openpublishing.redirection.windows-security.json | 2 +- .../bitlocker/{enable-server.md => install-server.md} | 8 ++++---- .../data-protection/bitlocker/toc.yml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) rename windows/security/operating-system-security/data-protection/bitlocker/{enable-server.md => install-server.md} (95%) 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