Hello,
we are receiving also different customers with notebooks who are having this issue. Most of the computers are having the latest windows update installed 2004 + 20H2.
The Patch KB4586781 is installed last week and it look like it solved the problem, but it came back.
Also a reset of the offline-cache dit not solve the problem.
updated the latest drivers and BIOS did also not solve the problem.
i was reading this article and i saw JVR_805 mentioning a drive map. and i checked the customers who is having this issue.
the only thing the customers have in common is , they are having FolderRedirection configured + there is a DriveMapping trough a GPO configured to create a Drive-map that points to the FolderRedirection location.
when the folderRedirection is activated the Offline-files are automatically turned on, and syncs the documents-folders
Customer 1
(basic - redirect everyones folder to the same location) \SERVER\Folder Redirection$
Folder Redirection "Documents" : \SERVER\Folder Redirection$%username%\Documents
Folder Redirection "Pictures" : follow the Documents folder
Folder Redirection "Videos" : follow the Documents folder
Folder Redirection "music" : follow the Documents folder
Second GPO creates a drive mapping U:\ that points to the location \SERVER\Folder Redirection$%username%\Documents
Customer 2
(basic - redirect everyones folder to the same location) \SERVER\Users$
Folder Redirection "Documents" : \SERVER\Users$%username%\Documents
Folder Redirection "Pictures" : \SERVER\Users$%username%\Pictures
Folder Redirection "Videos" : \SERVER\Users$%username%\Videos
Folder Redirection "music" : \SERVER\Users$%username%\Music
Second GPO creates a drive mapping H:\ that points to the location \SERVER\Users$%username%
Customer 3
(basic - redirect everyones folder to the same location) \SERVER\Users
Folder Redirection "Documents" : \SERVER\Users%username%\Documents
Folder Redirection "Pictures" : follow the Documents folder
Folder Redirection "Videos" : follow the Documents folder
Folder Redirection "music" : follow the Documents folder
Second GPO creates a drive mapping H:\ that points to the location \SERVER\Users%username%\Documents
i was thinking this can maybe the trigger to give a BSOD. at the moment the user login, it wants to connect to the server for the folder redirections AND the drivemapping wants to connect to UNC Path. because there is no connection it wil point to the local
CSC-folder.
When we turn off the offline files, al problems are gone, but this is the way we configured to let te user work offline with his own documents when he is out of the office.
Do the people who are expriencing this issue also have this kind of configuration ?
it is not easy to change the configuration just for one user to test. what i want to test is , to disable the Drivemapping to the Share, but i'm thinking a way to realise this for just one user.
Greetings