the usb devices table isn't compatible with window...
# windows
b
the usb devices table isn't compatible with windows unfortunately, If you check https://osquery.io/schema/3.3.2, it'll list which platforms each table works on
n
Thanks for info but is there any other way to enable usb query on osquery fro windows
b
you'd need to write an extension or PR a port of the linux/mac usb table to osquery. The current usb tables likely use unixy mechanisms for detecting usb devices that aren't available on windows.