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:
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...
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...
Clone Roles Configuration/Permissions in Advanced Insights
It would be helpful if we can clone a role's permissions in Advanced Insights when a new group is being set up. Presently we have to compare checklists between the roles to make sure the permissions need to be adjusted and sometimes something woul...