Updating
To update the Antidote 12 Intune app, you must upload a new app package and update the app’s properties. This will quickly deploy a new version of Antidote 12 or update Antidote’s configuration.
If the configuration does not need to change, the files generated by the Deployment Manager (ReseauAntidote.mst
and ReseauConnectix.mst
) do not need to be generated again. The files used for a previous app package can be reused.
If you want to change Antidote’s configuration using the Deployment Manager, you must do the following:
- Follow the process described in this section to update the Intune app using a new app package that includes the latest files generated with the manager. This will update the configuration distributed with the new installations, but will not affect existing installations.
- Deploy the new configuration files
ReseauAntidote.ini
andReseauConnectix.ini
, generated with the manager, independently from the new app package. The installer cannot deploy configuration files to existing Antidote installations. They need to be distributed in a different way. This also applies to Antidote 12 installations found on your devices before adding the Antidote 12 Intune app. The configuration files are in theApplication\Config
subfolder found in each app’s installation folder. - For Antidote 12,
ReseauAntidote.ini
will be inC:\Program Files\Druide\Antidote 12\Application\Config
by default. - For Connectix 12,
ReseauConnectix.ini
will be inC:\Program Files\Druide\Connectix 12\Application\Config
by default.
- Follow the steps for creating app packages using the installer for the version you want to deploy and with the desired configuration.
- In the Apps > All apps view, select the Windows app (Win32) for Antidote 12, which you created when you first installed it.
- Click Properties.
- On the Antidote 12 | Properties page, click Edit next to App information.
- Next to Select file to update, click the package name
Antidote12.intunewin
. - In the App package file panel, select the new package to be deployed. The version number should then appear in the panel.
- On the Program page, change these fields as follows:
- Install command:
powershell.exe -ExecutionPolicy RemoteSigned -WindowStyle Hidden -File Installer-Antidote.ps1
- Uninstall command:
powershell.exe -ExecutionPolicy RemoteSigned -WindowStyle Hidden -File Desinstaller-Antidote.ps1
- Install command:
- On the Detection rules page, in the Script file field, select the new detection script
Detecter-Antidote.ps1
. This script was generated when you created app packages. - Review the app configuration.
- Save your edits. This will start the package upload. Please note that the package ranges between 1.5 GB and 2 GB, so the upload may take some time.
When the package is uploaded, the new version will replace the previous Intune app. Once the app has been replaced, the devices that installed Antidote 12 with Intune or the Company Portal will download the update during their next synchronization.
Devices will need to reboot to complete the update. This reboot has already been configured when you first installed Antidote 12. No additional configuration is required.