Skip to content

Invoke FalconMobileAction

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

Invoke-FalconMobileAction

SYNOPSIS

Trigger on-boarding process for a mobile device

DESCRIPTION

Requires 'Mobile Enrollment: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Name String enroll
re-enroll
False False Action to perform
ExpiresAt String False False Expiration time [default: 30 days]
Email String[] True True Email address

SYNTAX

Invoke-FalconMobileAction [-Name] <String> [[-ExpiresAt] <String>] [-Email] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally