Skip to content

Feature: Add-OpenADGroupMember and Remove-OpenADGroupMember #92

@kevindashton

Description

@kevindashton

Adding and Removing group members can be challenging and error-prone via Set-OpenADObject, especially when the existing membership list is over 1400 members. The Microsoft ActiveDirectory module simplifies these actions with the Add-ADGroupMember and Remove-ADGroupMember commands.

Adding similar capability to this module would be a fantastic usability gain. Following current naming patterns (which mirror the ActiveDirecotory module's commands) the matching commands would potentially be Add-OpenADGroupMember and Remove-OpenADGroupMember.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions