Skip to content

Commit a0bea19

Browse files
authored
Merge pull request #110508 from briantaintor/btaintor_teamsOnWVD_04-07-20
update teams-on-wvd.md
2 parents b0160c3 + f661de8 commit a0bea19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can deploy the Teams desktop app using a per-machine installation. To instal
4646
2. Run this command to install the MSI to the host VM.
4747

4848
```shell
49-
msiexec /i <msi_name> /l*v < install_logfile_name> ALLUSERS=1
49+
msiexec /i <msi_name> /l*v < install_logfile_name> ALLUSER=1
5050
```
5151

5252
This will install Teams to either Program Files or Program Files (x86). The next time you sign in and start Teams, the app will ask for your credentials.

0 commit comments

Comments
 (0)