I am unable to see any "temp" setting in the output of the "net user"
command. It does not appear to be anywhere on the screen. Does the temp
folder referenced by %temp% exist?
I am equally unable to shed any light on the error message you get when you
open a Command Prompt, nor do I know why the Easy Transfer tool should
complain about the temporary profile. Your screen shot shows that the
profile folder "c:\Documents and Settings\Administrator" exists and that it
agrees with the profile folder location specified by %UserProfile%. The only
explanation I have is that the permission structure of this profile might be
inappropriate. Here is how you can fix it:
1. Log on as Administrator.
2. Open a Command Prompt.
3. Type these commands:
net user Tim xxxyyy /add
(replace xxxyyy with some password)
net localgroup Administrators Tim /add
4. Reboot the machine
5. Log on as Tim
6. Rename c:\Documents and Settings\Administrator to Administrator.bad
7. See if you can run the Easy Transfer tool while logged on as Tim or as
Administrator. When you log on as Administrator then Windows will create a
new profile folder.
Note also the general recommendation that it is far better to do a clean
installation of Windows 7 than an upgrade from WinXP. Many people think that
an upgrade is a fix-all for the various things that have gone wrong with an
XP installation over the years. The opposite is true: The worse the
condition of an existing WinXP installation, the worse the Windows 7 end
result.
"Tim" <(E-Mail Removed)> said this in news item
news:(E-Mail Removed)...
> Same issue when booting to Safe Mode....but...there is a "temp" setting
> in "net user"
> Here's the screen shot of both Command prompt commands:
> http://members.cox.net/trinaz/net_user.jpg
>
> Also...when I load Command Prompt from All Programs/Accessories/right
> click Command Prompt - run as "Administrator"...I get the error message
> included at the bottom of the net_user.jpg ?
>
> Thanks, Tim
>
>
> "Pegasus [MVP]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>
>>
>> "Tim" <(E-Mail Removed)> said this in news item
>> news:(E-Mail Removed)...
>>> Having a problem with XP Media Center preparation to upgrade to Win 7
>>> Pro. Trying to run Windows Easy Transfer for XP to 7 but getting the
>>> following error after WET install and launch:
>>>
>>> "You are currently logged on using a temporary profile. Try starting
>>> your computer again"
>>>
>>> Restarting and/or creating a new Administrator and restarting does not
>>> solve problem.
>>>
>>> There are only 2 settings in control Panel/Users...main Administrator
>>> Login and Guests...there are no Guests created. In Computer Management
>>> there are a number of Users/Administrators listed...but nothing marked
>>> or indicated as "temporary".
>>>
>>> This is a stand alone home system/installation. I do have a home
>>> network...more or less...but only a few files/folders are set up as
>>> 'shared'
>>>
>>> Is there a way to delete all Administrators/Users in XP and then restart
>>> while setting up new/replacement "Administrator" user ? Or, can anyone
>>> suggest how to get rid of the "You are currently logged on using a
>>> temporary profile. Try starting your computer again" message so WET will
>>> run ?
>>>
>>> Thanks, Tim
>>
>> - Does the problem persist when you boot into Safe Mode with Networking?
>> - What do you see when you type the following commands at a Command
>> Prompt:
>> set user
>> net user
>
>