Receive FalconInstaller - CrowdStrike/psfalcon GitHub Wiki

Receive-FalconInstaller

SYNOPSIS

Download a Falcon sensor installer

DESCRIPTION

Requires 'Sensor Download: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Path String Destination path X
Id String Sha256 hash value X X
Force Switch Overwrite an existing file when present

SYNTAX

Receive-FalconInstaller [-Path] <String> [-Id] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /sensors/entities/download-installer/v1

falconpy

DownloadSensorInstallerById

USAGE

Receive-FalconInstaller -Id <id> -Path .\WindowsSensor.exe

See Download the installer package assigned to a Sensor Update policy.

See Download the installer package assigned to your default Sensor Update policy.

2023-04-25: PSFalcon v2.2.5

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