Skip to content

New FalconUserGroup

bk-cs edited this page Sep 22, 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>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally