Is there a way to consolidate PS script for MS Teams Policy including:
Meeting, Messaging, Live Events, App permission etc.,
And is it possible to convert it to Json?
Is there a way to consolidate PS script for MS Teams Policy including:
Meeting, Messaging, Live Events, App permission etc.,
And is it possible to convert it to Json?
Hi,
This could be helpful to get started
https://practical365.com/collaboration/teams/using-powershell-to-apply-messaging-policies-to-teams-users/
To convert an object to json you can use the ConvertTo-Json cmdlet.
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertto-json
Best Regards,
Ian Xue
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
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.
9 people are following this question.