Skype Room Systems v2 3.1.104.0 has been available as an automatic update since April 16th.
3.1.104.0 Release Notes are as follows:
Fix to improve OSK (on-screen keyboard) behavior in Windo...
I have a problem with CreateSRSMedia.ps1, when I run the Script I get this errors. Please help. Thanks. :-)
ConvertFrom-Json : Invalid object passed in, ':' or '}' expected. (1982): { "MinimumCreateSrsMediaVersion":"1.4.0", "RequiredUpdates":{ "KB4340917":"http://download.windowsupdate.com/d/msdownload/update/software/updt/2018/07/windows10.0-kb4340917-x64_ed5f586fa9d7064d61e45c523f20ba7fc1ff142a.msu" }, "Drivers":{ "MenuItems":{ "Surface Pro 4":{ "Action":"Download", "Targets":["https://download.microsoft.com/download/6/A/C/6ACB37C4-E4C1-4E0E-BBAE-AC7A0C303593/SurfacePro4_Win10_16299_1803301_1.msi"] }, "Surface Pro (2017)":{ "Action":"Download", "Targets":["https://download.microsoft.com/download/4/C/7/4C7DA85D-03DE-4B89-B8E0-386437331C46/SurfacePro_Win10_16299_1806007_3.msi"] }, "Surface Pro Dock":{ "Action":"Menu", "Targets":["Surface Pro 4", "Surface Pro (2017)"] }, "Logitech SmartDock":{ "Action":"Redirect", "Target":"Surface Pro Dock" }, "Crestron SR":{ "Action":"Redirect", "Target":"Surface Pro Dock" }, "Polycom MSR":{ "Action":"Redirect", "Target":"Surface Pro Dock" }, "Lenovo Hub 500":{ "Action":"Warn", "Message":"The Lenovo Hub 500 does not have a driver pack for this SRSv2 build. Continuing with no pre-installed drivers." }, "SMART Room System":{ "Action":"Warn", "Message":"The SMART Room System does not have a driver pack for this SRSv2 build. Continuing with no pre-installed drivers." }, "Crestron RL 200":{ "Action":"Warn", "Message":"The Crestron RL 200 does not have a driver pack for this SRSv2 build. Continuing with no pre-installed drivers." "HP Slice 2.0":{ "Action":"Warn", "Message":"The HP Slice 2.0 does not have a driver pack for this SRSv2 build. Continuing with no pre-installed drivers." }, "None":{ "Action":"Warn", "Message":"Generating an image that will not pre-install drivers, by explicit request." }, "LRS":{ "Action":"Menu", "Targets":["SMART Room System", "Crestron RL 200"], "Variables":{"BIOS":true} } }, "RootItem":{ "Action":"Menu", "Targets":["Logitech SmartDock", "Crestron SR", "Polycom MSR", "Lenovo Hub 500", "LRS", "HP Slice 2.0", "None"] } } } At C:\Temp\CreateSrsMedia.ps1:1062 char:89 + ... m-PSCustomObject (Get-Content $UnattendConfigFile | ConvertFrom-Json) + ~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand