A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
Right now we can't update Java 8 as the version that is requested by PMPC is Oracle Java SE Development Kit 8 8.0.3810.9 (x86) Oracle Java SE Development Kit 8 8.0.3810.9 (x64) Oracle Java 8 8.0.3810.9 (x86) Oracle Java 8 8.0.3810.9 (x64) The Vers...
Retain customisations when disabling an app/update
having settings.xml retain things like custom command line args when a product is deselected in the Publisher would be great so customers don't need to reconfigure those options when they reenable the product.
Publishing Server Additional Custom Email/Teams Alerts
I was trying to find if this had been suggested, but the concept is pretty simple: I currently have the Publishing Service emailing out aggregate results when a PMPC sync completes and a real-time feed going to a Teams channel. However, I would lo...
Looking to be able to call the PatchMyPC application with a /productexport "WSUS updates", "ConfigMgrApps", "IntuneUpdates", "IntuneApps" in a .csv format
Option to enable Windows Source Management for MSI based installs/updates
In config manager on an application under the deployment type properties for MSI based installs there is the windows source management option. Tells the client that instead of the c:\windows\ccmcache folder that the content is on the distribution ...
Custom Intune Requirements to Intune Apps in Publisher
Following on from PATCHMYPC-I-1501 which is now shipped, and we make use off, we have seen a requirement whereby a "new" application that is selected for Publishing will not automatically get this Requirement and needs manual addition. Meaning thi...
Add right click option to remove Start Menu Entries
Add a right click option to remove certain Start Menu Entries for applications. Java for instance leaves a "Check for Updates" Start Menu Entry even when Desktop Shortcuts and Updates are disabled through Patch My PC.
Notepad++ try to deactivate autoupdater via "Post-Update Script"
Hi There, I try to delete the "updater" folder in app folder by using a .ps1 script via "Post-Update Script" - this is my solution to get the updater deactivated. Remove-Item " $env:programfiles \Notepad++\updater" -ErrorAction SilentlyContinue We...