Get-CsTeamsFeedbackPolicy
Use this cmdlet to retrieve the current Teams Feedback policies (the ability to send feedback about Teams to Microsoft and whether they receive the survey) in the organization.
PowerShell
Get-CsTeamsFeedbackPolicy
[[-Identity] <String>]
[<CommonParameters>]
PowerShell
Get-CsTeamsFeedbackPolicy
[-Filter <String>]
[<CommonParameters>]
Retrieves the current Teams Feedback policies (the ability to send feedback about Teams to Microsoft and whether they receive the survey) in the organization.
PowerShell
PS C:\> Get-CsTeamsFeedbackPolicy
In this example, we retrieve all the existing Teams feedback policies in the organization.
Internal Microsoft use
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The unique identifier of the policy.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
System.Object