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:
Allow customized popup notifications that are plain language
Most notifications are for non-technical end users. The language in the OoB popup notifications is full of IT jargon, something that end users do not appreciate or understand. And sometimes there's more they need to know about the update. If the t...
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...
Interactive Notification to User Close Pop Up Running Update Program
Update Application on Client will Update
PowerShell checks if the update application is running (show in TaskManager for running Process)
When this program is running a user window appears where the installation can be moved 5 times or the current...
Enable or disable Patch My PC predefined pre/post install scripts. Currently, Patch My PC predefined scripts are included by default in the Cloud solution, not visible in the UI, and there is no way of opting out of using that predefined script.
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. ...
Every month we present a patch compliance report to our leadership team. Now that we have Advanced Insights we would like to incorporate 3rd Party Patch compliance on a month to month basis. To assist with this we would like to be able to add cust...
Create PSADT function for installing Winget packages
It would be great if PSADT had a function for installing\uninstalling Winget packages. Something like Install-WingetPackage -AppID 7zip.7zip and Uninstall-WingetPackage -AppID 7zip.7zip The function would have to do a couple things. One, make sure...
Pre/Post Scripts and CMDline Parameters for Uninstall
For the install process there is the very useful functionality to have pre and post script, add files and folders and define some additional Cmdline Arguments. We need the same options for uninstall process.
Sometime we made some special reg-keys ...