Forum Discussion
DjTjon01
Apr 24, 2019Copper Contributor
Start OneDrive when using a RemoteApp in WVD
Hi Guys, I am testing with WVD in a Lab environment, and everything is working fine. I only have one thing that doesn't seem to work. OneDrive is starting when i'm using the "Full Desktop" mode i...
- Sep 26, 2019
We are in the process of documenting how to auto-start OneDrive in a Remote App scenario.
We will be documenting the following registry entry:
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\RailRunonce
I believe this works the same as the regular run keys, except that anything listed under this key will be launched when the remote session starts.
What happens is that in a remote session, Explorer.exe is not used as the Windows shell. rdpshell.exe is run instead. rdpshell.exe does not process Run entries. It does do the RailRunonce key though.
Malith_Madushanka
Jul 31, 2024Copper Contributor
I had similar problems as you guys, The only way i managed to work around this mess is adding One Drive as a startup program through GPO : administrative templates\System/Logon\ Run these programs at user logon - "C:\Program Files\Microsoft OneDrive\OneDrive.exe" /background.
Also make sure to deleted the OD update checking Scheduled task on the Task scheduler if you are VDI/AVD.
I doubt they will do any fixes for Win10. Their hard focus is 11, and it is a complete different approach to the OS (with MSIX apps and all). So difficult to think.
Also make sure to deleted the OD update checking Scheduled task on the Task scheduler if you are VDI/AVD.
I doubt they will do any fixes for Win10. Their hard focus is 11, and it is a complete different approach to the OS (with MSIX apps and all). So difficult to think.