Skip to content

Instantly share code, notes, and snippets.

@agu3rra
Created January 20, 2023 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agu3rra/57d4d287d5e5c6cdd7ef40fddd9bf1ee to your computer and use it in GitHub Desktop.
Save agu3rra/57d4d287d5e5c6cdd7ef40fddd9bf1ee to your computer and use it in GitHub Desktop.
BitLocker drive PowerShell commands
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