- You can get Everway for Work as an Intune installer (a .intunewin file) from your Sales or Support contact and deploy it on your Windows network.
- If you have Apple Macs, contact us for the PKG file for Everway for Work.
Automatic Updates
To allow you to manage your machines more carefully, we do not enable any automatic update mechanisms by default. You are responsible for getting the latest Intune installer and updating the component Workplace products.
However, you can turn on an optional update mechanism for Tasks (only). By default this is turned off in your Intune installer because we set the MANAGED_UPDATE property to 1. Delete this or set it to 0 to have the update mechanism operate.
No update mechanism:
msiexec /i Tasks.msi /qn MANAGED_UPDATE=1 Update mechanism will operate:
msiexec /i Tasks.msi /qn MANAGED_UPDATE=0msiexec /i Tasks.msi /qn
When the update mechanism runs then Tasks will then contact Everway servers and check for an update to download and install. This will require admin approval, and you will have to ensure that AppLocker will allow the download and run of the new MSI file.