F5F Stay Refreshed Software Operating Systems Requesting assistance with a script.

Requesting assistance with a script.

Requesting assistance with a script.

G
GraviTite
Member
51
02-08-2016, 10:11 PM
#1
Hello everyone, I help a business with an encryption solution. On BitLocker enabled systems we just use "manage-bde-status" to verify if a device or HDD is properly encrypted. But with Windows 7 Pro, the steps are more involved—we need to go into the batch command in the install folder, use the navigation bar to reach the command line, type /l and check the drive status. I’m trying to create a basic .bat file that runs the target command, opens the folder and stays open, but it only launches the app briefly without keeping it running. I know I can target a folder and run another .bat, but it doesn’t maintain the session. Any suggestions?
G
GraviTite
02-08-2016, 10:11 PM #1

Hello everyone, I help a business with an encryption solution. On BitLocker enabled systems we just use "manage-bde-status" to verify if a device or HDD is properly encrypted. But with Windows 7 Pro, the steps are more involved—we need to go into the batch command in the install folder, use the navigation bar to reach the command line, type /l and check the drive status. I’m trying to create a basic .bat file that runs the target command, opens the folder and stays open, but it only launches the app briefly without keeping it running. I know I can target a folder and run another .bat, but it doesn’t maintain the session. Any suggestions?