Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

manage-bde.exe

$
0
0
I am trying to capture a simple script. Manage-bde.exe is a command line tool to enable bitlocker.

From a dos prompt I would enter manage-bde.exe -on Z: -pw

This says enable bitlocker on the Z partition and set a password

It thens prompts you to enter a password and confirm - this is why I want to set up an au3.exe script so I can automate it

So with the script editor I'm simply trying to enter Run("manage-bde.exe -on Z: -pw") but not having much success

If I compile the script and run as administrator then I get a dos box up asking for the password. problem is I'm trying to run it properly i.e. inteactively so I can capture the syntax back to prompt for the password and then carry on from there

What am I doing worng?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>