Installation Guide
Please follow the installation guidelines to enable Easy Calling in your organization. Easy Calling can be installed through the Teams Admin Center.
Step-by-Step Installation Guide
The installation is only possible if you have the authorization of a Global Administrator. The rights of a Teams administrator are required to open the configuration portal
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
As soon as the wizard starts you will see the following prompt. Here you have to sign in with your Global Administrator account.
After signing in you can press Get Started

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


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"


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"


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"


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

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.

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"}
You have now successfully completed the Easy Calling installation wizard.
Take a look at how you can configure Easy Calling Configuration
Last updated