Download Agent and MSI Installers
Last updated
Last updated
Navigate to the Admin Panel.
Download the installer.
Open instructions to see team specific tokens and instructions. Each connected team needs their own invitation tokens and thus separate installation groups in Intune. Please replace the MSI file name with the name of the msi package in used.
Three alternatives to set team-specific invitation tokens
As an installation parameter during the installation: separate installation package for each team.
Distribute the system variable before MSI deployment via Powershell script with one installation package for all computers a. Variable name = WORKFELLOW_INVITATION_TOKEN b. Variable value = c. Agents can be also installed proactively to everyone, and the data collection starts after the system variable is distributed.
Unattended team-token distribution with ProcessMaker Support.
Install command: msiexec /i "workfellow-plug-in.msi" /qn INVITATION_TOKEN="INSERT-TOKEN-HERE"
Uninstall command: msiexec /x {GUID} /qn
Detection rules format: Manually configure detection rules
Detection rules: Rule type: Registry Key path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Workfellow Oy\Workfellow Windows Plug-In Value name: Version Detection method: Value exists
Assignments: hide all toast notifications content download in background
Please remember to allow-list the application if custom restriction policies are applied in your organization. Restart is not mandatory.
Customer can deploy team-tokens during the installations as installation parameters or manually by the source-computer users.
Another option is to upload the list of source-computer users emails with the desired ProcessMaker team. In such case the functionality is as follows:
Agent connects to the Process Intelligence Cloud.
It checks if a new team-token is available with that email.
New team-token is assigned to that computer.
Data-collection starts for that team.
Email is not used anymore or linked to the collected data.