+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Detect if PC has BitLocker enabled?

  1. #21
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Detect if PC has BitLocker enabled?

    Alejandro,

    See attached screenshot. The file you are trying to call is located in the 64-bit Windows System folder, not the 32-bit one. That's why it failed in your case. Fix this and you should be done.

    Friedrich
    Attached Images Attached Images  

  2. #22

    Default Re: Detect if PC has BitLocker enabled?

    Hello Friedrich,

    I fixed it by doing:
    Code:
    Run Command Line cmd.exe /C %WINDIR%/sysnative/manage-bde.exe > C:\status.txt [Wait]
    Thanks for the help.

    Regards,

  3. #23
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Detect if PC has BitLocker enabled?

    Hi Alejandro,

    Perfect. You are welcome

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •