XQL query checking BitLocker status

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

XQL query checking BitLocker status

L3 Networker

Hi,

I can see BitLocker status in Dashboard -> Endpoint -> Disk Encryption Visibility, but when I try to do the same with XQL query, I wasn't able to find Columns Status in any of preset or dataset. Can somebody help me with this please? I would like to add BitLocker status to my report.

1 accepted solution

Accepted Solutions

In that case, if you don't use the XDR Drive Encryption management you can't access to the status using XQL. That information is only available on the UI, it is not published to a dataset at the moment.

JM

View solution in original post

4 REPLIES 4

L4 Transporter

Hi @Piotr_Kowalczyk, thanks for reaching us using the Live Community.

 

You can get a quick view on the encryption status using the XQL Query:

 

dataset = endpoints
| fields encryption_status, endpoint_name 

Add any required filter and/or fields to that query to match your requirements.

 

If this post answers your question, please mark it as the solution.

JM

L3 Networker

Hi Jmazzeo,

Thank you for your reply.

Sadly this solution doesn't work for me as we don't manage encryption with Cortex so the result of this query is NOT_CONFIGURED for all endpoints. I can see what I'm looking for in the column "VOLUMES STATUS" but I can't find this data using XQL query.

In that case, if you don't use the XDR Drive Encryption management you can't access to the status using XQL. That information is only available on the UI, it is not published to a dataset at the moment.

JM

L3 Networker

thank you

  • 1 accepted solution
  • 330 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!