https://github.com/b3b0/pbam
β‘ππ₯οΈ PowerShell Bitlocker Administration & Monitoring - a little tool to report on Bitlocker status.
https://github.com/b3b0/pbam
bitlocker bitlocker-drive-encryption powershell reporting
Last synced: 2 months ago
JSON representation
β‘ππ₯οΈ PowerShell Bitlocker Administration & Monitoring - a little tool to report on Bitlocker status.
- Host: GitHub
- URL: https://github.com/b3b0/pbam
- Owner: b3b0
- License: gpl-3.0
- Created: 2018-11-30T01:27:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T18:11:06.000Z (over 6 years ago)
- Last Synced: 2025-01-27T11:46:37.750Z (4 months ago)
- Topics: bitlocker, bitlocker-drive-encryption, powershell, reporting
- Language: PowerShell
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ο½ο½ο½ο½
## PowerShell Bitlocker Administration & Monitoring - a little tool to report on Bitlocker status.

-----------------------------------
## Requirements
- Windows environment (obvious)
- Remote Server Administration Tools
- Python 2.7 / pip in your $PATH
- pip install pdfkit framework## Installation
0. Have all of your requirements fulfilled.
1. Download the .zip
2. Unzip the .zip
3. Cd into unzipped folder
4. Run SetupPBAM.exe as administrator
5. Run C:\Program Files\PBAM\pbam.exe
6. Now You're Bitlockin' With Powerβ’## The future
- Ability to push Bitlocker keys to AD if they exist on a target machine
- More charting options
- More as I think about it