Share via

Microsoft teams

Anonymous
2022-04-01T15:56:06+00:00

External participants can give or request control , i wanted to enable it , but i got alwayes error We can't update the policy right now. Try again. If you continue to have problems, contact Microsoft customer support.

i see that , there is a way per PowerShell , i need please the all commands , not link

Microsoft 365 and Office | Subscription, account, billing | For business | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-04-05T09:03:31+00:00

    I am also experiencing this issue, I have GA role and a teams license, issue occurs on two separate tenants

    I can create a meeting policy using PowerShell, but I cannot create, or modify a policy using the GUI

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-04-05T00:29:23+00:00

    I'm also experiencing this issue, and I have the GA role and a Teams license.

    This is happening with any change I try to make in any Teams meeting policy.

    I suspect that this is an issue on Microsoft's side.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-04-01T22:04:44+00:00

    Hi Mohamed Al-Qady,

    Thank you for posting on Microsoft Forum.  

    Based on your description, you said that you get an error "We can't update the policy right now. Try again" whenever you try to enable "External participants can give or request control" in the portal. 

    You need to be the Office 365 Administrator, if not, contact your IT department, Login to https://admin.teams.microsoft.com Navigate to “Meetings > Meeting policies > Global (Org-wide default)” (Or desired policy) Scroll down to “Content sharing” section then enable “Allow an external participant to give or request control”

    To use PowerShell to control whether external participants can give control or accept requests for control, Connect to Teams Connect-MicrosoftTeams (MicrosoftTeamsPowerShell) | Microsoft Docs then run the command Set-CsTeamsMeetingPolicy -Identity SalesMeetingPolicy -AllowExternalParticipantGiveRequestControl $True. For more regarding the Teams meeting policy, refer to **** Set-CsTeamsMeetingPolicy (SkypeForBusiness) | Microsoft Docs, Share content in a meeting in Teams (microsoft.com)

    Looking forward to hearing from you.

    Best Regards,

    De Paul

    Was this answer helpful?

    0 comments No comments