Skip to content

Remove FalconScript

bk-cs edited this page Sep 22, 2022 · 17 revisions

Remove-FalconScript

SYNOPSIS

Remove a custom Real-time Response script

DESCRIPTION

Requires 'Real Time Response (Admin): Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String ^[a-fA-F0-9]{32}_[a-fA-F0-9]{32}$ True True Script identifier

SYNTAX

Remove-FalconScript [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally