Created
January 20, 2023 10:45
-
-
Save agu3rra/57d4d287d5e5c6cdd7ef40fddd9bf1ee to your computer and use it in GitHub Desktop.
BitLocker drive PowerShell commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Disable-BitLockerAutoUnlock -MountPoint "E:" | |
Lock-Bitlocker -MountPoint "E:" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment