Skip to content

Copy FalconResponsePolicy

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

Copy-FalconResponsePolicy

SYNOPSIS

Duplicate a Real-time Response policy

DESCRIPTION

The specified Real-time Response 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 'Response Policies: Read', 'Response Policies: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String Policy name
Description String Policy description
Id String X X Policy identifier

SYNTAX

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

USAGE

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally