Skip to content

Invoke FalconScheduledReport

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

Invoke-FalconScheduledReport

SYNOPSIS

Execute a scheduled report

DESCRIPTION

Requires 'Scheduled Reports: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Report identifier

SYNTAX

Invoke-FalconScheduledReport [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Execute a scheduled report on demand

Invoke-FalconScheduledReport -Id <id>

See Get-FalconScheduledReport.

2022-10-20: PSFalcon v2.2.3

Clone this wiki locally