Microsoft KB Archive/830407

From BetaArchive Wiki

Article ID: 830407

Article Last Modified on 10/26/2006



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Professional Edition
  • Microsoft Windows 2000 Advanced Server




Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry


SYMPTOMS

When you use the Administratively assigned offline files Group Policy setting to assign files or folders for offline caching, Microsoft Windows 2000 enumerates these files and folders for caching, and the process may take longer than you expect.

CAUSE

This problem occurs because when Windows 2000 processes the policy, Windows tries to locate and cache every new file inside the network folders that are set for offline caching. This action involves a lengthy enumeration of the remote file system namespace.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, 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 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.

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   27-Jan-2004  08:14  5.0.2195.6888     101,136  Cscdll.dll       
   27-Jan-2004  08:14  5.0.2195.6894     242,448  Cscui.dll        
   23-Dec-2003  20:00  5.0.2195.6888     408,752  Mrxsmb.sys
   23-Dec-2003  20:00  5.0.2195.6888     169,776  Rdbss.sys

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To activate the hotfix after installation, you must add the following registry key value to the registry:

Registry subkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NetCache\
Entry: EconomicalAdminPinning
Type: DWORD
Value: 1 or 0

If you set the EconomicalAdminPinning value to 1, you turn on the hotfix. A value of 0 (zero) turns off the hotfix. When you set the EconomicalAdminPinning value to 1, the policy uses more conservative processes to update administratively-pinned folders. If the cache already contains an entry for the folder that is specified in the policy, the policy does not try to process that folder. If the cache does not contain an entry for the folder that is specified in the policy, the policy pins the folder and its contents.

Important With this conservative behavior, client computers must now rely on a full synchronization at some other time to pick up new files inside previously pinned folders. Typically, this full synchronization occurs when you manually synchronize through the user interface or when you synchronize at logon or logoff with the "sync all files" options enabled.

Follow these steps, and then quit Registry Editor:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following key in the registry:

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NetCache\

  3. On the Edit menu, point to New, and then click DWORD value.
  4. Type EconomicalAdminPinning, and then press ENTER.
  5. On the Edit menu, click Modify.
  6. Type 1, and then click OK.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.

MORE INFORMATION

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

816915 New file naming schema for Microsoft Windows software update packages


824684 Description of the standard terminology that is used to describe Microsoft software updates



Additional query words: Win2k win2003

Keywords: kbhotfixserver kbqfe kbbug kbfix kbqfe kbwin2000presp5fix KB830407