Skip to content

killyvehy

Tech, gardening and other stuff

Category: Windows

Batch Script: Check Bitlocker is Enabled

echo off

echo %computername% %date% %time% >> “\\fs1-software\software\windows7\powershell\bitlocker\Bitlocker.txt”

echo starting bitlocker check

manage-bde -status c: >> “\\fs1-software\software\windows7\powershell\bitlocker\Bitlocker.txt”

echo bitlocker check complete

Pause

Author killyvehyPosted on June 15, 2018Categories Batch Files, Microsoft, WindowsLeave a comment on Batch Script: Check Bitlocker is Enabled

Recent Posts

  • Geodesic Dome Greenhouse
  • God, its fecking hot
  • Batch Script: Check Bitlocker is Enabled
  • PowerShell: Capture Network Traces
  • SQL: Find value in all tables

Archives

  • June 2018

Categories

  • Batch Files
  • Citrix
  • Gardening
  • Geodesic Dome
  • Microsoft
  • PowerShell
  • Receiver
  • SQL
  • Uncategorized
  • Windows

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com
killyvehy Blog at WordPress.com.