Hi Phil,
Thank you for posting here!
Based on my experience, these errors can occur if the following group
policy setting is configured:
Computer Configuration --> Administrative Templates --> System --> User
Profiles: "Do not logon users with temporary profiles"
The user's profile was manually deleted through the command prompt or
Windows Explorer as opposed to the supported method of deleting profiles
via Computer Properties. Manually deleting the profiles does not remove the
user's SID from the profile list in the registry.
The SID is present Windows attempts to load the profile using the
ProfileImagePath. Since the path points to a non-existent path, we cannot
load a profile.
To solve this issue you may only delete profiles using Computer Properties.
Secondly, navigate to the following location in the registry:
HKLM\SOFTWARE\MICROSOFT\WINDOWS NT\CURRENTVERSION\PROFILELIST
Locate the problem user's SID and remove it. You can then logon to the
machine and create a new profile.
Note: Please make sure that the member is not part of the Domain guest
group or Guest group
Also to the issue that you cannot delete the file from the profile. This
problem can be caused by permissions on the profile.
Point 1: Take Full Control
===============
Please take the Full Control permissions on user profile folder and
propagated this down to all files and subfolders.
Point 2: Take ownership
===============
Please take ownership of the folder and propagated this down to all files
and subfolders.
To perform the further research on this issue, please confirm if there are
some error message reports in event log when the issue occurring
I hope that the above information can be of assistance. If you have any
concerns, please feel free to let me know. I am glad to be of assistance.
Peter Jiao
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! -
www.microsoft.com/security
================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.