Skip to content

Commit 8c0db94

Browse files
authored
Update download URL for Agent installation
1 parent 043fb79 commit 8c0db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/add-session-hosts-host-pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ You can use `msiexec` to install the agent and the boot loader from the command
371371

372372
```powershell
373373
$uris = @(
374-
"https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv"
374+
"https://res.cdn.office.net/s01-remote-desktop-agent/cdafac14-d9c8-43f6-a2c6-62d46ff4e722/Microsoft.RDInfra.RDAgent.Installer-x64-1.0.10004.2100.msi"
375375
"https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrxrH"
376376
)
377377

0 commit comments

Comments
 (0)