Skip to content

Script to enable bitlocker, TPM and set BIOS password

Notifications You must be signed in to change notification settings

dcCMPY/EnableBDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EnableBDE

Script to enable Bitlocker, TPM ( if required ) and set BIOS password

Deigned to be run from a GPO which creates a scheduled task Dell CCTK files to be stored on a server

SCHEDULED TASK SETTINGS

GENERAL

Run task as NT AUTHORITY\System Run whether user is logged on or not Run with Highest Privileges Configure for Windows 7

TRIGGERS

One time at a specified time After triggered, repeat every x times indefinitely

ACTIONS

Start a program - Powershell.exe Details - -ExecutionPolicy Bypass -File "\s-server1.dcCmpy.com\share$\GPOFiles\EnableBitlocker.ps1"

CONDITIONS

Blank

SETTINGS

Allow task to be run on demand Run task as soon as possible

About

Script to enable bitlocker, TPM and set BIOS password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published