Skype Room Systems
3 TopicsError running CreateSRSMedia.ps1 - Microsoft Teams Rooms USB image creation
When I run CreateSRSMedia.ps1 under an Administrator PowerShell console, I get an error: “Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Version". At line:1 char:1” (Running it from C:\MTR\CreateSRSMedia.ps1). No useful information on what went wrong provided. Any idea what could be wrong??? It is step #1 on this page: https://docs.microsoft.com/en-us/microsoftteams/room-systems/console#prepare-the-installation-media I opened a Premier Performance Support ticket, but haven't been able to get a tech who knows what that script is so far. 😞Solved9.6KViews0likes8CommentsUpdating Microsoft Teams Rooms manually
Hello, For the first time I am trying to update our Microsoft Teams Rooms VC units, and I am using the deployment package MSI. We have the Windows Store disabled in our organization. I am using the PowerShell command that was included on a Microsoft support webpage, but it doesn't seem to work. Add-AppxPackage -Update -ForceApplicationShutdown -Path "$PSScriptRoot\*.appx" -DependencyPath (Get-ChildItem "$PSScriptRoot\Dependencies\x64\*.appx" | Foreach-Object {$_.FullName}) I get the following error: Add-AppxPackage : Deployment failed with HRESULT: 0x80073D19, An error occurred because a user was logged off. Windows cannot update package Microsoft.SkypeRoomSystem_4.0.85.0_x64__8wekyb3d8bbwe because the previous version is not installed. Install package Microsoft.SkypeRoomSystem_4.0.85.0_x64__8wekyb3d8bbwe instead of updating it. NOTE: For additional information, look for [ActivityId] 49d95327-2d18-0000-c4f3-d949182dd501 in the Event Log or use the command line Get-AppxLog -ActivityID 49d95327-2d18-0000-c4f3-d949182dd501 But if I remove the -update parameter, then it works fine. But I still see the old and new version installed under C:\Program Files\WindowsApps\ so I am guessing that isn't right. Can anyone provide some guidance to what might be wrong? Thank you!Solved5.6KViews0likes2CommentsTeams Room System Unable to Fetch Calendar after the update to 4.3.21.0
We are starting to get an issue after the Teams Room System Update 4.3.21.0. error on the display cannot fetch calendar (skype sign in is fine) We did a trace and we don't see anything block from our environment to Microsoft. Anyone else experiencing the same issue? pretty sure because of the update, the rest of our teams room system with the older version is fine.Solved6.5KViews0likes10Comments