| 
How to Establish a Common Favorites Folder with Windows NT
ID: Q158787
 
 | 
The information in this article applies to:
- 
Microsoft Windows NT Workstation version  4.0
- 
Microsoft Windows NT Server version  4.0
SUMMARY
This article describes how to establish and maintain a common Favorites
folder for all users who are using Windows NT in a Windows NT networking
environment (that is, a Windows NT domain or workgroup).
MORE INFORMATION
For various reasons (such as centralized administration, consistency,
control of the Favorites folder across the networking environment, and so
on), you may want to have a single Favorites folder on a common server that
all users in the networking environment access for their favorite files and
links. For example, a common Favorites folder allows a network
administrator set up and maintain a common share point of Internet Explorer
Internet links and Microsoft Office files that all users can have access to
at all times.
Currently, however, there is no user interface for configuring this in
Windows NT. Instead, you must manually edit the registry to accomplish
this. To configure Windows NT with a common Favorites folder, proceed with
the following steps.
On the Server
- Create a new directory to serve as the common Favorites folder, or
   select an existing directory.
- Share the directory with the appropriate share permissions.
- If applicable, set the file and directory permissions appropriate to the
   level of security desired.
On the Client Systems
NOTE: The steps in this section involve editing the registry.
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
- Run Regedt32.exe.
- Navigate to the following location:
 
 Select the Favorites value in the following registry path:
 
 HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
 \User Shell Folders
- Click to select the Favorites value.
- On the Edit menu, click String.
- Change the current path to reflect the UNC path (for example,
   \\CommonServer\FavShare) or mapped drive (for example F:\Favorites) of
   the new server share for the common Favorites folder.
- Start Internet Explorer.
- On the Favorites menu, click Organize Favorites, and then verify that
   the new location was saved properly.
Additional query words: 
off95 off97 prodnt ierelease 
Keywords          : kbenv nthowto ntconfig ntregistry ntui 
Version           : winnt:4.0
Platform          : winnt 
Issue type        : kbhowto 
Last Reviewed: February 26, 1999