Skip to content

Set FalconDeviceControlPrecedence

bk-cs edited this page Oct 21, 2022 · 17 revisions

Set-FalconDeviceControlPrecedence

SYNOPSIS

Set Falcon Device Control policy precedence

DESCRIPTION

All policy identifiers must be supplied in order (with the exception of the 'platform_default' policy) to define policy precedence.

Requires 'Device Control Policies: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
PlatformName String Windows
Mac
Linux
Operating system platform
Id String[] Policy identifiers in desired precedence order

SYNTAX

Set-FalconDeviceControlPrecedence [-PlatformName] <String> [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

setDeviceControlPoliciesPrecedence

USAGE

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally