nerdexam
Microsoft

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.

Configure and manage Teams Rooms and devices

Question

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 video conferencing. You deploy 50 Teams Rooms on Windows devices and join each device to contoso.com. You need to enable Direct Guest Join on all 50 devices. The solution must minimize administrative effort. What should you do?

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)
  • A
    3% (1)
  • B
    75% (24)
  • C
    13% (4)
  • D
    9% (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.

ARun the Set-CsThirdPartyVideoSystem cmdlet.

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.

BDeploy a SkypeSettings.xml file to each device by using Group Policy.Correct

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.

CFrom the Microsoft Teams admin center, select all the devices, and then add a tag.

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.

DRun the Set-CsTeamsGuestMeetingConfiguration cmdlet.

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

#Teams Rooms#Direct Guest Join#Device Configuration#Group Policy

Community Discussion

No community discussion yet for this question.

Full MS-721 Practice