You cannot add paths to the "Exclude directories in roaming profiles" policy (888095)
The information in this article applies to:
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows XP Professional SP2
SYMPTOMSYou try to reduce the size of user roaming profiles by excluding additional folders from the profiles. However, when you try to add one or more paths to the "Exclude directories in roaming profiles" policy, you cannot type any additional characters in Policy Editor.CAUSEThis problem occurs because the Microsoft Windows Server 2003 Policy administrative template files (.adm) have a limit of 260 characters for the ExcludeProfileDirs policy.WORKAROUNDImportant You cannot use the following workaround unless the fix that is described in Microsoft Knowledge Base article 827878 is installed on your computer.
For additional information about the fix in Knowledge Base article 827878, click the following article number to view the article in the Microsoft Knowledge Base:
827878
The "Exclude directories in roaming profiles" policy stops working when you add paths
To work around this problem, follow these steps: - Locate the folder where your .adm files are loaded from.
For additional information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base:
228460
Location of ADM (Administrative Template) Files in Windows
- In the folder that you located in step 1, open the System.adm file by using a text editor such as Notepad.
- Locate this section in the file:
PART !!ExcludeMessage EDITTEXT VALUENAME "ExcludeProfileDirs" MAXLEN 260 END PART - Change the "MAXLEN 260" line to "MAXLEN 4096", and then save the change that you made to the System.adm file.
- Distribute the file to all the policies that require this change.
STATUS Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 12/27/2004 |
---|
Keywords: | kbnofix kbbug KB888095 kbAudDeveloper |
---|
|