From e83c68899f7b261ef5f1d5548dff27a3cc41027e Mon Sep 17 00:00:00 2001 From: Teresa-Motiv Date: Mon, 4 Nov 2019 13:40:38 -0800 Subject: [PATCH] Updates to graphics --- .../{PSGet_WinEvent_1.png => PSGet-WinEvent-1.png} | Bin .../{PSGet_WinEvent_2.png => PSGet-WinEvent-2.png} | Bin .../bitlocker/troubleshoot-bitlocker.md | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename windows/security/information-protection/bitlocker/images/{PSGet_WinEvent_1.png => PSGet-WinEvent-1.png} (100%) rename windows/security/information-protection/bitlocker/images/{PSGet_WinEvent_2.png => PSGet-WinEvent-2.png} (100%) diff --git a/windows/security/information-protection/bitlocker/images/PSGet_WinEvent_1.png b/windows/security/information-protection/bitlocker/images/PSGet-WinEvent-1.png similarity index 100% rename from windows/security/information-protection/bitlocker/images/PSGet_WinEvent_1.png rename to windows/security/information-protection/bitlocker/images/PSGet-WinEvent-1.png diff --git a/windows/security/information-protection/bitlocker/images/PSGet_WinEvent_2.png b/windows/security/information-protection/bitlocker/images/PSGet-WinEvent-2.png similarity index 100% rename from windows/security/information-protection/bitlocker/images/PSGet_WinEvent_2.png rename to windows/security/information-protection/bitlocker/images/PSGet-WinEvent-2.png diff --git a/windows/security/information-protection/bitlocker/troubleshoot-bitlocker.md b/windows/security/information-protection/bitlocker/troubleshoot-bitlocker.md index 865ad07972..7b9c03a149 100644 --- a/windows/security/information-protection/bitlocker/troubleshoot-bitlocker.md +++ b/windows/security/information-protection/bitlocker/troubleshoot-bitlocker.md @@ -55,7 +55,7 @@ You can use Get-WinEvent in an elevated PowerShell window to display filtered in The output of such a command resembles the following. - ![Display of events that is produced by using Get-WinEvent and a BitLocker filter](./images/PSGet_WinEvent_1.png) + ![Display of events that is produced by using Get-WinEvent and a BitLocker filter](./images/PSGet-WinEvent-1.png) - To export BitLocker-related information: ```ps @@ -74,7 +74,7 @@ You can use Get-WinEvent in an elevated PowerShell window to display filtered in The output of such a command resembles the following. - ![Display of events that is produced by using Get-WinEvent and a TPM filter](./images/PSGet_WinEvent_2.png) + ![Display of events that is produced by using Get-WinEvent and a TPM filter](./images/PSGet-WinEvent-2.png) > [!NOTE] > If you intend to contact Microsoft Support, we recommend that you export the logs listed in this section.