Jump to content

ESET to check Bitlocker status


Recommended Posts

Our request is we have 300+ laptops, and we have deployed ESET agents on them using ESET Protect. We have combination of Windows and Apple laptops.

Now we would like to verify if all endpoints have Bitlocker/FileVault installed? if not which ones? We aren't using ESET FDE, hence we need to rely and confirm the installation of the above. Kindly let me know if that's even possible using ESET Agents?

 

We would also like to know if ESET can be used to check if the endpoint is password protected (boot/startup)? is it possible using ESET Agent and Console Client Tasks?

Link to comment
Share on other sites

in continuation to the above, I managed to run the command "Manage-bde -status c : \  -p" on a remote systems using Tasks/Run Command, and the task status came back as successful, but I can't see the output of the command to verify if the command was a success and the outcome was as expected.

Link to comment
Share on other sites

The run command is a fire and forget command and will not show any output and It does not execute in the user context. But in your case you could add the following to your command to create an output file with the computername in the filename:
 

manage-bde -status > c:\manage-bde-%computername%.txt 

image.thumb.png.3864ac7aa77ebd914be757d660db523c.png

Link to comment
Share on other sites

Thanks @srvdberg. However this solution isn't practical when you have 300 plus endpoints. How am I going to review all 300 laptops output files?

One more way I found was through SysInspector Report. Which helped but again its a manual task to go through all Reports and find which is complaint and which isn't.

 

image.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...