Frequent checks for updates and enabling postponement
Published: November 23, 2016 - 9:00 PM
Hello,
I'm currently using UpdatEngine and I'm considering replacing it with something else, as I find it inflexible for our needs. WAPT seems to meet most of the requirements on my checklist, with one exception.
With UpdatEngine, it checks for updates every 30 minutes and then deploys them (it doesn't wait for the computer to shut down). I use the PowerShell App Deployment Toolkit in my deployment script to display a dialog box to the user asking them to close the application I'm about to install. The user can also postpone the installation up to 10 times. Once this limit is reached, the user can no longer postpone and the installation is forced.
After reading the documentation, I don't think I can do this kind of thing with WAPT. Am I mistaken?
Thank you!
I'm currently using UpdatEngine and I'm considering replacing it with something else, as I find it inflexible for our needs. WAPT seems to meet most of the requirements on my checklist, with one exception.
With UpdatEngine, it checks for updates every 30 minutes and then deploys them (it doesn't wait for the computer to shut down). I use the PowerShell App Deployment Toolkit in my deployment script to display a dialog box to the user asking them to close the application I'm about to install. The user can also postpone the installation up to 10 times. Once this limit is reached, the user can no longer postpone and the installation is forced.
After reading the documentation, I don't think I can do this kind of thing with WAPT. Am I mistaken?
Thank you!