Skip to content

Remove FalconUserGroupMember

bk-cs edited this page Oct 10, 2022 · 17 revisions

Remove-FalconUserGroupMember

SYNOPSIS

Remove members from a Falcon Flight Control user group

DESCRIPTION

Requires 'Flight Control: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String User group identifier
UserId String[] X X User identifier

SYNTAX

Remove-FalconUserGroupMember [-Id] <String> [-UserId] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

2022-10-10: PSFalcon v2.2.3

Clone this wiki locally