Installation Guide

Please follow the installation guidelines to enable Easy Calling in your organization. Easy Calling can be installed through the Teams Admin Center.

Please note that you need an administrator providing consent for Easy Call Report and Easy Platform Configuration Center to be installed successfully.

Step-by-Step Installation Guide

  1. After purchasing the license you will receive the invoice and installation instruction by email. There you have one link, which will start the installation wizard

  2. As soon as the wizard starts you will see the following prompt. Here you have to sign in with your Global Administrator account.

  3. After signing in you can press Get Started

  1. Next you need to give Easy Call Report the permission to your Tenant. Therefor you need to press the button "Grant Consent"

  1. After you have given the authorizations, you must press "Validate Consent" to check whether the authorizations have been given correctly. Once they have been entered correctly you can press "Next"

  1. In the next step you have to give Easy Call Report Configuration Center the permission to use and send call information to your call queues. Therefor press the button "Grant Consent"

  1. After you have given the authorizations, you must press "Validate Consent" to check whether the authorizations have been given correctly. Once they have been entered correctly you can press "Next"

  1. In the next step, you will see how you can restrict access to the Easy Platform (configuration interface). By default, every user has access to the Easy Platform with their Microsoft login

  1. In the last step you have finished the installation wizard. Now you can close the wizard and you will be automatically forwarded to the Easy Calling Configuration Center.

  1. After the installation wizard has been successfully completed, the following PowerShell commands must be executed

- Install-Module -Name MicrosoftTeams -Force -AllowClobber
- Connect-MicrosoftTeams -TenantId <TENANTID>
- Set-CsApplicationMeetingConfiguration -AllowRemoveParticipantAppIds @{Add="ada25b44-23f0-4965-9481-dbb1377b9e81"}

Last updated