Skip to content

Commit 34a2975

Browse files
authored
Merge pull request #110549 from briantaintor/btaintor_teamsOnWVD2_04-07-20
update teams-on-wvd.md
2 parents cf97e96 + d1d168e commit 34a2975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/teams-on-wvd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable Teams per-machine installation, set the following registry key on the
3535
```shell
3636
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams\IsWVDEnvironment]
3737
Type: REG_DWORD
38-
Value: 0x1
38+
Value: 1
3939
```
4040

4141
### Install Microsoft Teams
@@ -61,4 +61,4 @@ You can deploy the Teams desktop app using a per-machine installation. To instal
6161
```
6262
6363
> [!NOTE]
64-
> If you install Teams with the MSI setting ALLUSERS=1, automatic updates will be disabled. We recommend you make sure to update Teams at least once a month.
64+
> If you install Teams with the MSI setting ALLUSER=1, automatic updates will be disabled. We recommend you make sure to update Teams at least once a month.

0 commit comments

Comments
 (0)