Skip to content

killyvehy

Tech, gardening and other stuff

killyvehy

Category: Microsoft

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

  • When was a mailbox created
  • Search all GPOs for String
  • Remove EOL Automapping
  • Use EOL PowerShell with MFA
  • Outlook with MFA keeps asking for password following AD password change

Archives

  • June 2022
  • May 2022
  • April 2022
  • June 2018

Categories

  • Gardening (5)
    • Acer (1)
    • Climber (2)
    • Geodesic Dome (1)
    • Glasshouse (1)
  • Stuff (3)
  • Tech (26)
    • Active Directory (1)
      • Group Policy (1)
    • Azure (4)
      • M365 (3)
    • Batch Files (3)
    • Citrix (2)
      • Receiver (2)
    • DHCP (1)
    • DNS (3)
    • Exchange (12)
      • Administration (1)
      • Calendar (1)
      • EOL (3)
      • Mailbox (5)
      • PowerShell (9)
    • General PowerShell (5)
    • Microsoft (1)
    • SQL (1)
    • Windows (4)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
killyvehy Powered by WordPress.com.
Go to mobile version
 

Loading Comments...