Skip to content

Commit d1d168e

Browse files
committed
update teams-on-wvd.md
update install instructions
1 parent 9ddcec5 commit d1d168e

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)