Wingetlywingetly
← All apps

AD Photo Edit Free Edition

by Cjwdevv2.6.1

Last updated

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.

Install with winget

$ winget install --id Cjwdev.ADPhotoEdit.Free --exact --version 2.6.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

Outlook 2010, Lync, and Sharepoint can display a photo for each user account or contact in Active Directory but includes no way to upload images into the "thumbnailPhoto" Active Directory attribute that is used to store these images other than the command line tools included with Exchange 2010. AD Photo Edit is a user friendly application designed to make it easy to upload, edit, and export these images.

Free Edition Features

- Quick and easy way to view existing images for any number of users or contacts, with the option to limit search results by OU and other attributes

- Export any existing images to JPG file

- Remove existing images

- Upload new images to user accounts or contacts in your domain (or specify an alternate domain to connect to)

- Easily rotate, resize and adjust the quality of images before uploading them

- Does not limit images to being less than 10 KB in size like the Exchange 2010 command line tools

- Works with all versions of Exchange Server

- Choose to upload to the thumbnailPhoto attribute (used by Outlook & Lync) or jpegPhoto attribute (used by third party applications)

Installers · v2.6.1

ArchitectureTypeScopeInstallDownload
x86ZIP
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 Photo Edit 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.

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

Frequently asked questions

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