Update May 18th 2022: Now available as Get-UcTeamsVersion in UCLobby Teams PowerShell Module An easy way to check MS Teams version is in the client by going to About > Version: The version will be displayed near the Command Box: The MS Teams client is installed per user and the version is stored in the settings.json file: %AppData%\Microsoft\Teams\ … Continue reading Teams: Check client version using PowerShell
Tag: MS Teams
How to disable Microsoft Teams from Startup
Update 2019/08/22 - Added the initial post methods. Update 2017/03/07 - Now we can control the start up behavior with an application setting. Although we might use Microsoft Teams every day we might not want to run it on startup. In this post we discuss the available methods to disable MS Teams auto-start feature. Method … Continue reading How to disable Microsoft Teams from Startup
Microsoft Teams: Desktop and Web Client Log Location
Update 2017/11/16 - New keyboard shortcuts for Web Client. Microsoft Teams preview was recently released and to help troubleshooting we need to verify the log and media trace files. The Microsoft Teams Desktop Client logs are located in: Windows %AppData%\Microsoft\Teams\logs.txt Mac ~\Library\Application Support\Microsoft\Teams\logs.txt And the Media ETL traces are located in: Windows %AppData%\Microsoft\Teams\media-stack Mac ~\Library\Application Support\Microsoft\Teams If we … Continue reading Microsoft Teams: Desktop and Web Client Log Location