We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b64acf + 2588c95 commit 4ccc8c8Copy full SHA for 4ccc8c8
articles/virtual-desktop/install-windows-client-per-user.md
@@ -68,7 +68,6 @@ Here's how to install the client on a per-user basis using a PowerShell script w
68
| Name | Enter `Remote Desktop`. |
69
| Publisher | Enter `Microsoft Corporation`. |
70
| Install command | `powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -File .\Install.ps1` |
71
- | Install command | `powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -File .\Install.ps1` |
72
| Uninstall command | `powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -File .\Uninstall.ps1` |
73
| Install behavior | Select **User**. |
74
| Operating system architecture | Select **64-bit** or **32-bit**, depending on the version of the Remote Desktop client you downloaded. |
0 commit comments