From eca605c3c2ce5974007d1b8d7a328bee1787bcea Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 5 Aug 2025 15:04:13 +0000 Subject: [PATCH] Upload files to "Get Scripts" --- Get Scripts/Get Bitlocker Status.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Get Scripts/Get Bitlocker Status.ps1 diff --git a/Get Scripts/Get Bitlocker Status.ps1 b/Get Scripts/Get Bitlocker Status.ps1 new file mode 100644 index 0000000..19a7308 --- /dev/null +++ b/Get Scripts/Get Bitlocker Status.ps1 @@ -0,0 +1 @@ +manage-bde -status c: \ No newline at end of file