A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
I've found a few applications such as Python which are supported by PMPC but only certain versions. The impact of this is that we can have 3 versions: 3.10 3.11 3.12 Both 11/12 will be shown as needing patches but 3.10 will be ignored and set as c...
Add support for -exclude of files with Copy-ADTFile.Currently in powershell with Copy-item I have the option to use -exclude to enable me to copy a folder recursively, but without one of more specified files. Example:Copy-item -path 'C:\folder1' -...
Automatically send chart data based on schedule for some automation tasks. Merged from other ideas: Does PMPC have the ability to send an email to our service desk when a PC needs attention i.e. PC has been offline for X days or a failing disk nee...
I’d like to suggest updating the current UI to use Fluent UI, similar to how it’s implemented in PSADT (PowerShell App Deployment Toolkit). believe that Fluent UI would bring a more modern look and feel to Patch My PC.
Shorter or configurable data collection interval for PMPC client
Currently, the PMPC client collects data every 12 hours, which effectively results in only one meaningful check-in per day for end users. In many cases, the client scans before Intune has completed deploying updates from the previous night. As a r...
We ran into an issue where Custom Apps published through PMPC Publisher were failing to be published because the folder paths were too long (>260 characters). We enabled long paths on our server, but it appears the PMPC Publisher is not long pa...
If a change is made to a Template i.e changing the Ring group or changing the notifications or the configuration. it should update the Applications that are already deployed with the new changes. At the moment deleting and re-deploying a load of A...
It would be useful to have an API we can query or even a CSV that is being updated like the supported products for the Catalog Release History so we can script our own notifications when there is an update or a CVE for one of the applications in o...
Allow override of publishing delay for individual applications
Currently you can delay publishing of all applications by a certain number of days. Sometimes this delay (or lack of) may need to be adjusted for certain applications. Please could the delay setting be added to the "Application update mode and ret...
Publish to a private WinGet repository in addition to SCCM / Intune
We host a private WinGet repository (https://github.com/microsoft/winget-cli-restsource) for our AVD environment to use. We host the Installer files on an Azure blob storage as ZIP files and the Winget client on our AVD machines download and extra...