You have a Microsoft Teams Phone deployment. You implement Teams Rooms on Windows. You need to apply a custom theme to the display of Team1 Rooms on Windows. What should you configure?
Correct answer comes from this page:
https://learn.microsoft.com/en-us/microsoftteams/rooms/custom-backgrounds
And it is to modify the XML file specified here:
https://learn.microsoft.com/en-us/microsoftteams/rooms/xml-config-file
called SkypeSettings.xml.
B. a SkypeSettings.xml file.
on applying a custom theme to Teams Rooms on Windows:
1. Create the SkypeSettings.xml file:
Open a text editor and create a new file named "SkypeSettings.xml".
Paste the following XML structure, adjusting the image path and color values:
XML
<SkypeSettings>
<Theming>
<ThemeName>Custom</ThemeName>
<CustomThemeImageUrl>C:\Users\Skype\AppData\Local\Packages\Microsoft.SkypeRoomSystem_8wekyb3d8bbwe\LocalState\YourCustomImage.jpg</CustomThemeImageUrl>
<CustomThemeColor>
<RedComponent>255</RedComponent>
<GreenComponent>255</GreenComponent>
<BlueComponent>255</BlueComponent>
</CustomThemeColor>
</Theming>
</SkypeSettings>
agreed in B, these configurations are applied in to the .xml file
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.MS-721 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jtrott
Highly Voted 1 year, 3 months agodejvst
Most Recent 11 months, 2 weeks agoAzazel993
11 months, 2 weeks agounbelievable
1 year, 2 months agoUnbelievable_Jeff
1 year, 2 months agocharlydin
1 year, 3 months ago