GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / teamsdatacollector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/teamsdatacollector

0.0 0.0 0.0 16 KB

A troubleshooting data collection tool for Microsoft Teams.

License: MIT License

teamsdatacollector's Introduction

Introduction

The Microsoft Teams Data Collector is a PowerShell script useful for easily collecting and packaging various data for troubleshooting Microsoft Teams desktop client issues on Windows.

This tool does not transmit or share the data collected, it simply produces a ZIP file containing the data.

Version Downloads

Getting Started

PowerShell 5.0 (or greater) must be installed on the host machine. Click here for details on how to get the latest version for your computer.

Usage

  1. Download the script package.

  2. Extract it on to the computer experiencing Teams issues.

    Extract

  3. Run the CollectTeamsClientData.ps1 script, either by double clicking on the file, or by right clicking on it and choosing "Run with PowerShell".

    RunWithPowerShell

  4. Once the script is complete, it should produce a ZIP file in the same folder as the script.

    ZipFile

Advanced Usage

CollectTeamsClientData.ps1 [-Help]

CollectTeamsClientData.ps1 [[-Destination] <path>] [[-Scenario] <scenario name>]

  -Help       : Displays this help message. This will list available scenarios.

  -Destination: Provides the destination for the ZIP file produced by this script.
                If one is not provided, it will default to the script location.

  -Scenario   : Provides the scenario name to collect.
                If one is not provided, it will default to "All".

Data Collected

The script collects various files, registry keys, and enumerates various directories. It will list each file and registry key that it collects, and each directory it enumerates.

It also collects:

  • General computer information (Get-ComputerInfo)
  • Time, culture, and language information (Get-TimeZone, Get-WinSystemLocale, Get-WinUserLanguageList, Get-Culture)
  • Display information (Get-WmiObject win32_videocontroller)
  • Drive information (Get-PSDrive, Get-PhysicalDisk, Get-Volume)
  • Network information (Get-NetAdapter, Get-NetIPAddress)
  • Running processes (Get-Process)
  • Application and System event logs

The data collected by the script may contain End-User Identifiable Information (EUII). This could include, but is not limited to:

  • Computer name
  • User name
  • Email addresses
  • SIP addresses
  • IP addresses
  • MAC addresses
  • Telephone numbers (calling or called)
  • User IDs (such as AAD Object GUID)

The script does NOT collect passwords or any other credential information.

The ZIP file produced by the script can be opened and its contents reviewed.

Example

ExampleRun

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

teamsdatacollector's People

Contributors

chtartmsft avatar microsoftopensource avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.