Answered by:
user profile service failed the logon-issue

Question
-
Hi all,
I have windows server 2008 R2 enterprise sp1 server for iis server.I hosted 5 sites on web server. that server domain joined perfectly. when i try to login new users the folllowing error came,
Dhakshinamoorthy BalasubramanianTuesday, January 24, 2012 3:31 AM
Answers
-
Hi,
This issue may occur if the user profile was corrupted or deleted manually or by other means. A profile that is manually deleted does not remove the Security Identifier (SID) from the profile list in the registry.
Error message: "The User Profile Service failed the logon. User profile cannot be loaded”, when logging on to Windows 7 or Windows Vista
http://support.microsoft.com/kb/947215/
如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
立刻免费下载 TechNet 论坛好帮手
- Edited by Tom Zhang – MSFT Tuesday, January 24, 2012 8:10 AM
- Marked as answer by Tom Zhang – MSFT Tuesday, January 31, 2012 8:41 AM
Tuesday, January 24, 2012 8:10 AM
All replies
-
Tuesday, January 24, 2012 4:11 AM
-
Click on Run and then type Msconfig
Go to the tools Tab, scroll down to find click on Launch to Disable UAC and restart
Or
Disable the Av Services and try
http://www.virmansec.com/blogs/skhairuddinTuesday, January 24, 2012 4:16 AM -
Tuesday, January 24, 2012 7:35 AM
-
Hi,
This issue may occur if the user profile was corrupted or deleted manually or by other means. A profile that is manually deleted does not remove the Security Identifier (SID) from the profile list in the registry.
Error message: "The User Profile Service failed the logon. User profile cannot be loaded”, when logging on to Windows 7 or Windows Vista
http://support.microsoft.com/kb/947215/
如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
立刻免费下载 TechNet 论坛好帮手
- Edited by Tom Zhang – MSFT Tuesday, January 24, 2012 8:10 AM
- Marked as answer by Tom Zhang – MSFT Tuesday, January 31, 2012 8:41 AM
Tuesday, January 24, 2012 8:10 AM -
Please refer the post : http://networksupportblog.m4infotech.in/the-user-profile-service-service-failed-the-log-on-user-profile-cannot-be-loaded/
1, Copy C:\users\default folder(Hiden) on the workstation which has no problem to somewhere (i.e. desktop) and rename it to default2.
2, Copy default2 folder to C:\users\ on the workstation which has a problem.
3, go to registory (regedit) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\Default and change the pass to %SystemDrive%\User\Default2.
4, Reboot the workstation.
- Edited by Prince Verma Wednesday, August 1, 2012 3:15 AM
- Proposed as answer by Prince Verma Wednesday, August 1, 2012 3:15 AM
Wednesday, August 1, 2012 3:09 AM