Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions docset/winserver2025-ps/ActiveDirectory/Remove-ADGroupMember.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,21 +316,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -DisablePermissiveModify
Group membership updates use permissive modify by default. This suppresses an error when removing a member that is not member of the group.
When this parameter is used, an error "The specified account name is not a member of the group" is returned.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```

### -WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Expand Down