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:
The ability to deploy content as a Win32 app without using an installer or being provided a dummy installer. There are cases were a client request a desktop shortcut, network to be created, or if a file/folder needs to be pushed. Ability for PMPC ...
While its great to be able to connect to Active Directory or even Azure Active Directory you still need to enter your username and password. Would be great if you could extend Single Sign-on so you don't have re-enter credentials to the site.
Add a "Preview" visual indicator for any feature that is currently in public preview
If customers enable the Preview feature within the Patch My PC Cloud portal, there is no way of telling which feature is in Preview currently, directly from the portal.Adding a visual indicator would help.
I have been pushing some dependency requirements lately and it would be nice to push these into Intune without having to assign a dummy group to allow Deploy to be used.
When getting the browser extensions, there was no way to get the ID of am extension, especially ones that are no longer in the Chrome or Edge store. Luckily, there is an InstallPath property looking at queries, and with some parsing, we can get it...
When searching for installed software a list of products that match the search criteria is displayed. For example, when looking for all installs of a particular software installed, multiple versions could possibly be returned by the search query. ...
Avoid modifying DisplayName to account for the application architecture
To avoid duplicate entries in ARP: Either add a value under the app in Uninstall (may be problematic) or do something like: HKLM\SOFTWARE\PatchMyPC\InstallersARCHAppGUID = <GUID>Architecture = <ARCH>
Extend 500 Character Limit for "Additional Argument"
We have an application that, to enable to the needed features, takes a bunch of arguments - the specific length of characters in this case is 886. We must fall back on utilizing the On-Prem publisher for this application.