Skip to content

New FalconUserGroup

bk-cs edited this page Oct 6, 2022 · 16 revisions

New-FalconUserGroup

SYNOPSIS

Create a Falcon Flight Control user group

DESCRIPTION

Requires 'Flight Control: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String User group name
Description String User group description

SYNTAX

New-FalconUserGroup [-Name] <String> [-Description] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2022-10-06: PSFalcon v2.2.3

Clone this wiki locally