Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista Tutorial - the user profile service failed the logon

Reply
 
Old 11-25-2006   #1 (permalink)
Roland
Guest


 
 

the user profile service failed the logon

I am testing several thinks with vista, one is to install with an answer
file, because I like to have user folders on a different partition i create
the following answer file:

<?xml version="1.0" encoding="utf-8" ?>
- <unattend xmlns="urn:schemas-microsoft-com:unattend">
- <settings pass="windowsPE">
- <component name="Microsoft-Windows-Setup" processorArchitecture="amd64"
publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <UserData>
- <ProductKey>
<Key>************</Key>
<WillShowUI>Never</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>Roland</FullName>
</UserData>
</component>
</settings>
- <settings pass="oobeSystem">
- <component name="Microsoft-Windows-Shell-Setup"
processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <FolderLocations>
<ProfilesDirectory>d:\gebruikers</ProfilesDirectory>
<ProgramData>d:\GegevensData</ProgramData>
</FolderLocations>
</component>
</settings>
- <settings pass="specialize">
- <component name="Microsoft-Windows-Shell-Setup"
processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <OEMInformation>
<Manufacturer>HEELING</Manufacturer>
</OEMInformation>
<ProductKey>***********</ProductKey>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
<ComputerName>Mickey</ComputerName>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
</component>
</settings>
<cpifflineImage cpi:source="wim:d:/install.wim#Windows Vista ULTIMATE"
xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Installation goes well, after installation I can not log in, after clicking
the icon i get the following error message:
the user profile service failed the logon

Only in safe mode I can login, the user folder is except of the default
folders empty, I tried to make an new user, this only can in computer
management, not in user accounts in control panel. The new user can not login.

I looked in HKLM\SOFTWARE\microsoft\windows NT\currentversion\profilelist
and the setting seems right.

What could it be?

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
The User Profile Service failed the logon. User profile cannot be loaded. Tutorials
The User Profile Service service failed the logon. User Profile cannot be loaded Vista file management
The User Profile Service service failed the logon. User Profile cannot be loaded General Discussion
The User Profile Service failed the logon. User profile cannot be loaded. Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46