How to Find Teams Channels With a Wiki Tab

MVP

 

Microsoft plans to replace the Teams wiki with OneNote and will release a migration app to move content from wiki to OneNote. That’s great, but you need to know what channels include the wiki tab before you can decide what material should be migrated. This article explains how to use PowerShell to create a report of Teams channel tabs for wikis.

https://office365itpros.com/2023/01/24/teams-wiki-report/
}

2 Replies
Thank you for the information.

With Regards,
Satish U
After some useful feedback, I have upgraded the #PowerShell script to report #MicrosoftTeams wikis. The script now identifies if a wiki was ever updated and reports this fact along with the team owners, who are the folks who need to decide whether to migrate the content to OneNote. https://office365itpros.com/2023/01/24/teams-wiki-report/ New version of script available in GitHub.