Domain joined but trying to log on gives temporary profile only
I've joined our corporate domain fine, but every time I try to log in, I get the following message:"You have been logged on with a temporary profile. Try logging in later...I've tried to find any tpoics regarding this and found none. Anyone seen this or have any ideas to rey. I've unjoined and rejoined the domain several times to rule that out,and can get nothing to change. Thanks,
April 22nd, 2009 3:33pm

I have a similar problem. I have had the issue with 2 different machines on the same network. I did not have this problem with build 7000. I guess it would be good to say I am running RC x86 build 7100. The first issue I had was after joining the domain. Using a restricted user account I was unable to login to the workstation. However, using a domain admin account I was. With a restricted user account I would receive a bunch of application errors, starting with explorer.exe The application was unable to start correctly (0xc0000005) and wouldnever be presented with a shell/desktop, and any time you tried to launch a task you would receive the same Application error as above. Even when trying to open task manager using the keyboard shortcuts you would get the sameapplication was unable to start error. So my first thought was well Ill just elevate the user account to be a local administrator and see if that resolves the problems. So I added the domain user group to the local administrators group on the local workstation. Logged out and then back in. Thats when I receive the Local profile message that the post above are talking about. So I followed the directions in the link http://support.microsoft.com/kb/947242. That resolve the local profile problem, and now when the restricted user account logs in it at least gets a explorer shell and desktop. However, whenever you try to launch some application as the restricted usererror you still get the application was unable to start error. Applications like regedit, mplayer, mspaint, mstsc will not run it seems to be faster to list the things that do work. I can open eventvwr and calc. Maybe something with UAC, has anyone else run into similar problems?
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2009 11:00am

Well it looks like I was going the wrong direction, and I probably posted this in the thread. I have limited my problem down to a User GPO, and it seems to be specific to the order the GPOs process. Strange that it would break between builds. But I am still trying to track down the specific setting that is causing the problem once I have it nailed down, I will post the results.
May 4th, 2009 5:01pm

I have a similar problem except I don't get the "temporary profile error" I just get "The application was unable to start correctly" on ALL logins when joined to the domain even with the local accounts. Unable to start anything. Running in safe mode w/networking I'm able to do everything just fine...login as domain user connect to network shares. I guess the next thing is to try isolating services one by one. I don't even get anything in my event logs that give me a clue to what's happening other than "explorer displayed a pop up"Keep your head in the Clouds as you're coding .NET http://azurecoding.net
Free Windows Admin Tool Kit Click here and download it now
May 5th, 2009 10:13am

Same issue. Domain account only gets temporary profile when logging in to RC machine. Robinson Zhang's linked solution did not fix issue.
May 6th, 2009 12:56pm

We are able to join a Windows Domain on the network but unable to login using domain accounts. Attempts to do so end up with an error "The username or password is incorrect".
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2009 2:15pm

Oops...hit the wrong button. Didn't mean to propose the previous post as an answer. Sorry. Anyway - I was having trouble mapping network drives when logging into our 2003 domain from the RC. The logon scripts would not run because I could not access the \\Domain\sysvol share where they were stored. Perhaps your profile issue has the same cause. In my case it was that my domain user account had the "Use Kerberos DES encryption types for this account" box checked. After unchecking that box I was able to access the share and log in correctly.
May 7th, 2009 5:08pm

Ok, so I finally got a chance to sit back down with this issue. It is fairly simple to recreate. I am not sure if it is an incompatibility with my existing GPO that will maybe require updated templates? Anyways, I have run it down to the following two conditions. First the offending group policy must process first in the link order. Secondly, create a new empty Software Restriction Policy and change Windows Settings \ Security Settings \ Software Restriction Policies \ Enforcement \ Apply software restriction policies to from the default to All software files. Now once you link this policy to your users however you like. You will find whenever a user affected by this policy logs on they will see the error message The application was unable to start correctly for most of the applications they run, if they are even presented with a desktop (explorer shell) at all. In my case this setting was found on a GPO that was blocking the installation and running of Skype. So for my environment it wasnt really a big deal to change the setting back to the default of All software files except libraries (such as DLLs). After changing the setting back to the default the symptom went away in my environment. However, think the error is still lingering in a different form. I say that, because, on build 7000 using the gpresults.exe I get an output of simply ERROR: with no other supporting output. On build 7100 using gpresult.exe I get An unknown error occurred while data was gathered for this extension. Details: Unable to cast object of type 'System.String[]' to type 'Microsoft.GroupPolicy.Reporting.Extensions.Registry.UnknownType'. under Windows Settings \ Security Settings However, using rsop.msc I show no errors to speak of on either builds. I just thought I would throw this information out there in case someone has come across something similar or has the true answer for what is going on here.
Free Windows Admin Tool Kit Click here and download it now
May 8th, 2009 3:29pm

I am having the same issues with the temporary profile. Domain account only gets temporary profile when logging in to RC machine. Has anyone found a way to solve this?
May 14th, 2009 11:25am

Ok, so I finally got a chance to sit back down with this issue. It is fairly simple to recreate. I am not sure if it is an incompatibility with my existing GPO that will maybe require updated templates? Anyways, I have run it down to the following two conditions. First the offending group policy must process first in the link order. Secondly, create a new empty Software Restriction Policy and change Windows Settings \ Security Settings \ Software Restriction Policies \ Enforcement \ Apply software restriction policies to from the default to All software files. Now once you link this policy to your users however you like. You will find whenever a user affected by this policy logs on they will see the error message The application was unable to start correctly for most of the applications they run, if they are even presented with a desktop (explorer shell) at all. In my case this setting was found on a GPO that was blocking the installation and running of Skype. So for my environment it wasnt really a big deal to change the setting back to the default of All software files except libraries (such as DLLs). After changing the setting back to the default the symptom went away in my environment. However, think the error is still lingering in a different form. I say that, because, on build 7000 using the gpresults.exe I get an output of simply ERROR: with no other supporting output. On build 7100 using gpresult.exe I get An unknown error occurred while data was gathered for this extension. Details: Unable to cast object of type 'System.String[]' to type 'Microsoft.GroupPolicy.Reporting.Extensions.Registry.UnknownType'. under Windows Settings \ Security Settings However, using rsop.msc I show no errors to speak of on either builds. I just thought I would throw this information out there in case someone has come across something similar or has the true answer for what is going on here. I can confirm that this is the same issue that was blocking on my side. I will refile my bug on connect using the feedback tool now that I'm up and running.Keep your head in the Clouds as you're coding .NET http://azurecoding.net
Free Windows Admin Tool Kit Click here and download it now
May 15th, 2009 11:24am

It would appear that Windows 7 has a new way of managing software restriction called AppLocker. There might be a conflict between the two.Keep your head in the Clouds as you're coding .NET http://azurecoding.net
May 15th, 2009 1:35pm

Oh, I should add that you can only modify your state setting under that HKLM key when you are logged in with the problem profile... obviously since that GUID disappears after you log off.
Free Windows Admin Tool Kit Click here and download it now
June 16th, 2009 4:32pm

I find it frustrating that such a serious issue is getting little to no attention, with no answers available. At any rate, here's my experience, which I just now resolved on my own: It is a pre-release operating system. A bug was filed, they said it's resolved in a later build. They could either waste time on supporting a pre-release OS or they can spend it on getting the OS out the door. My vote's for the latter.Keep your head in the Clouds as you're coding .NET http://azurecoding.net
June 20th, 2009 1:46pm

It is a pre-release operating system. A bug was filed, they said it's resolved in a later build. They could either waste time on supporting a pre-release OS or they can spend it on getting the OS out the door. My vote's for the latter. Keep your head in the Clouds as you're coding .NET http://azurecoding.net Unfortunately this is still happening in the RTM. At least it is to me, and only with my login. I've logged into the machine (Win7 Enterprise on Win2003 Domain) with 3 different users all were fine. My login however always gets loaded as a Temporary Profile. The registry modification listed in the answer did work for me. I just wonder if this will happen randomly with other users, or was it a fluke occurrence. http://support.microsoft.com/default.aspx/kb/947242 "Since baseball time is measured only in outs, all you have to do is succeed utterly; keep hitting, keep the rally alive, and you have defeated time. You remain forever young." - Roger Angell
Free Windows Admin Tool Kit Click here and download it now
August 30th, 2009 11:55pm

Its still happening with the full blown production version, which my organization has already. I am having this same issue with a Server 2008 R2 box that is an RDS Host (Terminal Server). The other 2008 Servers in that TS farm are running the Software restriction policies just fine but the box that was recently upgraded to R2 has this problem and all of them have identical network configurations. Has anyone tried to see if a separate policy needs to be made using Applocker instead of the old software restriction policies?
September 4th, 2009 9:30am

Hi Grunewald6 This behavior occurs because the account that you use to log on to the computer is a member of one or more of the following groups: Local Guests Group, or, Domain Guests Group. I had the same problem and i solved the problem by removing the user from the domain guests group in the AD. there is not need to delete anything from the registry or edit permissions like i read in posts. Rergards
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2010 8:14am

Hi Grunewald6 This behavior occurs because the account that you use to log on to the computer is a member of one or more of the following groups: Local Guests Group, or, Domain Guests Group. I had the same problem and i solved the problem by removing the user from the domain guests group in the AD. there is not need to delete anything from the registry or edit permissions like i read in posts. Rergards And how is this done??? PLEASE HELP-----THANKS
September 1st, 2010 9:59pm

I had the same issue with a brand new 2008 R2 VM. For me I nuked the profiles from C:\Users and also loaded up the ProfileList key in the registry. Find the SID for any of the usernames you are having trouble with and delete them. Worked for me.
Free Windows Admin Tool Kit Click here and download it now
January 13th, 2011 11:44am

Excellent solution that works for me. Thanks.
February 15th, 2011 8:37pm

Me too. Thank you!
Free Windows Admin Tool Kit Click here and download it now
February 28th, 2011 2:42am

thank you for you answer, worked for me - i hade user member in domain guest group , just remove the user from guest group and every thing was fine.
March 28th, 2011 9:39am

This scenario is for Win7 join to a domain and domain users, with server profiles. My finding: 1. Unlike windows XP which creates and upload the profile to the server at the time of logoff; Win7 tries to create the folder at the time of login and if it is unsuccessful it gives you all the hassle. 2. Also win7 creates the folder in the server with special security access which is not same as XP. it is not done via server security rights, it is done by Win7 which most likely has no access to your server. Solution: Give the user right to create folder in \\server\profile folder and try to login. it will successfully login and will create another profile for the user named as user.V2 which is not accessible to even administrator. after one time successful loging you can revoke the security right from the user and win7 will use the folder to update profile changes. Masoud Taghizadeh
Free Windows Admin Tool Kit Click here and download it now
April 8th, 2011 6:08pm

Thanks for your answers, worked for me : Remove the user from domain guests group and/or Local guest group and clean the registry; I deleted all references of SID and GUID of user in the registry. Thanks for your help.
June 21st, 2012 9:50pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics