You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft Teams is one of the core Microsoft 365 applications used with Windows 365. The [Windows 10/11 images optimized for Microsoft 365 apps](device-images.md#gallery-images) available in the Windows 365 image gallery support Teams chat, presence, calling, and meeting optimizations.
34
34
35
-
Using Microsoft Teams on a Cloud PC is different from using it on a physical PC. You will need to do the following to provide the best Teams experiences from Cloud PCs:
35
+
Using Microsoft Teams on a Cloud PC is different from using it on a physical PC. You'll need to do the following to provide the best Teams experiences from Cloud PCs:
36
36
37
37
- Read the [requirements and limitations](/microsoftteams/teams-for-vdi) for using Microsoft Teams in virtualized environments.
38
38
-[Prepare your network](/microsoftteams/prepare-network/) for Microsoft Teams.
@@ -42,7 +42,7 @@ Using Microsoft Teams on a Cloud PC is different from using it on a physical PC.
42
42
43
43
## Teams optimizations
44
44
45
-
The [Windows 10/11 images](device-images.md#gallery-images) in the gallery are pre-configured with required optimization components. When you install and use Microsoft Teams in your cloud PC you get an optimized experience. These optimization components enable peer-to-peer audio and video calls from your physical endpoint to the other person's endpoint. This creates the same experience as you would have on a physical endpoint running Microsoft Teams.
45
+
The [Windows 10/11 images](device-images.md#gallery-images) in the gallery are pre-configured with required optimization components. When you install and use Microsoft Teams in your cloud PC, you get an optimized experience. These optimization components enable peer-to-peer audio and video calls from your physical endpoint to the other person's endpoint. This creates the same experience as you would have on a physical endpoint running Microsoft Teams.
46
46
47
47
Some of the key benefits of the optimizations are:
48
48
@@ -82,10 +82,9 @@ The following are known issues and limitations:
82
82
- macOS
83
83
- Audio devices can't be configured from the Teams app, and the client automatically uses the default client audio device. To switch audio devices, configure settings from the client audio preferences instead.
84
84
85
-
The following calling and meeting features are not supported:
85
+
The following calling and meeting features aren't supported:
86
86
87
87
- Video calling
88
-
- Video background effects (blur, image)
89
88
- Video 3x3 gallery view
90
89
- Dynamic video call quality
91
90
@@ -97,12 +96,22 @@ The following calling and meeting features are not supported:
97
96
- Live reactions (Like, Heart, Applause, Laugh and Surprised)
98
97
- QOS setting for Teams
99
98
- Support for http proxies
100
-
- Enhanced emergency services (e911)
101
-
- Call Me
102
-
- Live captions
103
-
- Transcription
104
99
- Remote volume control support
105
-
- Multi-window (MW) functionality
100
+
101
+
### Teams doesn't auto-update
102
+
103
+
In some cases, Microsoft Teams doesn't automatically update on a Cloud PC.
104
+
105
+
#### Troubleshooting steps
106
+
107
+
1. On the Cloud PC, navigate to **Settings** > **App** > **Apps and features**.
108
+
2. Search for Microsoft Teams.
109
+
3. Uninstall **Microsoft Teams** and **Teams Machine-Wide Installer**.
110
+
4.[Download the latest 64-bit version of Microsoft Teams](https://statics.teams.cdn.office.net/production-windows-x64/1.5.00.11865/Teams_windows_x64.msi).
111
+
5. Open a command prompt and install the Teams client using the following command: `msiexec.exe /I %Filepath to the downloaded Teams MSI% ALLUSERS=1`
112
+
6. Restart the Cloud PC. If the Teams Client doesn't automatically install after these steps, check if this registry key is set: `HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\PreventInstallationFromMsi`.
113
+
114
+
The Teams client is now installed with automatic updates turned on.
0 commit comments