Aug 20 2021 12:39 AM
We restrict the SharePoint sites for our Teams to read only. It works well via scripts, but I don't see a chance to restrict a SharePoint Site from a Teams Private Channel to read only?
Is there really no way?
Thanks in advance.
Aug 23 2021 07:24 AM
Jun 03 2022 10:14 AM
@Thomsch It may be possible w/ PowerShell, but I'm curious to know why one would ever want to do this...
Jun 21 2022 07:38 AM
SolutionJun 21 2022 07:56 AM
@Thomsch Good reasons abound, I'm sure. If you do manage to change the permissions, with PowerShell or by other means, be sure to verify that they aren't being reset overnight (or weekly/monthly). There likely are also 'good' reasons that Microsoft made it work this way and they may have included a timer job to enforce it (ex. Custom Script setting).
When a channel is created, does the corresponding Folder still get created in the SharePoint document library, or is there an error?
Also, what happens when users click the Files tab in the channel?
I ask out of curiosity and a hesitancy to try it myself 😉
Many thanks if you reply, no worries if you don't.
Jun 22 2022 06:45 AM
@Jim Duncan Actually that's a good point. I need to put in some scheduled checks as well. Up until now there hasn't been any MS changes to the custom script settings, but who knows...
The corresponding Folder still gets created in the SharePoint document library.
Please see the image when the user opens up the Files tab.
Hope this helps. I know. Not best practice but there is not a lot of room for customization in there, so we need to be creative 😉
Best thing is. We're able to use Planner, OneNote, Wikis as well 👍
Jun 21 2022 07:38 AM
Solution