From LedHed's Wiki
Jump to: navigation, search
(Created page with 'When using a DFS Share, Explorer sometimes requires a manual refresh when new files are created within the share. Workaround: Create DWord value "NoSimpleNetIDList" = 1 in: HKE...')
(No difference)

Revision as of 18:44, 4 January 2011

When using a DFS Share, Explorer sometimes requires a manual refresh when new files are created within the share.

Workaround: Create DWord value "NoSimpleNetIDList" = 1 in:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer


.REG File

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:00000091
"DisablePersonalDirChange"=dword:00000001
"NoSimpleNetIDList"=dword:00000001


Reference

http://support.microsoft.com/default.aspx?scid=kb;EN-US;823291 http://social.technet.microsoft.com/Forums/en/winservergen/thread/7393f3ff-7adb-465b-b2d5-03e2cc808b07