Skip to content

Copy FalconSensorUpdatePolicy

bk-cs edited this page Apr 28, 2023 · 18 revisions

Copy-FalconSensorUpdatePolicy

SYNOPSIS

Duplicate a Sensor Update policy

DESCRIPTION

The specified Sensor Update policy will be duplicated without assigned Host Groups. If a policy description is not supplied, the description from the existing policy will be used.

Requires 'Sensor update policies: Read', 'Sensor update policies: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Name String Name for the policy that will be created
Description String Description for the policy that will be created
Id String Identifier of policy to be copied X X

SYNTAX

Copy-FalconSensorUpdatePolicy [-Name] <String> [[-Description] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally