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:
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 ...
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)
Device inventory scanner - Devices with application - show column with the latest version
For ConfigMgr and Intune, we have the ability to query inventory to see which software is installed on how many devices.We can also click on the count to see which devices have the software installed and which version. Would be nice to also show a...
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.
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...
Filter apps/updates in publisher based on whether it is checked or not
As it's not always needed to see all applications/updates available to be published, a filter to show only applications/packages that have been enabled or disabled might make the environment less cluttered and easier to skip to the "meat".
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 ...