Skip to end of banner
Go to start of banner

Large-Scale Deployment on Windows

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 34 Next »

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

Created: June 2018

Permalink: https://confluence.wildix.com/x/YgOIAQ

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 (limitation: no support for text-to-speech in live search, chat).

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-1.0.8-host.msi /qn host=yourhostname.wildixin.com hidePreferences=1

Parameters (stored in the register)

  • host - host installation for all users on the computer
  • hidePreferences - disable the settings menu for all users

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

  • x64 - HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Wildix Collaboration
  • x86 - HKEY_LOCAL_MACHINE\SOFTWARE\Wildix Collaboration

Fax Printer

Send faxes from Windows applications that support "Print" option. Documentation: https://manuals.wildix.com/fax-printer/ 

MSI file for Windows:

Headset Integration

Support for remote call answer / hangup and volume control from headset via USB connector on Windows. Supported Wildix Headset: WHS-BT (only with USB dongle from Jabra / Plantronics / Sennheiser); Supported 3rd party headsets matrix: https://manuals.wildix.com/headsets/ 

MSI file for Windows:

Outlook Integration

Features: Outlook calendar sync with Collaboration, user presence, pictures sync with Outlook, click2call, IM, call popup, caller name lookup, live search in outlook contacts, URL to create / edit contact during a call. Documentation and videos: https://manuals.wildix.com/outlook-integration/ 

MSI file for Windows:

Screen Sharing Component 

Screen sharing from Wildix Collaboration and ubiconf WebRTC-based conference, and remote desktop control 

MSI file for Windows:

Integration Service

Wildix Integration Service (WIService) is required by CDR-View, Popup App in Collaboration, WebRTC Phone Direct RTP

MSI file for Windows:

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

Multiline TAPI driver

Documentation: https://manuals.wildix.com/wildix-tapi-driver/ 

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


  • No labels