Koozali.org: home of the SME Server

Fix missing user profile and event ids 1517 and 1524 can't unload profile

Offline jptechnical

  • ***
  • 68
  • +0/-0
This has happened mostly on my samba domains, I can't remember specifically if it occurred for me on a true Win domain but it probably has. The issue exhibited itself when a user logs in and is given the profile path of "C:\Documents and Settings\TEMP" which is created when the user logs in. No disk errors in the event viewer, and the users profile still exists and is readable by the user. I tried renaming their profile so they would get a new blank one, but it persisted going to TEMP, so it was not simply a file access error. This has occurred in Win2k, 2k3 and xp.

The fix:
Install the "User Profile Hive Cleanup Service" from M$ and logoff the effected user and reboot and their profile works again.
http://www.microsoft.com/downloads/details.aspx?FamilyId=1B286E6D-8912-4E18-B570-42470E2F3582&displaylang=en

In other cases, I might have attributed it to a virus or spyware. Sometimes I would just rebuild their profile and copy/paste the data. But this one user had it happen to them only a month after getting a brand new computer which otherwise ran like a dream. So I didn't want to 'give up' on this one.

This also helps keep the event viewer clean of the CONSTANT errors about the user profile not unloading completely.

I am posting this for the benefit of the community, hopefully it will help prevent unnecessary Google hunting.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
This also helps keep the event viewer clean of the CONSTANT errors about the user profile not unloading completely.
I guess this might be the source of you problem as most of the times a profile in the TEMP folder is a sign of a roaming profile error not being downloaded (successfully). Did your user receive a message that the OS was unable to retrieve the roaming profile?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline jptechnical

  • ***
  • 68
  • +0/-0
No roaming profiles in use in these cases, which I think would have made it a little more obvious to troubleshoot. No error messages, just logged into a TEMP folder... very odd, one of those irritating issues in which the event log sheds little light.