Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scroll export button
scopecurrent
template-id0fa09813-8b86-460a-aa1d-ef450a80e9ce
quick-starttrue
add-onScroll PDF Exporter

Info

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

Created: June 2018

Updated: April November 2022

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

...

  • host - host installation for all users on the computer
  • hidePreferences (optional) - disable the settings menu for all users
  • secondaryHost (optional) - Failover custom domain host
  • callControlMode (optional) - login to Collaboration in call control mode

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).

...

Silent installation mode

  • To set the silent installation mode, run the command: 

    Code Block
    msiexec /i "WIService.msi" wiserviceSilentMode=true


  • To reset the silent installation mode, run the command: 

    Code Block
    msiexec /i "WIService.msi" wiserviceSilentMode=false


...

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

...