Folder redirection
Regarding favorite web sites. Explorer's favorites are stored in Favorites
folder, which is a sub-directory of %USERPROFILE%. You cannot redirect
Favorites using folder redirection, because folder redirection was designed
to work only with 5 pre-determined folders - MyDocs, MyPics, AppData,
Desktop and StartMenu. Redirecting Favorites is widely requested feature,
but unfortunately there is no easy solution how to do it right now. There
are some distant plans to make it available in next version of Windows
though. You can redirect Favorites manually inside Windows Explorer by
dragging and dropping Favorites folder icon from local userprofile into
network share. However you cannot make this automatic or using a script.
Another (unsupported) way is to hack a registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User
Shell Folders\Favorites. However it is very prone to errors and there are
many caveats hard to predict with this registry hack.
In general, application settings and user data are stored in a number of
places besides MyDocs and AppData. It can be registry or it could be some
place in user profile outside of the AppData and MyDocs. A general solution
to make the whole environment shared between computers is to use roaming
profiles. You can also use a combination of roaming profiles and folder
redirection, which will bring you best of both worlds - versatility of
redirected folders and smaller size of roaming profiles.
--
V.T.
This posting is provided "AS IS" with no warranties, and confers no rights.
|