Showing posts with label Domain. Show all posts
Showing posts with label Domain. Show all posts

Friday, 27 May 2011

You have been logged on with a temporary profile.

Problem:- Whenever i am loging in the domain with a particular user it gives the error as "You have been logged on with a temporary profile." when i log off and log-in again the above message i am getting and whatever I've saved on desktop i don't find it and everything will missed out...
http://www.vistax64.com/attachments/tutorials/22222d1295951224-user-profile-error-logged-temporary-profile-windows7.jpg
Snap Shot of the Error
Solution:- To Boot into Safe Mode as the built-in Administrator account.
 NOTE: You may not need to enable the built-in Administrator account. If this was the only normal administrator account you had, then Safe Mode should automatically boot into the built-in Administrator account.
Press F8 while rebooting OS. It will show you the option, select 'Safe Mode'. Then 

Delete the User Account Profle SID Key:-

Start--> Run, type regedit and press Enter.

  If prompted by UAC, then click on Continue (Vista) or Yes (Windows 7).

  In regedit, go to (See screenshot below)
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Profile List
In left pane, click on one of the S-1-5..... folders (SID key) with the long number in it. (See screenshot below )
NOTE: It should have .bak at the end of it.
A) In the right pane, look at the ProfileImagePath to see if this is the same user account.

To Backup the Registry SID Key
WARNING: You should backup this SID key to be safe in case you delete the wrong one.
A) Right click on the SID key, and click on Export.

B) Type in a name and save the REG file to a safe location.
NOTE: This is your backup. To Restore the Backup, right click on the REG backup file and click Merge.


repair.jpg
Regedit Snap
Right click on the SID key with .bak at the end, and click on Delete. (See screenshot above)

 Click on Yes to confirm deletion. (See screenshot below)
confirm.jpg
Delete Confirmation
Close regedit & Reboot the Operating System
.
NOTE: After you log on to the computer, the profile folder you are having problem with is re-created. If not, then try a System Restore using a restore point dated before you got this error. If this still doesn't help, then you will need to create a new account and restore the user folder files afterwards.

 

Thursday, 19 May 2011

User Profile Cannot Be Loaded

Problem:- Unable to Login the domain user to the system which is connected to the domain.
Getting Error message " Login service, services fail to Login" .
Error Snap

Solution :- Check the Services (Start-->Run, Type Services.msc), whether any logon related services stopped. Like NetLogon, Secondary logon. If these services are not running then set Automatic & Start the Sevices, then check again.
If it doesn't resolve the problem then Login as administrator. Go to C:/ Drive. Make sure that all hidden folders are shown( My Computer-->Tools-->Folder options, Select View tab),
then check whether you find the "Default" Folder in C://. If not then copy a default folder from other desktop which is already connected to the Same Domain and working fine, and paste that folder to the C:/, Then try logging again.