powershell
powershell copied to clipboard
[FEATURE] Export-PnPTeamsChannelMessage
Is your feature request related to a problem? Please describe. Sometimes admins are requested to export channel messages in HTML.
Describe the solution you'd like
Ideally would be great to get a cmdlet like Export-PnPTeamsChannelMessage
that would allow exporting all channel content into a pretty HTML file. would be awesome to have a choice to export:
- text only
- text and images (images should be embedded in HTML file)
- text, images and other files (should be located in the attachments folder)
Describe alternatives you've considered
- Getting messages using a self-developed script communicating with GraphAPI, but it would download images separately.
@gautamdsheth - I would like to try this.
@siddharth-vaghasia - just checking in for an update. If you need assistance, feel free to let me know. 😊