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:
Persist the selective sync flag on an app even if you click save and close
I'm testing pre and post scripts for a single app today and using selective sync to publish just that app, I've done this several times today but each time I remain in the UI after tagging the app for a selective sync and then going to the sync pa...
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.
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...
Conflicting Process UI - Escape Characters in text
When setting up the notification UI, you can use CTRL+Enter to create a new line, but when you preview the notification, the line is not escaped. Per support, it has been verified that the app is stripping out the escaped line before it reaches th...
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...
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...
Scriptrunner could use the max run time value set in the Publisher
ScriptRunner times out after 30 minutes if the installation does not complete before then. When it times out, it does not end the installation process causing MSIEXEC to become locked up. Because ScriptRunner has reported a failure back to the IME...