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

...

  • 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
  • callBringToFrontMode (optional) - open minimized or closed in system tray/ menu bar Collaboration on incoming calls
  • allowInsecureConnections (optional) - allow non-secure connections in case of invalid SSL/TLS certificates 

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

...

  • 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
  •  To have the application launched when system starts, run the command:

    Code Block
    launchAtStartup=1

    After Collaboration native app is opened for the first time on Windows, the app is automatically added to the startup.


Key path in the registry:

...

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

...