-
Has anyone got this working as I am not sure what Id is asking, device id or hostname? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
bk-cs
Apr 23, 2022
Replies: 1 comment 3 replies
-
Falcon uses |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bk-cs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Falcon uses
device_id
(a.k.a.aid
) as the unique identifier for a device.Uninstall-FalconSensor
expects adevice_id
value. You can find them withGet-FalconHost
.