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:
Shibboleth Service Provider is utilized for SSO services and can work with IIS / other Windows hosted services. Comes in .MSI and both 64 and 32 bit flavors. It would be helpful to have this in the catalog to update as new releases come out vs. ma...
It seems that Microsoft has split Teams into "Teams for home or small business" and "Teams for work or school". The current install is the home/small business version, can we please also have the work/school version.
Patch My PC still has PDFCreator 3.x listed, when the latest version is 4.0.3 as per their changelog. http://docs.pdfforge.org/pdfcreator/latest/en/pdfcreator/introduction/whats-new/
It would be great if when an administrator assigns an application through the Intune admin portal that the assignments are synced with Patch My PC and copied to the next version of the application. This would be instead of the Patch My PC server o...
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...