Posted by: Pdfprep
Post Date: May 15, 2021
A Carbon Black Cloud analyst needs to identify the Internet Explorer extensions installed on Windows endpoints.
Which Live Query statement will successfully query these items?
A . SELECT * FROM registry JOIN ie_extensions;
B . SELECT * FROM registry WHERE ie_extensions;
C . SELECT * FROM ie_extensions;
D . SELECT * FROM ie_extensions WHERE enabled=true;
Answer: A
Leave a Reply