Vytru
  • Home
  • Skype for Business Applications
    • Skype Web Chat Widget
    • Contacts Manager for Microsoft Lync and Skype
  • Video Endpoints
    • Microsoft Lync Room Video Conferencing System
    • EVC - Executive Video Conferencing
    • KVC - Kiosk Video Endpoint
  • Support
    • Video Endpoints Support >
      • open-support-ticket1
    • Contacts Manager Support >
      • open-support-ticket
  • About Us
  • Contact Us

KVC Technical Requirements

8/26/2015

0 Comments

 

This guide will show you the technical requirements for the KVC- KIOSK VIDEO CONFERENCE SYSTEM.

The commands shown below to add the domains to your existing collection of Web service configuration settings.
Cross Domain Authorization List
To carry out this task, the first command in the example uses the New-CsWebOrigincmdlet to create a domain object for the domain. The resulting domain object is stored in a variable named $x.

The second command in the example uses the Set-CsWebServiceConfiguration cmdlet to add the domain to the Web service configuration settings applied to Global.
Domains:
  • Apps.vytru.com

PowerShell commands:

1.      Open Skype for Business/Lync Server Management Shell.
2.      Run the below commands:

$x = New-CsWebOrigin -Url  "https://apps.vytru.com"
Set-CsWebServiceConfiguration -Identity "global" -CrossDomainAuthorizationList @{add=$x}

To check the above configuration:
Get-CsWebServiceConfiguration | select -ExpandProperty CrossDomainAuthorizationList
0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    KVC 
    Knowledge Base

    Written by:
    Fady Monir

    Archives

    August 2015

    Categories

    All

    RSS Feed

Lync Application

  • Web Chat Widget
  • Contacts Manager
  • Skype Gateway

Video Endpoints

  • Room Video Conferencing 
  • Executive Video Conferencing
  • Kiosk Video Conferencing

Our Company

  • About Us
  • Our Customers
  • Latest News

Important Links

  • Our Blog
  • Become a Partner
  • Contact Us
  • Support

Picture

© 2011-2015 Vytru, Inc.      Site Map I Privacy Policy | Return Policy | Legal