Set FalconSensorTag - CrowdStrike/psfalcon GitHub Wiki
Use Real-time Response to set SensorGroupingTags on a host
Provided SensorGroupingTag values will overwrite any existing tags. To append to existing values, use 'Add-FalconSensorTag'.
Requires 'Hosts: Read', 'Sensor update policies: Write', 'Real time response: Read', and 'Real time response (admin): Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Tag | String[] | SensorGroupingTag value ['FalconSensorTags/'] | |||||
QueueOffline | Boolean | Add command request to the offline queue | |||||
Id | String[] | Host identifier | X | X |
Set-FalconSensorTag [-Tag] <String[]> [[-QueueOffline] <Boolean>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
2024-09-03: PSFalcon v2.2.7