Skip to content

Commit 78115d4

Browse files
Update README.md
1 parent 863d97a commit 78115d4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# ScheduledTasks
2-
Scripts that can be can be used in a schduled task or monitoring
1+
# SCRIPT: Detect-USBStatus.ps1
2+
3+
# GOAL:
4+
Have a script running in the background monitoring a USB key. If USB is pulled shut system down.
5+
6+
# USAGE:
7+
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.
8+
9+

0 commit comments

Comments
 (0)