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

Leave a Reply

Discover more from killyvehy

Subscribe now to keep reading and get access to the full archive.

Continue reading