RESOLUTION
To resolve this problem, apply the hotfix that is described in this article, and then enable one of the following registry entries:
NoRemoteRecursiveEvents
NoRemoteChangeNotify
Important You must configure one of these registry entries to modify the default behavior in Windows. For additional information about how to do this, see the "
Installation information" section of this article.
Hotfix information
A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.
To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
No prerequisites are required.
Restart requirement
You must restart your computer to apply the changes after you apply this hotfix. However, you do not have to restart the computer immediately after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel. Windows Server 2003, 32-Bit Editions
Date Time Version Size File name
--------------------------------------------------------
06-Nov-2003 02:18 6.0.3790.100 8,168,448 Shell32.dll
Windows Server 2003, 64-Bit Editions
Date Time Version Size File name Platform
--------------------------------------------------------------------
06-Nov-2003 02:17 6.0.3790.100 12,953,600 Shell32.dll IA-64
06-Nov-2003 02:18 6.0.3790.100 8,168,448 Wshell32.dll x86
After you apply this hotfix, create the
NoRemoteRecursiveEvents registry entry or the
NoRemoteChangeNotify registry entry in one of the following registry subkeys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
If you create the entry in the
HKEY_CURRENT_USER registry hive, the setting is applied only for the currently logged-on user. If you create the entry in the
HKEY_LOCAL_MACHINE registry hive, the setting is applied to all users who log on to the server. Create one of the following registry entries:
- Entry name: NoRemoteRecursiveEvents
Type: REG_DWORD
Value data: 0 (the default) or 1
A setting of 1 for this registry entry turns off Change Notify requests for file changes and for folder changes that occur in level 2 (and below) subfolders of a mapped network share. The server still sends a Change Notify event when a file or a folder is changed in the root of the mapped network share. However, the server does not send a Change Notify event when a change is made in the second subfolder or in a deeper subfolder of the mapped network share. By default, the setting for the NoRemoteRecursiveEvents registry value is 0 (zero). - Entry name: NoRemoteChangeNotify
Type: REG_DWORD
Value data: 0 (the default) or 1
A setting of 1 turns off Change Notify requests for file changes and for folder changes on mapped network shares.
Note If you set this value to 1, change notifications on network drives are disabled. You must press F5 or click Refresh on the View menu in Windows Explorer to manually update the changes in the current folder of a network share.
Note When you enable the
NoRemoteRecursiveEvents registry entry or the
NoRemoteChangeNotify registry entry on a computer that uses a network-based configuration (for example, a %USERPROFILE% variable that points to a network drive or to a UNC path), Windows Explorer does not automatically update the display when file changes or folder changes are made by other users.