Windows Thread, roaming profiles, deleting local copies on logoff in Technical; Quick question for those in the know:
We're currently using roaming profiles, and files are left on the local machine ...
-
1st May 2008, 03:39 PM #1 roaming profiles, deleting local copies on logoff
Quick question for those in the know:
We're currently using roaming profiles, and files are left on the local machine when users log off (default behaviour). We've seen occasional problems with server files not being used and local ones overriding, causing untold woes and confusion. If i deleted the local profile on log off (using delprof or similar), will it alleviate the issue?
I can see log ons taking MUCH longer for a full copy on every log on, and the local cache is a nice fail-over should something go wrong. Just looking for any horror stories or tips should i have a try at implementing this.
Or is this simply a stronger case for using mandatory profiles? 
Ta
-
-
IDG Tech News
-
1st May 2008, 04:18 PM #2 We always clear local profiles but we don't use roaming profiles as they're a pita. Deleating at logoff can be a problem if you don't use the UHCT Download details: User Profile Hive Cleanup Service but we tend to delete them at station startup to avoid issues.
I would use a default profile held in netlogon for your application settings then folder redirection of the start menu and desktop and then ditch the roaming profiles.
-
-
1st May 2008, 04:43 PM #3 
Originally Posted by
Ryan
Quick question for those in the know:
We're currently using roaming profiles, and files are left on the local machine when users log off (default behaviour). We've seen occasional problems with server files not being used and local ones overriding, causing untold woes and confusion. If i deleted the local profile on log off (using delprof or similar), will it alleviate the issue?
I can see log ons taking MUCH longer for a full copy on every log on, and the local cache is a nice fail-over should something go wrong. Just looking for any horror stories or tips should i have a try at implementing this.
Or is this simply a stronger case for using mandatory profiles?
Ta
use mandatory profiles.
-
-
1st May 2008, 04:50 PM #4 Or mandatory profiles i just find that the default profile in netlogon helps load balance a bit. That is unless you use DFS for your profiles.
-
-
1st May 2008, 04:51 PM #5 Delprof gets rid of the roaming profiles from the machine which is good. Unfortunately, over time, the roaming profiles grow... and therefore take longer and longer to load across the network... usually it's the recycle bin and cookies that are to blame
I assume that you have redirected as much as possible (especially the home drive)
Ultimately, a mandatory profile will keep things small, but you lose flexibility such as the ability to add to Favorites. With Primary age kids, that's fine. Staff will find this frustrating.
Deleting server copies of profiles on a regular basis so that they are recreated is an option, but then those carefully saved Favorites are lost too...
-
-
2nd May 2008, 10:21 AM #6 
Originally Posted by
elsiegee40
Ultimately, a mandatory profile will keep things small, but you lose flexibility such as the ability to add to Favorites. With Primary age kids, that's fine. Staff will find this frustrating.
Deleting server copies of profiles on a regular basis so that they are recreated is an option, but then those carefully saved Favorites are lost too...
It's possible to redirect favourites - it's an option in Vista/2008 GPOs but it's also possible to do this in XP/2003.
If you plan to redirect favourites - suggest placing them inside the home drive itself - so they get backed up.
Az
-
-
2nd May 2008, 11:01 AM #7 we use roaming profiles and have had little problems with sizes as we delete student user profiles on logoff so keeping the profile count on workstations down and regular cleaning of server profiles keeps logon times down to approx 25-35 secs depending on spec of workstation.
-
-
2nd May 2008, 11:09 AM #8 We have a couple of lines in our VB login script that moves the favorites to the my documents folder, it works very well and prevents them being deleted.
Code:
WSHShell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Favorites", "U:\Favorites", "REG_EXPAND_SZ"
WSHShell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Favorites", "U:\Favorites", "REG_SZ"
-
SHARE: 
Similar Threads
-
By Mr_M_Cox in forum Windows
Replies: 43
Last Post: 17th March 2009, 02:02 PM
-
By Neville in forum Windows
Replies: 9
Last Post: 11th March 2008, 10:33 AM
-
By Steven in forum Wireless Networks
Replies: 2
Last Post: 22nd February 2008, 04:03 PM
-
By Behuck in forum Windows
Replies: 17
Last Post: 14th December 2006, 01:52 PM
-
By Grommit in forum Windows
Replies: 9
Last Post: 12th September 2006, 11:09 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules