This document provides all the necessary information for large-scale deployment of Wildix Collaboration on Windows.

Created: June 2018

Updated: June 2023

Permalink: https://wildix.atlassian.net/wiki/x/gxXOAQ

Large-Scale deployment using Microsoft Windows Installer 

Wildix offers MSI (Microsoft Windows Installer) packages for large-scale deployment on Per-Machine basis (multiple users on the same machine) for Windows, suitable in the deployments using Citrix, SCCM and Microsoft Terminal Server. You can use MSI packages to install Wildix applications across your enterprise using Windows system management software such as Systems Center Configuration Manager (SCCM).

Collaboration Native App

Collaboration native app offers the same features of web-based Collaboration. 

Limitations:

  • no support for text-to-speech in live search, chat
  • no possibility to change the default webcam (in case more than one webcams are available) for video call in Collaboration and Wizyconf web conference


MSI file for Windows: (silent installation mode for Collaboration Windows app – no pop-up confirmation windows during the app installation)

Example of the installation command:

 > Collaboration-x64.msi /qn host=yourhostname.wildixin.com hidePreferences=1 secondaryHost=yourhostname2.wildixin.com callControlMode=1 callBringToFrontMode=1 allowInsecureConnections=1


Parameters (stored in the register)

This sets the default settings for all users (note: if the user installs his/her host through the settings menu, the priority will be given to user settings and the admin will not be able to change them through the command line until the user removes the host).

Key path in the registry

Integration Service

Wildix Integration Service (WIService) is required by CDR-View, Popup App in Collaboration, WebRTC Phone Direct RTP and it includes the following components: 

Documentation: What is WIService.

MSI file for Windows:

Silent installation mode

msiexec /i "WIService.msi" wiserviceSilentMode=false

Key path in the registry:

Auto update option

To enable the option, tick off the box "Keep Wildix Integration Service up to date" when completing WIService setup. Windows Task Scheduler checks for updates every day at 01:00-06:00 or after starting PC. If a new version is available, it downloads a new installation package and runs it in silent mode.

You can also pass enableAutoupdate parameter during installation via cmd:

msiexec /i WIService.msi enableAutoupdate=true/false /qn


Default values:

If wiserviceSilentMode is set to true, auto update is not started up.

TAPI Driver

TAPI driver provides computer telephony integration and enables PCs running Microsoft Windows to manage calls and use other telephone services of a Wildix PBX. DocumentationTAPI driver.

MSI file for Windows:

Silent installation mode

msiexec /i WildixTAPI-1.4.1.x64.msi /qn


msiexec /x WildixTAPI-1.4.1.x64.msi /qn


Quality of Service Policy for Windows

You can use Quality of Service (QoS) Policy as a central point of networking bandwidth management across your entire Active Directory (AD) infrastructure by setting QoS profiles. Learn more about Setting QoS Policy for Windows

Citrix / Microsoft Remote desktop (Windows Terminal Server)

Wildix TAPI driver works in:

Documentation: TAPI driver.

Citrix integration: https://www.wildix.com/citrix/.

Browser content redirection - deploying Chrome extension using Group Policy

Browser Content Redirection can be enabled to achieve point to point audio and video with the PBX reducing latency and moving CPU usage to the clienthttps://docs.citrix.com/en-us/citrix-virtual-apps-desktops/multimedia/browser-content-redirection.html

To use browser content redirection with Chrome, add the browser content redirection extension from the Chrome Web Store. Click Add to Chrome in the Citrix Virtual App and Desktop 7 1808 environment (the extension is not required on the user’s client machine – only in the VDA).

System requirements

This method works for individual users. To deploy the extension to a large group of users in your organization, deploy the extension using Group Policy:

  1. Import the Google Chrome ADMX files into your environment. For information about downloading policy templates and installing and configuring the templates into your Group Policy Editor, see https://support.google.com/chrome/a/answer/187202?hl=en.
  2. Open your Group Policy Management console and go to User Configuration \ Administrative Templates\Classic Administrative Templates (ADM) \ Google\ Google Chrome \ Extensions. Enable the Configure the list of force-installed apps and extensions setting.



  3. Click Show and type the following string, which corresponds to the extension ID. Update the URL for the browser content redirection extension.

    hdppkjifljbdpckfajcmlblbchhledln; https://clients2.google.com/service/update2/crx




  4. Apply the setting and after a gpudate refresh, the user automatically receives the extension. If you launch the Chrome browser in the user’s session, the extension is already applied and they cannot remove it.

    Any updates to the extension are automatically installed on the users’ machines through the update URL that you specified in the setting.

    If the Configure the list of force-installed apps and extensions setting is set to Disabled, the extension is automatically removed from Chrome for all users.

Import of users and single Sign-on with Active Directory and Office 365

Single Sign-on with Active Directory and Office 365 is supported.

To enable single sign-on on Active Directory and for import of users, read documentation: Import of Contacts and Users