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:
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...
Update Intune application when changing install options via right click menu
When testing application publishing and modifying application settings, the publishing tool should update the Intune or SCCM application if there was a change to any of the options that are available via right click. Currently, the tool will only ...
CVSS score so we can use Automatic Deployment Rules on critical/zero day patches
We are using ADR to automate a flow from test to production. Patches/applications have to be approved before we are pushing them into production because of our complex infrastructure and a desire not to interfere with patches every day. But someti...
Modify Published Updates Wizard -> INCLUDE FILterR FOR REQUIRED
Using the published Updates Wizard is handy to decline a bad patch, sure. It would be incredibly handy if it included a column that reflected how many systems require the patch like the MECM console does. Why would a Required column be so handy? I...
For End of Life products without anymore updates available… there could be a final update in the catalog that has the same applicability rule(s) detecting the EOL product being present on a system but instead of installing an update actually remov...
It would be nice to be able to automate the addition of updates without the need of logging into the server to run a GUI. I currently see 2 scenarios: 1) Add new software to an existing instance 2) Update a new install of WSUS/Patch My PC (this sc...
Allow more scheduling options for Publishing Service Sync
In our particular situation we are on a monthly patching cadence for the firm, but an ongoing (bleeding edge) for test systems. So, we run the Publishing Service Sync each morning at 1am. At 3pm on Patch Tuesday, our ADR for monthly patching fires...
Use the MSI installers when available over EXE, or have the option
For certain apps where they have the MSI installer, we'd like to be able to use those over EXE because then we could use the installation logging in case of conflicts or errors. (Firefox for example)
Add banner for "you've made changes, do you want to sync now or wait to the next sync?"
It's maybe not always obvious to someone new to it that clicking "apply" doesn't sync your changes immediately. Thoughts on something like the above that says "you've made changes, do you want to sync now or wait to the next sync?"
It isn't necessarily obvious that clicking "OK" will apply the settings/changes that have been made within the Publisher or that it will close the Publisher. Changing "OK" to be something like "Apply and Close" would potentially make it more user ...