Skip to content

Commit 6ffb82f

Browse files
committed
update
1 parent e2f142b commit 6ffb82f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-desktop/onedrive-remoteapp.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ To configure OneDrive to launch with a RemoteApp in Azure Virtual Desktop, follo
6363
New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name OneDrive -PropertyType String -Value '"C:\Program Files\Microsoft OneDrive\OneDrive.exe" /background' -Force
6464
```
6565
66-
4. Reboot your session host.
66+
4. Ensure the Stack on the session host is version 2404.16770 or higher.
67+
68+
5. Reboot your session host.
6769
6870
## Test OneDrive with a RemoteApp
6971

0 commit comments

Comments
 (0)