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:
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...
SaaS - Visual flag/icon for apps that need to be closed to be updated (MCP)
Just like we have today on the Publisher, a visual flag/icon for app that actually do need to be closed to be updated seems like a very good addition. Some companies simply do not want or cannot have a Win32 app deployed as Required for the whole ...
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.
It would be nice to have a donut chart showing the breakdown of device models where we can click into it for further action, similar to the donut for Operating Systems.
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 ...
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...