Forum Discussion
Delete meeting recording thumbnail
- May 01, 2021
ChristianBergstrom that's how it's always been.
Teams admins can control whether Owners can delete messages at a user level through the messaging policy.
Teams Owners can control whether they can delete messages on a per Team basis, the same setting as they can change under Manage Team, Setting, Member Permissions.
Hello, pretty sure you can't delete the "recording icon". Unfortunately I can't test it myself to give you a straight answer as I'm in transition.
https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps
Setting that determines whether or not owners can delete messages that they or other members of the team have posted.
thanks for the idea, i know that which is only available in a team, so id does not a apply fro Meeting group chats.
unfortunately the recording thumbnail post is not included on that setting. so it does not work on a team. one can delete all other post BUT the recording thumbnail within a team
- ChristianBergstromApr 28, 2021Silver Contributor
DanielHerrera Hello again, it feels like they have changed something in the docs and it doesn't seem right.
I'm pretty sure the descriptions haven't looked like this before:
-AllowOwnerDeleteMessage (in the Messaging policy)
Determines whether owners are allowed to delete all the messages in their team. Set this to TRUE to allow. Set this to FALSE to prohibit.https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmessagingpolicy?view=skype-ps
-AllowOwnerDeleteMessages (in the Team policy)
https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps
Setting that determines whether or not owners can delete messages that they or other members of the team have posted.
My interpretation of the above is that by using the former policy you set it on a user and that setting will follow that user to all the teams where the user is an owner. And the latter you only set on a team so it only affects the owners of that team.
adam deltinger LinusCansby StevenC365 Anything you MVPs heard something about or can add to the conversation? It would be much appreciated.
- StevenC365May 01, 2021MVP
ChristianBergstrom that's how it's always been.
Teams admins can control whether Owners can delete messages at a user level through the messaging policy.
Teams Owners can control whether they can delete messages on a per Team basis, the same setting as they can change under Manage Team, Setting, Member Permissions.
- DanielHerreraMay 07, 2021Brass Contributor
StevenC365 yes but we are getting off topic, the meeting recording thumbnail is posted by the system.
as ChristianBergstrom confirm and what i was afraid of, pretty sure you can't delete the "recording icon" post.No Owners nor Members have post anything to be deleted on this scenario.
- DanielHerreraApr 28, 2021Brass Contributor
ChristianBergstrom yes i´ve read this and try the cmdlet as well. but i Believe this messages are not targetted since there is no User involved, is not a post from owner , nor from an user. is from the system itself, is not even a post from an app.
- ChristianBergstromApr 28, 2021Silver ContributorYes I know, hence my very first reply above where I wrote "pretty sure you can't delete the "recording icon".
But your question led to another question about the owner delete settings.