Aug 16 2023 07:49 AM
We are using Windows Server 2019 (1809 17763.4737) RDSH Pool's with FsLogix (2.9.8440.42104) since a couple of weeks. We are now trying to enroll OneDrive, so we can start migrating the data. But we are experiencing issues with OneDrive and specially the on-demand functionality. Some servers it shows up, some it doesn't.
Today, we even got the error below:
The page of Microsoft shows the engilish version Files On-Demand-fout bij het openen van een OneDrive alleen-onlinebestand - Microsoft Ondersteuning
Based on FIX: OneDrive Cannot Connect To Windows (kapilarya.com) we found that there is a discrepancy between the servers. Most of the servers have this registry key, but this one with issues, doesn't.
reg query "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Notifications\Data" /v 41960B29A3BC0C75
So we have tried to execute
Fltmc attach cldflt C:
but then we are getting this
Attach failed with error: 0x801f0013
Kan het opgegeven filter niet vinden.
Anyone some sugestions?
Aug 17 2023 10:02 AM
It appears that you are encountering issues with OneDrive's On-Demand functionality in a Windows Server 2019 environment with FsLogix. This can indeed be a complex situation, especially when dealing with remote desktop environments and file redirection. The error you provided ("Attach failed with error: 0x801f0013 - Kan het opgegeven filter niet vinden") suggests there might be problems with attaching the filter driver for Files On-Demand.
Here are some suggestions to troubleshoot and resolve this issue:
My knowledge of this topic is limited, but since no one has answered it for at least one day or more, I entered your question in various AI. The text and the steps are the result of various AI's put together.
Hope this will help you.
My answers are voluntary and without guarantee!
Aug 18 2023 12:23 AM - edited Aug 18 2023 05:41 AM
SolutionThanks a lot, this made me dive deeper inside the registry setting, after adding the missing registry settings compared to the other server, seams to resolve the issue.
Within "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Notifications\Data" we were missing 4 entries. After copying these, it seamt to work.
Ref: https://borncity.com/win/2020/08/04/windows-10-2004-onedrive-issue-no-access-after-upgrade/
Besides this, we also executed the steps below which helped as well.
- Stopped OneDrive
- Removed %localappdata%\Microsoft\OneDrive\settings\Business1\global.ini
- Started OneDrive
Aug 18 2023 12:23 AM - edited Aug 18 2023 05:41 AM
SolutionThanks a lot, this made me dive deeper inside the registry setting, after adding the missing registry settings compared to the other server, seams to resolve the issue.
Within "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Notifications\Data" we were missing 4 entries. After copying these, it seamt to work.
Ref: https://borncity.com/win/2020/08/04/windows-10-2004-onedrive-issue-no-access-after-upgrade/
Besides this, we also executed the steps below which helped as well.
- Stopped OneDrive
- Removed %localappdata%\Microsoft\OneDrive\settings\Business1\global.ini
- Started OneDrive