MS-721 · Question #323
Your network contains an on-premises Active Directory Domain Services (AD DS) domain named contoso.com. You have a Microsoft 365 subscription. You plan to implement Microsoft Teams Rooms shared room v
The correct answer is B. Deploy a SkypeSettings.xml file to each device by using Group Policy.. Direct Guest Join on Teams Rooms on Windows is enabled by deploying a SkypeSettings.xml configuration file to each device, and Group Policy is the least-effort method for pushing that file to 50 domain-joined machines simultaneously.
Question
Options
- ARun the Set-CsThirdPartyVideoSystem cmdlet.
- BDeploy a SkypeSettings.xml file to each device by using Group Policy.
- CFrom the Microsoft Teams admin center, select all the devices, and then add a tag.
- DRun the Set-CsTeamsGuestMeetingConfiguration cmdlet.
How the community answered
(32 responses)- A3% (1)
- B75% (24)
- C13% (4)
- D9% (3)
Why each option
Direct Guest Join on Teams Rooms on Windows is enabled by deploying a SkypeSettings.xml configuration file to each device, and Group Policy is the least-effort method for pushing that file to 50 domain-joined machines simultaneously.
Set-CsThirdPartyVideoSystem is used to register third-party video systems as resources in Teams and has no capability to configure or enable Direct Guest Join on Teams Rooms devices.
The SkypeSettings.xml file is the officially supported mechanism for configuring room-level features including Direct Guest Join on Teams Rooms on Windows devices. Because all 50 devices are joined to the contoso.com AD DS domain, a single Group Policy Object can deploy the file to every device in scope without touching each machine individually, minimizing administrative effort.
Adding a tag in the Teams admin center is a device organization and filtering feature, not a configuration deployment mechanism, so it cannot enable Direct Guest Join.
Set-CsTeamsGuestMeetingConfiguration controls tenant-wide guest meeting permissions such as allowing guests to use IP audio or video, and does not configure the Direct Guest Join feature on Teams Rooms hardware.
Concept tested: Teams Rooms Direct Guest Join via SkypeSettings.xml and Group Policy
Source: https://learn.microsoft.com/en-us/microsoftteams/rooms/third-party-join
Topics
Community Discussion
No community discussion yet for this question.