Folder Redirection DFS Slowness

dfsfolder-redirectionwindows-server-2008-r2

Currently performing a project to migrate all users from mapped drive home folders to redirected folders (Documents).

Having a strange issue at the moment whereby users redirected folder Documents is really slow (locally) even browsing through folders can take several seconds just to populate the list of files.

I have mapped the drive to the same DFS namespace and the speed is fine this way, I've also tested by redirecting the folder redirection to the share name instead of the DFS namespace and this is also fine. So it would seem the combination of having Folder Redirection to DFS Namespace is causing the slowness.

DFS is a singular point no replication to a NAS as per Microsoft recommendations.

Anyone had something similar or any ideas what could be causing the problem?

Best Answer

I have also had the similar issue in my setup and seems to due to below issue

http://support.microsoft.com/kb/2610379

During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.

Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help

http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0

Applying hotfix helps us. Hope this might be of some help.

Related Topic