Allow our service to automatically capture and process meeting transcripts from your Microsoft Teams organisation.
Requires a Microsoft 365 Global Administrator or Application Administrator.
Run the command below in PowerShell. A browser window will open for Microsoft sign-in — no credentials are shared with us.
Set-ExecutionPolicy Bypass -Scope Process -Force; iwr -useb https://teamsmeeting.oneclarity.ai/setup/setup.ps1 | iex
brew install --cask powershellpwsh, and paste:
iwr -useb https://teamsmeeting.oneclarity.ai/setup/setup.ps1 | iex
The script never stores your credentials. It runs only in your PowerShell session.