Wingetlywingetly
← All apps

Group Manager Free Edition

by Cjwdevv3.0.1

Last updated

A user friendly application that lets end users edit the members of any groups that they are assigned as the manager of in Active Directory.

Install with winget

$ winget install --id Cjwdev.GroupManager.Free --exact --version 3.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

If you have ever assigned a user as a manager of a security/distribution group in Active Directory, you may have noticed the option "Manager can update membership list" which grants the user permission to add and remove members from this group. The only problem with this is that there is no easy way for the user to actually make these changes, other than through Microsoft Outlook.

So Group Manager was designed to be an easy to use tool for end users to add and remove users/contacts/groups to any groups that they are managers of, for any organisations that do not have (or do not want to use) Microsoft Outlook for this task. It will also be useful for any organisations that are using Outlook but are moving to a hosted Exchange solution, as end users will not be able to make changes to the local domain through Outlook in this scenario.

Features

- No configuration required - automatically detects current user and finds only groups that they are manager of

- Allows end users to add new members or remove existing members (users, contacts, computers, or groups) to any of the groups they manage

- Works with groups that are managed by other groups that the user is a member of

- User friendly and simple to use

- Add members from other domains in your forest or from externally trusted domains

- Control via Group Policy - control which types of objects the user can add to groups, whether or not they are allowed to remove existing members, and more

- Export current group members to CSV file

Free Edition Limitations

- The free edition is intended to be used by smaller organisations where users only manage a single group, or by anyone that wants to test the application out before purchasing the standard edition. It is only able to manage a single group (if the user is a manager of more than one group then a warning will appear and they will only see the first group found) and the user is also not able to change any of the program options (manually or via Group Policy) or add new members from other domains.

Installers · v3.0.1

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Group Manager Free Edition.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • A
    AD InfoCjwdev
    Cjwdev.ADInfo.Freev1.8.2

    Query your Active Directory domain for information on several different types of objects (Users, Computers, Groups, Printers etc) using this flexible and user friendly Active Directory reporting tool.

  • AD Account Reset ToolCjwdev
    Cjwdev.ADAccountResetToolv1.4.6

    A simple tool that allows helpdesk technicians or non admin users to quickly unlock and reset passwords for user accounts without having to use the full AD Users & Computers MMC tool (assuming they have been delegated the required permissions).

  • NTFS Permissions Reporter Free EditionCjwdev
    Cjwdev.NTFSPermissionsReporter.Freev3.1.1

    A tool for reporting on NTFS permissions across multiple directories and servers. Produce a report of all permissions or filter results to show only locations that match specific criteria, such as locations that only a specific user or group has access to.

  • AD Photo Edit Free EditionCjwdev
    Cjwdev.ADPhotoEdit.Freev2.6.1

    A user friendly program for uploading photos into a user's (or contact's) thumbnailPhoto attribute in Active Directory. The images in this attribute are used by Outlook 2010 and several other new Microsoft products to display images of users.

  • AD Permissions ReporterCjwdev
    Cjwdev.ADPermissionsReporter.Freev1.1.0

    Easily report on delegated permissions in your Active Directory domain structure

  • Process PromptCjwdev
    Cjwdev.ProcessPromptv1.1.0

    Prompt users to terminate specified processes before a software deployment task is executed

More from Cjwdev or browse active-directory, ad, group.

Frequently asked questions

How do I install Group Manager Free Edition on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cjwdev.GroupManager.Free --exact --version 3.0.1. winget downloads the installer from Cjwdev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Group Manager Free Edition silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cjwdev.GroupManager.Free --exact 3.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Group Manager Free Edition via winget?
Run: winget uninstall --id Cjwdev.GroupManager.Free --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Group Manager Free Edition's Apps & Features entry.
Is Group Manager Free Edition free?
Group Manager Free Edition is distributed under Freeware. Refer to the publisher (https://cjwdev.com/Software/GroupMan/Info.html) for the full license terms - Wingetly itself does not charge for installation.
Does Group Manager Free Edition work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Group Manager Free Edition directly from the publisher.
How do I keep Group Manager Free Edition up to date?
Run winget upgrade --id Cjwdev.GroupManager.Free --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Group Manager Free Edition from microsoft/winget-pkgs.