Bitlocker script update

This commit is contained in:
silversword411 2021-03-27 00:47:11 -04:00
parent f899905d27
commit ddb610f1bc
2 changed files with 99 additions and 98 deletions

View File

@ -77,11 +77,12 @@
"shell": "powershell"
},
{
"filename": "bitlocker_create_status_report.ps1",
"filename": "Win_Bitlocker_Create_Status_Report.ps1",
"submittedBy": "https://github.com/ThatsNASt",
"name": "Create Bitlocker Status Report",
"description": "Creates a Bitlocker status report.",
"shell": "powershell"
"shell": "powershell",
"category": "TRMM (Win):Storage"
},
{
"filename": "bitlocker_retrieve_status_report.ps1",