exam questions

Exam MS-721 All Questions

View all questions & answers for the MS-721 exam

Exam MS-721 topic 1 question 26 discussion

Actual exam question from Microsoft's MS-721
Question #: 26
Topic #: 1
[All MS-721 Questions]

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?

  • A. a configuration profile
  • B. a SkypeSettings.xml file
  • C. a team template
  • D. a LayoutModification.xml file
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jtrott
Highly Voted 1 year, 3 months ago
Selected Answer: B
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.
upvoted 10 times
...
dejvst
Most Recent 11 months, 2 weeks ago
Selected Answer: B
It is B
upvoted 1 times
...
Azazel993
11 months, 2 weeks ago
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>
upvoted 2 times
...
unbelievable
1 year, 2 months ago
It's B, I do this all day every day to fix MS issues for scaling, 1080P, etc. lol
upvoted 4 times
...
Unbelievable_Jeff
1 year, 2 months ago
B as per https://learn.microsoft.com/en-us/microsoftteams/rooms/xml-config-file
upvoted 1 times
...
charlydin
1 year, 3 months ago
agreed in B, these configurations are applied in to the .xml file
upvoted 3 times
...
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.

SaveCancel
Loading ...