You have a Microsoft Teams deployment.
You plan to use a SkypeSettings.xml file to deploy Teams Rooms.
Which two actions can you perform in the file? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Manage console settings with an XML configuration file
At startup, if a Microsoft Teams Rooms console finds an XML file named SkypeSettings.xml located at C:UsersSkypeAppDataLocalPackagesMicrosoft.SkypeRoomSystem_8wekyb3d8bbweLocalState, it applies the configuration settings indicated by the XML file then deletes the XML file.
XML elements include:
* <AllowRoomRemoteEnabled> Boolean
If true, room remote connections are allowed. Enabled by default.
* <AutoAcceptProximateMeetingInvitations> Boolean
If true, proximity based meetings are automatically accepted. Disabled by default.
https://learn.microsoft.com/en-us/microsoftteams/rooms/xml-config-file
Currently there are no comments in this discussion, be the first to comment!