|
| |||||||||
| Tags: creating, prftmp, profile, roaming |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Roaming Profile creating large prf.tmp files on one users desktop
One of my clients has a small office with about 5 Workstations/Laptops and a dell Sertver with Windows SBS 2003. All of the users have roaming profiles since they all use all of the Workstations laptops in the office. One of the users is having issues with these large prf.tmp files beingcreated on his desktop when he logs on and off. I have already tried recreating his profile, that did not work. I have also removerd google desktop which I read could cause the issue, that also did not work. I have removed the profile folder from the Veritas backup job on the Server, this did not help either. I have removed the profile folder on the Server and workstation from being scanned by the Anti-Virus software (Symantec Coporate). The jury is still out on whether this will resolve the issue or not. Has anyone else seen this before and does anyone know how to resolve the issue? I have been unable to find any additional info on this particular issue, any help with this would be greatly appreciated! Thanks! Michael Collins Network Consultant |
|
#2
| |||
| |||
| Re: Roaming Profile creating large prf.tmp files on one users desktop
Michael Collins <MichaelCollins@discussions.microsoft.com> wrote: > One of my clients has a small office with about 5 > Workstations/Laptops and a dell Sertver with Windows SBS 2003. All > of the users have roaming profiles since they all use all of the > Workstations laptops in the office. One of the users is having > issues with these large prf.tmp files beingcreated on his desktop > when he logs on and off. I have already tried recreating his > profile, that did not work. I have also removerd google desktop > which I read could cause the issue, that also did not work. I have > removed the profile folder from the Veritas backup job on the Server, > this did not help either. I have removed the profile folder on the > Server and workstation from being scanned by the Anti-Virus software > (Symantec Coporate). The jury is still out on whether this will > resolve the issue or not. Has anyone else seen this before and does > anyone know how to resolve the issue? I have been unable to find any > additional info on this particular issue, any help with this would be > greatly appreciated! > > Thanks! > > Michael Collins > Network Consultant Not sure, but if you're using roaming profiles, you need to use folder redirection for my documents/desktop/app data or you will have problems galore. I'm including my standard boilerplate on roaming profiles, below. Compare & contrast with your setup. --- ******************** General tips: 1. Set up a share on the server. For example - d:\profiles, shared as profiles$ to make it hidden from browsing. Make sure this share is *not* set to allow offline files/caching! (that's on by default - disable it) 2. Make sure the share permissions on profiles$ indicate everyone=full control. Set the NTFS security to administrators, system, and users=full control. 3. In the users' ADUC properties, specify \\server\profiles$\%username% in the profiles field 4. Have each user log into the domain once - if this is an existing user with a profile you wish to keep, have them log in at their usual workstationand log out. The profile is now roaming. 5. If you want the administrators group to automatically have permissions to the profiles folders, you'll need to make the appropriate change in group policy. Look in computer configuration/administrative templates/system/user profiles - there's an option to add administrators group to the roaming profiles permissions. Do this *before* the users' roaming profile folders are created - it isn't retroactive. ******************** Notes: Make sure users understand that they should not log into multiple computers at the same time when they have roaming profiles (unless you make the profiles mandatory by renaming ntuser.dat to ntuser.man so they can't change them, which has major disadvantages),. Explain that the 'last one out wins' when it comes to uploading the final, changed copy of the profile. If you want to restrict multiple simultaneous network logins, look at LimitLogon (too much overhead for me), or this: http://www.jsifaq.com/SF/Tips/Tip.aspx?id=8768 ******************** Keep your profiles TINY. Via group policy, you should be redirecting My Documents (at the very least) - to a subfolder of the user's home directory or user folder. Also consider redirecting Desktop & Application Data similarly..... so the user will end up with: \\server\users\%username%\My Documents, \\server\users\%username%\Desktop, \\server\users\%username%\Application Data. [Alternatively, just manually re-target My Documents to \\server\users\%username% (this is not optimal, however!)] You should use folder redirection even without roaming profiles, but it's especially critical if you *are* using them. If you aren't going to also redirect the desktop using policies, tell users that they are not to store any files on the desktop or you will beat them with a stick. Big profile=slow login/logout, and possible profile corruption. ******************** Note that user profiles are not compatible between different OS versions, even between W2k/XP. Keep all your computers. Keep your workstations as identical as possible - meaning, OS version is the same, SP level is the same, app load is (as much as possible) the same. ********************* If you also have Terminal Services users, make sure you set up a different TS profile path for them in their ADUC properties - e.g., \\server\tsprofiles$\%username% ******************** Do not let people store any data locally - all data belongs on the server. ******************** The User Profile Hive Cleanup Utility should be running on all your computers. You can download it here: http://www.microsoft.com/downloads/d...displaylang=en ******************** Roaming profile & folder redirection article - http://www.windowsnetworking.com/art...rver-2003.html |
|
#3
| |||
| |||
| RE: Roaming Profile creating large prf.tmp files on one users desktop
Hello Michael, Thank you for posting here. Let's also thank Lanwench for the good sharing. According to your description, I understand that you get multiple prf*.tmp files on one user's desktop when you enable roaming profile for it. If I have misunderstood the problem, please don't hesitate to let me know. Based on my research, this problem may occur if the Indexing service or some other process (such as an open file agent) has opened the indicated temporary file during profile synchronization. If so, the temporary file is not deleted. It is uploaded with the roaming profile when you log off and reconciled to the local profile when you log on again. Although antivirus software may also cause this problem, the impact is likely to be minimal because there are fewer file operations for such processes than for Indexing and open file agents. To work around this problem, use either of the following methods: Turn off the software or the service that is in conflict with the profile engine. -or- Exclude profile folders from the conflicting operational scan or monitor functionality. For more information, please refer to the following KB: Roaming Profile Accumulates Extra .tmp Files http://support.microsoft.com/?id=328607 I hope these steps will give you some help. Thanks and have a nice day! Best regards, Terence Liu(MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ===================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ===================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Roaming Profile creating large prf.tmp files on one users desktop | thread-index: AcipW8a2PF7T7qy+SFqMVqJVe/xcPA== | X-WBNR-Posting-Host: 207.46.192.207 | From: =?Utf-8?B?TWljaGFlbCBDb2xsaW5z?= <MichaelCollins@discussions.microsoft.com> | Subject: Roaming Profile creating large prf.tmp files on one users desktop | Date: Mon, 28 Apr 2008 11:15:02 -0700 | Lines: 19 | Message-ID: <EAB15977-2C6F-41C5-99EB-08698DE177F0@microsoft.com> | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 | Newsgroups: microsoft.public.windows.server.sbs | Path: TK2MSFTNGHUB02.phx.gbl | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:105137 | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149 | X-Tomcat-NG: microsoft.public.windows.server.sbs | | One of my clients has a small office with about 5 Workstations/Laptops and a | dell Sertver with Windows SBS 2003. All of the users have roaming profiles | since they all use all of the Workstations laptops in the office. One of the | users is having issues with these large prf.tmp files beingcreated on his | desktop when he logs on and off. I have already tried recreating his | profile, that did not work. I have also removerd google desktop which I read | could cause the issue, that also did not work. I have removed the profile | folder from the Veritas backup job on the Server, this did not help either. | I have removed the profile folder on the Server and workstation from being | scanned by the Anti-Virus software (Symantec Coporate). The jury is still | out on whether this will resolve the issue or not. Has anyone else seen this | before and does anyone know how to resolve the issue? I have been unable to | find any additional info on this particular issue, any help with this would | be greatly appreciated! | | Thanks! | | Michael Collins | Network Consultant | |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Roaming Profile creating large prf.tmp files on one users desktop" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A way to avoid manually creating users folders for roaming profile | skulmat | Active Directory | 3 | 19-10-2009 10:55 AM |
| How to I copy a users roaming profile? | Jim in Cleveland | Active Directory | 2 | 03-06-2009 07:15 PM |
| Roaming Profile trusted domain users | Gio | Active Directory | 5 | 07-03-2009 10:51 AM |
| Roaming Users Local Profile | MF | Small Business Server | 9 | 25-07-2008 02:20 PM |
| Vista Roaming Profile Questions (Default Profile & User Folder on Desktop) | Lightworker | Windows Vista Network | 0 | 23-06-2008 09:58 PM |