BitLocker Command Line Tool?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to track down info on the command line tool for BitLocker but
haven't had any luck.

I need to script turning it on and such for our deployment tests.

Thanks
 
manage-bde.wsf

This tool is written in VBScript to allow customization and uses the WMI
interface to BitLocker.
You can either manually run it under cscript, or (as most people do) follow
the instructions when you type "manage-bde" for the first time to configure
cscript as the default scripting host.
-
Jamie Hunter [MS]
 
Thanks Jamie.
That's perfect.

Jamie Hunter said:
manage-bde.wsf

This tool is written in VBScript to allow customization and uses the WMI
interface to BitLocker.
You can either manually run it under cscript, or (as most people do) follow
the instructions when you type "manage-bde" for the first time to configure
cscript as the default scripting host.
-
Jamie Hunter [MS]

MMarable said:
I'm trying to track down info on the command line tool for BitLocker but
haven't had any luck.

I need to script turning it on and such for our deployment tests.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top