Survey settings in CsTeamsFeedbackPolicy

IniobongNkanga-8038 631 Reputation points
2024-07-04T13:11:49.11+00:00

Hello

 

Please i need your help on this issue.

 

Could you please confirm if the below policy settings are correct. My requirement is : "Give FeedBack" option should appear in Teams. Allow "Surveys" to appear for users to which they can respond.

 

Hence I have set  "UserInitiatedMode" to Disabled  and " ReceiveSurveysMode" to Enabled in the TeamsFeedbackpolicy.

Below details for reference, please let me know if below settings are correct.

 

PS C:] Get-CsTeamsFeedbackPolicy -Identity Tag:DevTenant_SurveysMode

Identity : Tag:DevTenant_SurveysMode

UserInitiatedMode : Disabled

ReceiveSurveysMode : Enabled

AllowScreenshotCollection : False

AllowEmailCollection : False

AllowLogCollection : False
EnableFeatureSuggestions  :

 

 

I haven't received "Survey prompt" yet for account to which this policy was applied.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LiweiTian-MSFT 19,015 Reputation points Microsoft Vendor
    2024-07-05T01:57:22.32+00:00

    Hi @IniobongNkanga-8038

    Please use New-CsTeamsFeedbackPolicy instead of Get-CsTeamsFeedbackPolicy.

    Use this New-CsTeamsFeedbackPolicy cmdlet to control whether users in your organization can send feedback about Teams to Microsoft through Give feedback and whether they receive the survey.

    See New-CsTeamsFeedbackPolicy for more details.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.