https://github.com/powershellcrack/usbstatus
Scripts that can be can be used in a scheduled task or monitoring USB Status
https://github.com/powershellcrack/usbstatus
bitlocker bootloader monitor powershell shutdown-timer usb
Last synced: 4 months ago
JSON representation
Scripts that can be can be used in a scheduled task or monitoring USB Status
- Host: GitHub
- URL: https://github.com/powershellcrack/usbstatus
- Owner: PowerShellCrack
- Created: 2018-03-29T03:13:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T23:14:43.000Z (about 7 years ago)
- Last Synced: 2024-12-27T14:11:45.818Z (6 months ago)
- Topics: bitlocker, bootloader, monitor, powershell, shutdown-timer, usb
- Language: PowerShell
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCRIPT: Detect-USBStatus.ps1
# GOAL:
Have a script running in the background monitoring a USB key. If USB is pulled shut system down.# USAGE:
I use it to monitor a USB key that contains all bitlocker key files for my system. If It gets remvoed the system shutsdown and will not boot back into Windows without the key.