MSTeamsCQD

1.2.4

MSTeamsCQD is a fork of CQDPowerShell Module

Allows Tenant Admins to connect to the Call Quality Dashboard data API for Teams and Skype for Business Online through PowerShell. Requires Report Reader role in Office 365 at a minimum to authenticate.'

what we add to CQDPowerShell Module
- Connect-CqdOnline cmdlet.
- Get-CQDUserReport cmdlet to retrieve call r
MSTeamsCQD is a fork of CQDPowerShell Module

Allows Tenant Admins to connect to the Call Quality Dashboard data API for Teams and Skype for Business Online through PowerShell. Requires Report Reader role in Office 365 at a minimum to authenticate.'

what we add to CQDPowerShell Module
- Connect-CqdOnline cmdlet.
- Get-CQDUserReport cmdlet to retrieve call record for a single user (CONF & P2P).
- Get-CQDConferenceReport cmdlet to retrieve all the call records inside a meeting (CONF)
- Get-CQDSubnetsReport cmdlet to retrieve all the call records of calls made inside a subnet.
- if you are already authenticated, you can use the existing login and avoid authenticating with MFA again

- The modify the module and colaborate please go to the Github repository in the below link:
https://github.com/lucahttp/MSTeamsCQD
Show more

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MSTeamsCQD

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MSTeamsCQD

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft

Tags

CQD CQDPowerShell Teams SFB

Functions

Get-CQDData Get-CQDDimensions Get-CQDMeasures Connect-CqdOnline Get-CQDUserReport Get-CQDConferenceReport Get-CQDSubnetsReport

Dependencies

This module has no dependencies.

Release Notes

**1.2.4** (The project - MSTeamsCQD contains changes till this release)
- Releases Get-CQDUserReport cmdlet.
- Releases Get-CQDConferenceReport cmdlet.
- Releases Get-CQDSubnetsReport cmdlet.

FileList

Version History

Version Downloads Last updated
1.2.4 (current version) 535 7/13/2022
1.2.3 22 7/12/2022
1.2.2 21 7/12/2022
1.2.1 22 7/12/2022
1.2.0 25 7/12/2022
1.1.0 67 5/27/2022
1.0.0 47 4/4/2022
Show more