Yevrag35 / msteams_history

Export all conservations from microsoft teams using active directory and microsoft graph api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSTeams conversations history

Export all conversations from Microsoft Teams using active directory and microsoft graph api.

Problems

  1. Microsoft Teams does not keep conversations history at your PC.
  2. Microsoft Teams does not provide functionality to export your conversations history.
  3. If any member locked in the active directory(for ex., because he left the company) you couldn't even view any messages with this member through Microsoft Teams client(web or desktop).

How will this script help?

You can export your conversations history with all members, even if they locked in the active directory.

MSTeams history

How to use this script

  1. Download latest version
  2. Run MSTeamsHistory.exe
  3. Press Export button.
  4. Enter your domain login/password.
  5. And you'll find your conversations history in the MSTeamsHistory directory.

About

Export all conservations from microsoft teams using active directory and microsoft graph api.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%