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.
1 parent 043fb79 commit 8c0db94Copy full SHA for 8c0db94
articles/virtual-desktop/add-session-hosts-host-pool.md
@@ -371,7 +371,7 @@ You can use `msiexec` to install the agent and the boot loader from the command
371
372
```powershell
373
$uris = @(
374
- "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv"
+ "https://res.cdn.office.net/s01-remote-desktop-agent/cdafac14-d9c8-43f6-a2c6-62d46ff4e722/Microsoft.RDInfra.RDAgent.Installer-x64-1.0.10004.2100.msi"
375
"https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrxrH"
376
)
377
0 commit comments