Overview
This document describes what is required for the CallCabinet for Microsoft Teams Installer to run successfully.
*Important*
Please make sure that only a person with full administrator access to your organization’s Azure Tenant and Active Directory runs this tool.
Should you have any issues running the installer, please do the following:
- Open PowerShell ISE as Administrator
- Execute the following command in the console:
Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy Unrestricted
- Run the downloaded ‘CallCabinetInstallationTool.ps1’ file again and complete your CallCabinet for Microsoft Teams installation according to the instructions found here.
- After completing the installation, execute the following command to set your Execution Policy back to Restricted:
Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy Restricted
Should you still not be able to run the installer successfully, please contact CallCabinet Support.