Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Microsoft Teams Rooms application does not start after you update to version 4.4.41.0 or later


View products that this article applies to.

Summary

This guide provides a Microsoft Teams Rooms (MTR) application remediation tool for systems that may experience issues that affect starting the application. The tool that is described in this document is a PowerShell script that tries to remedy the issue and update the application to a single, consistent version.

↑ Back to the top


More information

After you update MTR from a release earlier than 4.4.41.0, a small subset of MTR may experience an issue that affects the Microsoft Store deployment engine in which the application does not start. All systems that are recovered by using any version of this tool are expected to work correctly. However, you may have a situation in which a system that is running an earlier build of MTR (for example, a new deployment of hardware that was pre-installed with a previous version) stops working when you try to update to MTR release 4.4.41.0 or later. In this case, you can download this PowerShell script, and then run the following PowerShell command:

Run powershell -executionpolicy unrestricted .\MTRemediate-4.4.63.0.ps1  

The computer will restart multiple times, and the process will take 10-45 minutes to finish. Any of the following conditions indicates that the system process is finished:

  • Running the script by using the -Check flag generates a "Disarmed" message. 
  • The log file indicates that the script finished running.
  • The C:\Rigel\MTRemediate.ps1 file no longer exists.

 The log output for the tool is available from the following location:

C:\Users\Skype\AppData\Local\Packages\Microsoft.SkypeRoomSystem_8wekyb3d8bbwe\LocalState\Tracing\MTRemediate\

Check this file for information about whether the remediation process is successful. If the tool encounters a problem, it should automatically generate a compressed log file in C:\Rigel\. This compressed log file will contain the traces from running the tool, in addition to other system logs.

If the tool does not automatically resolve your problem, and you are running Windows 10, version 1909 or 1903, re-run the script by using the following PowerShell script:

powershell -executionpolicy unrestricted .\MTRemediate-4.5.35.0.ps1 -Uninstall 

This will force a more aggressive recovery. Notice that this mode risks losing both the application settings and the diagnostic logs that the script generates in case of errors. Therefore, we do not recommend that you use this mode in typical conditions.

If your problem is not resolved by this tool, it’s possible that your system is in an unrecoverable state. In this case, you may have to reimage it by using a recovery image that’s provided by the device OEM.

For additional help, contact your customer service representative to help identify and resolve the problem. Make sure that you provide the log output of this tool when you request support.

Still need help? Go to Microsoft Community.

↑ Back to the top


Keywords: teams room

↑ Back to the top

Article Info
Article ID : 4565998
Revision : 26
Created on : 8/20/2020
Published on : 8/20/2020
Exists online : False
Views : 623