Copy FalconPreventionPolicy - CrowdStrike/psfalcon GitHub Wiki

Copy-FalconPreventionPolicy

SYNOPSIS

Duplicate a Prevention policy

DESCRIPTION

The specified Prevention 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 'Prevention Policies: Read', 'Prevention 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-FalconPreventionPolicy [-Name] <String> [[-Description] <String>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2023-04-25: PSFalcon v2.2.5

⚠️ **GitHub.com Fallback** ⚠️