Using Teams On Remote Desktop



  1. Using Teams Via Remote Desktop
  2. Teams On Remote Desktop Server

Use Remote Desktop on your Windows, Android, or iOS device to connect to a Windows 10 PC from afar.

  1. Set up the PC you want to connect to so it allows remote connections:

    • Make sure you have Windows 10 Pro. To check, go to Start > Settings > System > About and look for Edition. For info on how to get it, go to Upgrade Windows 10 Home to Windows 10 Pro.

    • When you're ready, select Start > Settings > System > Remote Desktop, and turn on Enable Remote Desktop.

    • Make note of the name of this PC under How to connect to this PC. You'll need this later.

  2. Use Remote Desktop to connect to the PC you set up:

    • On your local Windows 10 PC: In the search box on the taskbar, type Remote Desktop Connection, and then select Remote Desktop Connection. In Remote Desktop Connection, type the name of the PC you want to connect to (from Step 1), and then select Connect.

    • On your Windows, Android, or iOS device: Open the Remote Desktop app (available for free from Microsoft Store, Google Play, and the Mac App Store), and add the name of the PC that you want to connect to (from Step 1). Select the remote PC name that you added, and then wait for the connection to complete.

-->

Desktop sharing lets users present a screen or app during a meeting or chat. Admins can configure screen sharing in Microsoft Teams to let users share an entire screen, an app, or a file. You can let users give or request control, allow PowerPoint sharing, add a whiteboard, and allow shared notes. You can also configure whether anonymous or external users can request control of the shared screen. External participants in Teams meetings can be categorized as follows:

Mar 01, 2019 Just wondering if anyone is using Teams on a RDS Server 2016 environment? Looking to test this out but was wondering if anyone has it deployed in that type of environment? It works but the AppData install is a pay but works. In the past it was per user but now you can do it for all the users in a computer. As an alternative to the built-in Remote Desktop Connection tool, you can use the Microsoft Remote Desktop app in Windows 10. Install the app from the Microsoft Store and launch it. Stay productive while working remotely Teams across the globe are moving to remote work. Microsoft aims to keep teams connected while they work apart by making Microsoft Teams available to as many people as possible. Teams allows you to chat, meet, call, learn, and collaborate all in one place. We're using Teams for chat and video meetings, but would like to use the screen sharing and remote control for troubleshooting and suppport requests. However, Windows does not pass UAC prompts through the Teams screen sharing.

  • Anonymous user
  • Guest users
  • B2B user
  • Federated user

To configure screen sharing, you create a new meetings policy and then assign it to the users you want to manage.

In the Microsoft Teams admin center

Using
  1. Select Meetings > Meeting policies.

  2. On the Meeting policies page, select Add.

  3. Give your policy a unique title and enter a brief description.

  4. Under Content sharing, choose a Screen sharing mode from the drop-down list:

    • Entire screen – lets users share their entire desktop.
    • Single application – lets users limit screen sharing to a single active application.
    • Disabled – Turns off screen sharing.

Note

You don't have to enable the calling policy in order for users to use screen share from chat. However, their audio is turned off until they unmute themselves. In addition, the user sharing the screen can click Add Audio to enable audio. If the calling policy is disabled, users won't be able to add audio to the screen share from a chat session.

  1. Turn the following settings on or off:

    • Allow a participant to give or request control – lets members of the team give or request control of the presenter's desktop or application.
    • Allow an external participant to give or request control – This is a per-user policy. Whether an organization has this set for a user doesn't control what external participants can do, regardless of what the meeting organizer has set. This parameter controls whether external participants can be given control or request control of the sharer's screen, depending on what the sharer has set within their organization's meeting policies.
    • Allow PowerPoint sharing - lets users create meetings that allow PowerPoint presentations to be uploaded and shared.
    • Allow whiteboard – lets users share a whiteboard.
    • Allow shared notes – lets users take shared notes.
  2. Click Save.

Use PowerShell to configure shared desktop

You can also use the Set-CsTeamsMeetingPolicy cmdlet to control desktop sharing. Set the following parameters:

Using Teams Via Remote Desktop

  • Description
  • ScreenSharingMode
  • AllowPrivateCalling
  • AllowParticipantGiveRequestControl
  • AllowExternalParticipantGiveRequestControl
  • AllowPowerPointSharing
  • AllowWhiteboard
  • AllowSharedNotes

Teams On Remote Desktop Server

Learn more about using the csTeamsMeetingPolicy cmdlet.