cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Who rated this post

L5 Sessionator

Hi J.Suter, 

Even though you have the Host Insights, BIOS version is not retrieved by this add-on. 

 

You have other options from the Cortex XDR tenant. 

 

  1. Right click on the endpoint you want to retrieve the bios version from. Select EndPoint Control ---> Open in interactive mode, then scroll down to select "execute_commands HIGH RISK" and give the following command:
    wmic bios get smbiosbiosversion. You will get the BIOS version of your endpoint.
  2. Bulk operation: From the all endpoints table, You can filter as you wish as many endpoints as you want, select all of them and shoot the former command in the same way as in point 1
  3. Bulk operation from the Action Center: You can create a script with the former command (point 1). Then you can select to execute script in as many endpoints as you want. You will get a table as a result that you can later export to excel file and then merge with other data in excel or even loading as a lookup dataset to XQL query it later on. 

If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution". Thank you.

 

KR,

Luis

 

Who rated this post