Wingetlywingetly
← All apps

AD Permissions Reporter

by Cjwdevv1.1.0

Last updated

Easily report on delegated permissions in your Active Directory domain structure

Install with winget

$ winget install --id Cjwdev.ADPermissionsReporter.Free --exact --version 1.1.0

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

AD Permissions Reporter is a modern, intuitive program that makes it easy to report on security permissons on your Active Directory objects. It can be used to document all permissions in the domain, or you can use the powerful filtering capabilities to track down specific types of permissions that do not conform to your organisation's standards, or simply to see which AD objects a particular user has been granted access to.

The free edition is provided in the hope that it is useful to fellow IT Pros, it is not intended to just be a trial/demo of the standard edition (though you could use it as such if you are considering purchasing the standard edition). Whilst some features are only available in the standard edition, the free edition is still usefule. See below for a summary of the features that can be found in the free edition (and the standard edition)

- Powerful - With options such as being able to view group members (and nested group and primary group members) directly within the report

- Fast - Intelligent caching helps make this one of the fastest permissions reporting tools available

- Accurate - Unlike some other tools, you will always get accurate representations of permissions with AD Permissions Reporter

- User Friendly - Designed to be easy to use and modern, you can be running your first report within seconds of launching the application for the first time

- Exportable - Easily export report results to file (CSV file or HTML file in free edition, additional formats in standard edition)

- Multi-Domain Friendly - Correctly reports display names and other account details for accounts in external trusted domains

Installers · v1.1.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
machineDirect
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 AD Permissions Reporter.

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.

  • Group Manager Free EditionCjwdev
    Cjwdev.GroupManager.Freev3.0.1

    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.

  • 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.

  • 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, permission.

Frequently asked questions

How do I install AD Permissions Reporter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cjwdev.ADPermissionsReporter.Free --exact --version 1.1.0. winget downloads the installer from Cjwdev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AD Permissions Reporter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cjwdev.ADPermissionsReporter.Free --exact 1.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall AD Permissions Reporter via winget?
Run: winget uninstall --id Cjwdev.ADPermissionsReporter.Free --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AD Permissions Reporter's Apps & Features entry.
Is AD Permissions Reporter free?
AD Permissions Reporter is distributed under Freeware. Refer to the publisher (https://cjwdev.com/Software/ADPermissionsReporter/Info.html) for the full license terms - Wingetly itself does not charge for installation.
Does AD Permissions Reporter 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 AD Permissions Reporter directly from the publisher.
How do I keep AD Permissions Reporter up to date?
Run winget upgrade --id Cjwdev.ADPermissionsReporter.Free --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of AD Permissions Reporter from microsoft/winget-pkgs.