You could use both: roaming for the profiles and redirection of e.g. "My Documents" for the home directories.
As the profile settigng are per AD user object and the redirection settings can be part of a filtered GPO you are able to
use that scenario for some specific users only.
But when using roaming profiles you will still have a local profile on each client the users log on to. That is a copy of the centrally stored profile which is used during the user's session.
It is only replicated during logon/logoff, thus you have only network traffic (and performance issue) during logon/logoff.
Roaming profiles have definately some advantages, but also disadvantages and pitfalls, so examine that first.
Maybe that helps:
http://www.windowsnetworking.com/articles_tutorials/Profile-Folder-Redirection-Windows-Server-2003.html
Redirecting parts of the profile is an additionally option (works for both: local and roaming profiles).
This reduces time and traffic during logon/logoff but in return adds it during the user's session because read/write actions are no longer local.
So there is no one and only solution - it depends on many criterias.
Hope that helped anyway...
Patrick


LinkBack URL
About LinkBacks
Reply With Quote