Skip to content

Invoke FalconDeviceControlPolicyAction

bk-cs edited this page Oct 6, 2022 · 19 revisions

Invoke-FalconDeviceControlPolicyAction

SYNOPSIS

Perform actions on Falcon Device Control policies

DESCRIPTION

Requires 'Device Control Policies: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String add-host-group
disable
enable
remove-host-group
Action to perform
GroupId String Host group identifier
Id String X X Policy identifier

SYNTAX

Invoke-FalconDeviceControlPolicyAction [-Name] <String> [[-GroupId] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20221006 using PSFalcon v2.2.3

Clone this wiki locally