I'm getting this error on a users desktop.

The User Profile Service failed the logon.

User profile cannot be loaded.

Unfortunately the local administrator account is disabled (we are at a large organization and can not use the domain admin account either). We can not remote desktop into the machine but we are able to remotely administer the machine via other mechanisms and are able to access file shares.

Any ideas on how we might be able to resolve this problem?

link|improve this question

80% accept rate
What are your other options for remote administration? – squillman Aug 21 '09 at 18:31
All the normal ways you can remotely administer Windows based boxes (except remote desktop). I don't have any third party administration software installed. – spoon16 Aug 21 '09 at 18:44
feedback

2 Answers

up vote 0 down vote accepted

Alright, while I was working on my question I found a solution that worked well for me.

  • From a second machine launch regedit from the Run dialog
  • Connect to the remote registry File > Connect Network Registry...
  • Follow these directions
link|improve this answer
feedback

Also, something that occurred for us...we ran into registry size issues, which ultimately led to the same problem

Changing HKLM\SYSTEM\CurrentControlSet\Control\RegistrySizeLimit to be larger (for us, we used 8 f's...4GB worth of expansion room. This fixed a lot of issues for us.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.