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:
Auto-publishing rules, Intune and Manage assignments
Please create a notification of some sort to inform customers that, when it comes to Intune and auto-publishing rules, the "Manage assignments" template will not take effect to prevent the issue described here from happening. https://patchmypc.com...
Ability to list all installed software, not just apps support by PatchmyPC
Within PatchMy PC you can query for installed software, and can see installed packages that patchmypc supports. Please add the option, via tickbox, or dropdown, to be able to show all detected software, not just apps supported by patchmypc.
Actually, when a new application is deployed, a log file is generated on client computer under C:\Windows\CCM\logs\PatchMyPCInstallLogs when logging is enable... But if I had log file of previous installation (few days ago) these logs are deleted ...
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.
Edit Conflicting Process Notification buttons text
Would it be possible to have an option to change the text in Conflicting Process Notification buttons i.e. "Close all and install" and "Snooze install"? We would need to have these in Finnish. Thanks!
Auto organize applications in SCCM under their corresponding vendor named folder. Currently this can be done manually, but it would be great to have the option to have it done automatically.
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...