Skip to content

Edit FalconUserGroup

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

Edit-FalconUserGroup

SYNOPSIS

Modify a Falcon Flight Control user group

DESCRIPTION

Requires 'Flight Control: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Name String False User group name
Description String False User group description
Id String ^[a-fA-F0-9]{32}$ False User group identifier

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally