Creating App Packages
To deploy Antidote 12 with Microsoft Intune, you need to use the GestionnaireDeDeploiement_Antidote12.exe
utility to create the files ReseauAntidote.mst
and ReseauConnectix.mst
. This utility can be downloaded from your Organization Client Portal, where you can also download the Antidote 12 installers linked to your license or subscription. In the case of a bilingual installation, it will be the file Antidote_12.x_B_x_Windows.exe
, a self-extracting archive containing the installers for the Antidote 12 and Connectix 12 applications and for the French and English modules. At the very beginning of the configuration process using the Deployment Manager, you will be asked to indicate where the Antidote12.msi
and Antidote-Connectix12.msi
installers are located; they are necessary to create the ReseauAntidote.mst
and ReseauConnectix.mst
transformation files.
-
Download the complete installer (
Antidote_12.y_B_n_Windows.exe
) and the Deployment Manager (GestionnaireDeDeploiement_Antidote12.exe
) from your Organization Client Portal.When an Antidote update is issued, the complete Antidote installer for the version of this update will be available in your Organization Client Portal.
-
Ensure that the prerequisites are met.
-
Run the installer
Antidote_12.y_B_n_Windows.exe
. -
Select Extract to unzip a folder that contains the installation files and takes the following form:
Antidote_12.y_B_n_Installation
. -
Create the files
ReseauAntidote.mst
andReseauConnectix.mst
with the Deployment Manager. You will be asked where the installersAntidote12.msi
andAntidote-Connectix12.msi
are located. During the last configuration step, specify the foldermsi\druide
which contains the installersAntidote12.msi
andAntidote-Connectix12.msi
in order to generate the MST files there. To learn more about this utility, see Configuring and activating. -
Download the Antidote 12 script archive.
-
Unzip the Intune script archive in the unzipped folder
Antidote_12.y_B_n_Installation
created by the installer. -
Run the Intune packages creation script
Creer-PaquetIntune.ps1
found in the unzipped folderAntidote_12.y_B_n_Installation
.This script can be run as a regular user. If needed, the execution policy can be modified solely for a PowerShell session using the following command:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process
.
The script generates the following six files:
Antidote12.intunewin
PrecedentsAntidote.intunewin
At.intunewin
Detecter-Antidote.ps1
Detecter-PrecedentsAntidote.ps1
Detecter-At.ps1