Slow file browsing on Windows 7 with DFS and Offline Files

Today I troubleshooted a problem at a customer that we are migrating. They are running Windows 7 and their file shares are presented through DFS. All of the clients are using Folder Redirection and the laptops are also using Offline Files.

We have set up a policy that specifys the slow link threshold for Offline Files to 10 Gb/s which has the effect that the computer always is always offline and thus the user is always accessing the local file cache.

Now to the problem… when the user browsed the Offline Files in the redirected Offline Folder we experienced a delay every time we changed folder. This delay was only present when Documents was redirected to the DFS share. Since the computer was in offline mode this delay should not be present, all files access should be made locally. When the computer was completely disconnected, the delay went away.

I connected both the DFS share and the target share to a drive letter and made it available offline – no delay.

The problem turned out to be a bug with the combination of DFS, Folder Redirection, Offline Files and Library and on top of that a high latency.

The hotfix and a better explanation can be found here.

/Johan

MDT 2012, ADK and Windows 7

I you are using the ADK Beta and MDT 2012 to install Windows 7 you will get the following error:

The procedure entry point ??0WString2@@QAE@XZ could not be located in the dynamic link library X:\windows\system32\wbem\fastprox.dll.

Links:

http://social.technet.microsoft.com/Forums/en-US/mdt/thread/a9918617-200a-42b3-af80-bb27ddccc8fe

If you click OK twice you will get past it and the install will continue.

The problem is due to the fact that ADK disables short file names

The supported solution is of course to use Waik instead.

Link:

http://social.technet.microsoft.com/Forums/en-US/mdt/thread/a9918617-200a-42b3-af80-bb27ddccc8fe