Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Configuration & Management

Notices

Reply

Lost domain...reconnect...lost my profile

 

LinkBack Thread Tools Display Modes
Old 04-13-2005, 09:24 PM   #1 (permalink)
Default Lost domain...reconnect...lost my profile

Our network had a crash of the domain controller server. When the server was
rebuilt, I needed to reconnect my WinXP machine to the network. The process
required me to leave the domain (join a workgroup), and then rejoin the
domain.

However, in this process, I have apparently lost my profile on my computer.
When I log in, using the same username/password as I did before everything
of mine is lost, e.g. desktop wallpaper, desktop icons, start menu,
toolbars, I assume my Outlook address book, etc.

I can see under documents and settings a folder which must contain at least
some of my old profile.

Surely, there must be a simple way for me to restore this.

I appreciate your help.

Thanks,
Jim


Jim Walsh
Guest
 
Posts: n/a
Reply With Quote  
Old 04-13-2005, 10:45 PM   #2 (permalink)
Default Re: Lost domain...reconnect...lost my profile


"Jim Walsh" <jwalsh-n_o_s_pam@n_o_s_pam-tuspm.temple.edu> wrote in message
news:%23IxER8GQFHA.896@TK2MSFTNGP10.phx.gbl...
Quote:
> Our network had a crash of the domain controller server. When the server
was
Quote:
> rebuilt, I needed to reconnect my WinXP machine to the network. The
process
Quote:
> required me to leave the domain (join a workgroup), and then rejoin the
> domain.
>
> However, in this process, I have apparently lost my profile on my
computer.
Quote:
> When I log in, using the same username/password as I did before everything
> of mine is lost, e.g. desktop wallpaper, desktop icons, start menu,
> toolbars, I assume my Outlook address book, etc.
>
> I can see under documents and settings a folder which must contain at
least
Quote:
> some of my old profile.
>
> Surely, there must be a simple way for me to restore this.
>
> I appreciate your help.
>
> Thanks,
> Jim
>
>
- Log on under a suitable admin account.
- Copy the orphaned profile folder to your new profile folder.


Pegasus \(MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 04-14-2005, 01:58 AM   #3 (permalink)
Default Re: Lost domain...reconnect...lost my profile

Jim Walsh wrote:
Quote:
> Our network had a crash of the domain controller server. When the
> server was rebuilt, I needed to reconnect my WinXP machine to the
> network. The process required me to leave the domain (join a
> workgroup), and then rejoin the domain.
>
> However, in this process, I have apparently lost my profile on my
> computer. When I log in, using the same username/password as I did
> before everything of mine is lost, e.g. desktop wallpaper, desktop
> icons, start menu, toolbars, I assume my Outlook address book, etc.
>
> I can see under documents and settings a folder which must contain at
> least some of my old profile.
>
> Surely, there must be a simple way for me to restore this.
Take ownership of the old profile folder (that you found - it is the entire
thing, BTW) and copy your favorites, my documents, etc from it to your new
profile.

Otherwise - as far as settings and all that goes, your likely better off not
trying to reconnect to that profile.

--
<- Shenan ->
--
The information is provided "as is", it is suggested you research for
yourself before you take any advice - you are the one ultimately
responsible for your actions/problems/solutions. Know what you are
getting into before you jump in with both feet.


Shenan Stanley
Guest
 
Posts: n/a
Reply With Quote  
Old 04-14-2005, 02:38 PM   #4 (permalink)
Default Re: Lost domain...reconnect...lost my profile

Pegasus & Shenan

Thanks for replying to my posting. You both have proposed the same solution.

Actually, before posting my message, that is what I did. I logged in using a
separate administrative account, and then copied the entire contents of the
old profile folder (in Documents and Settting) over the new profile folder.
I do note that it would not let me copy NTUSER.* over.

When I then logged off and logged back into my usual account, the only
profile-related item that seemed to be fixed was my desktop icons. My Recent
Documents part of the Windows menu was empty. When I started Outlook, it
brought up a wizard to help me configure it since it apparently was not
using my previous settings.

I must be missing something. Please continue to help.

Thanks,
Jim


"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:OReUxpHQFHA.3628@TK2MSFTNGP15.phx.gbl...
Quote:
>
> "Jim Walsh" <jwalsh-n_o_s_pam@n_o_s_pam-tuspm.temple.edu> wrote in message
> news:%23IxER8GQFHA.896@TK2MSFTNGP10.phx.gbl...
Quote:
> > Our network had a crash of the domain controller server. When the server
> was
Quote:
> > rebuilt, I needed to reconnect my WinXP machine to the network. The
> process
Quote:
> > required me to leave the domain (join a workgroup), and then rejoin the
> > domain.
> >
> > However, in this process, I have apparently lost my profile on my
> computer.
Quote:
> > When I log in, using the same username/password as I did before
everything
Quote:
Quote:
> > of mine is lost, e.g. desktop wallpaper, desktop icons, start menu,
> > toolbars, I assume my Outlook address book, etc.
> >
> > I can see under documents and settings a folder which must contain at
> least
Quote:
> > some of my old profile.
> >
> > Surely, there must be a simple way for me to restore this.
> >
> > I appreciate your help.
> >
> > Thanks,
> > Jim
> >
> >
>
> - Log on under a suitable admin account.
> - Copy the orphaned profile folder to your new profile folder.
>
>

Jim Walsh
Guest
 
Posts: n/a
Reply With Quote  
Old 04-14-2005, 10:11 PM   #5 (permalink)
Default Re: Lost domain...reconnect...lost my profile

You should do this:
1. Reboot
2. Log on as an administrator
3. Open a Command Prompt
4. Navigate to c:\Documents and Settings
5. Use xcopy.exe to copy the profile folder:
xcopy /s /h /c OldProfileName NewProfileName

Remember that GUIs are fine for having a pretty
user interface. When it comes do dealing with nuts
and bolts, a Command Line command is often
far more powerful.

"Jim Walsh" <jwalsh-n_o_s_pam@n_o_s_pam-tuspm.temple.edu> wrote in message
news:un98B%23PQFHA.3704@TK2MSFTNGP12.phx.gbl...
Quote:
> Pegasus & Shenan
>
> Thanks for replying to my posting. You both have proposed the same
solution.
Quote:
>
> Actually, before posting my message, that is what I did. I logged in using
a
Quote:
> separate administrative account, and then copied the entire contents of
the
Quote:
> old profile folder (in Documents and Settting) over the new profile
folder.
Quote:
> I do note that it would not let me copy NTUSER.* over.
>
> When I then logged off and logged back into my usual account, the only
> profile-related item that seemed to be fixed was my desktop icons. My
Recent
Quote:
> Documents part of the Windows menu was empty. When I started Outlook, it
> brought up a wizard to help me configure it since it apparently was not
> using my previous settings.
>
> I must be missing something. Please continue to help.
>
> Thanks,
> Jim
>
>
> "Pegasus (MVP)" <I.can@fly.com> wrote in message
> news:OReUxpHQFHA.3628@TK2MSFTNGP15.phx.gbl...
Quote:
> >
> > "Jim Walsh" <jwalsh-n_o_s_pam@n_o_s_pam-tuspm.temple.edu> wrote in
message
Quote:
Quote:
> > news:%23IxER8GQFHA.896@TK2MSFTNGP10.phx.gbl...
Quote:
> > > Our network had a crash of the domain controller server. When the
server
Quote:
Quote:
> > was
Quote:
> > > rebuilt, I needed to reconnect my WinXP machine to the network. The
> > process
Quote:
> > > required me to leave the domain (join a workgroup), and then rejoin
the
Quote:
Quote:
Quote:
> > > domain.
> > >
> > > However, in this process, I have apparently lost my profile on my
> > computer.
Quote:
> > > When I log in, using the same username/password as I did before
> everything
Quote:
Quote:
> > > of mine is lost, e.g. desktop wallpaper, desktop icons, start menu,
> > > toolbars, I assume my Outlook address book, etc.
> > >
> > > I can see under documents and settings a folder which must contain at
> > least
Quote:
> > > some of my old profile.
> > >
> > > Surely, there must be a simple way for me to restore this.
> > >
> > > I appreciate your help.
> > >
> > > Thanks,
> > > Jim
> > >
> > >
> >
> > - Log on under a suitable admin account.
> > - Copy the orphaned profile folder to your new profile folder.
> >
> >
>
>

Pegasus \(MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 04-14-2005, 10:23 PM   #6 (permalink)
Default Re: Lost domain...reconnect...lost my profile

Pegasus (MVP) wrote:
Quote:
> You should do this:
> 1. Reboot
> 2. Log on as an administrator
> 3. Open a Command Prompt
> 4. Navigate to c:\Documents and Settings
> 5. Use xcopy.exe to copy the profile folder:
> xcopy /s /h /c OldProfileName NewProfileName
>
> Remember that GUIs are fine for having a pretty
> user interface. When it comes do dealing with nuts
> and bolts, a Command Line command is often
> far more powerful.
Will that (if need be) give the user the full permissions needed to use that
profile?

--
<- Shenan ->
--
The information is provided "as is", it is suggested you research for
yourself before you take any advice - you are the one ultimately
responsible for your actions/problems/solutions. Know what you are
getting into before you jump in with both feet.


Shenan Stanley
Guest
 
Posts: n/a
Reply With Quote  
Old 04-14-2005, 11:14 PM   #7 (permalink)
Default Re: Lost domain...reconnect...lost my profile


"Shenan Stanley" <newshelper@gmail.com> wrote in message
news:OX1UjCUQFHA.4004@TK2MSFTNGP15.phx.gbl...
Quote:
> Pegasus (MVP) wrote:
Quote:
> > You should do this:
> > 1. Reboot
> > 2. Log on as an administrator
> > 3. Open a Command Prompt
> > 4. Navigate to c:\Documents and Settings
> > 5. Use xcopy.exe to copy the profile folder:
> > xcopy /s /h /c OldProfileName NewProfileName
> >
> > Remember that GUIs are fine for having a pretty
> > user interface. When it comes do dealing with nuts
> > and bolts, a Command Line command is often
> > far more powerful.
>
> Will that (if need be) give the user the full permissions needed to use
that
Quote:
> profile?
>
> --
> <- Shenan ->
> --
> The information is provided "as is", it is suggested you research for
> yourself before you take any advice - you are the one ultimately
> responsible for your actions/problems/solutions. Know what you are
> getting into before you jump in with both feet.
>
>
No. If there is a permissions issue then the OP has to set them
separately as required, using Windows Explorer or cacls.exe.


Pegasus \(MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 04-15-2005, 02:30 PM   #8 (permalink)
Default Re: Lost domain...reconnect...lost my profile

Thanks again to Pegasus and Shenan for continuing to follow up with my
posting.

I've clarified some of this for myself. There are some profile-like things
that don't seem to be in that Documents and settings folder. So, this kind
of fudged my view of things.

For example, the desktop wallpaper is actually stored in the registry. So,
even though I copied over the contentsof my previous profille folder into my
new profile folder, the desktop wallpaper did not return to my previous
wallpaper. Similarly, the account settings used by Outlook are apparently
stored in the registry. So, when I started Outlook, it had no accounts, and
no folders. It offered to create new accounts and folders. I needed to Open
the PST file that I had copied into the new profile folder. And, as far as I
know, I had to manually enter the e-mail account info. I would appreciate
any info on how that can be copied over. We all forget our e-mail passwords.

So, what else is not contained in my profile folder? Start menu: My Recent
Documents. Where is that? Office Toolbar? Launch bar buttons, etc.

I continue to appreciate any help you can give here.

Thanks,
Jim

"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:OGr5meUQFHA.2132@TK2MSFTNGP14.phx.gbl...
Quote:
>
> "Shenan Stanley" <newshelper@gmail.com> wrote in message
> news:OX1UjCUQFHA.4004@TK2MSFTNGP15.phx.gbl...
Quote:
> > Pegasus (MVP) wrote:
Quote:
> > > You should do this:
> > > 1. Reboot
> > > 2. Log on as an administrator
> > > 3. Open a Command Prompt
> > > 4. Navigate to c:\Documents and Settings
> > > 5. Use xcopy.exe to copy the profile folder:
> > > xcopy /s /h /c OldProfileName NewProfileName
> > >
> > > Remember that GUIs are fine for having a pretty
> > > user interface. When it comes do dealing with nuts
> > > and bolts, a Command Line command is often
> > > far more powerful.
> >
> > Will that (if need be) give the user the full permissions needed to use
> that
Quote:
> > profile?
> >
> > --
> > <- Shenan ->
> > --
> > The information is provided "as is", it is suggested you research for
> > yourself before you take any advice - you are the one ultimately
> > responsible for your actions/problems/solutions. Know what you are
> > getting into before you jump in with both feet.
> >
> >
>
> No. If there is a permissions issue then the OP has to set them
> separately as required, using Windows Explorer or cacls.exe.
>
>

Jim Walsh
Guest
 
Posts: n/a
Reply With Quote  
Old 04-16-2005, 01:38 AM   #9 (permalink)
Default Re: Lost domain...reconnect...lost my profile

The registry settings you refer to are contained in the hidden files in
your profile folder. You can easily confirm it:
1. Set up the profile for user XXX exactly the way you want it,
including wall paper, keyboard speed, dial-up settings, Outlook etc.
2. Reboot the PC, then log on as administrator.
3. Goto the Control Panel / System / Advanced / User Profiles,
then copy the profile for XXX to the Default User profile folder.
4. Delete the profile folder for YYY (if it exists).
5. Log on as YYY. You will find that you have inherited every
setting from Step 1 above, including those that you thought
could not be inherited (e.g. the wallpaper).


"Jim Walsh" <jwalsh-n_o_s_pam@n_o_s_pam-tuspm.temple.edu> wrote in message
news:uHgfOecQFHA.2520@tk2msftngp13.phx.gbl...
Quote:
> Thanks again to Pegasus and Shenan for continuing to follow up with my
> posting.
>
> I've clarified some of this for myself. There are some profile-like things
> that don't seem to be in that Documents and settings folder. So, this kind
> of fudged my view of things.
>
> For example, the desktop wallpaper is actually stored in the registry. So,
> even though I copied over the contentsof my previous profille folder into
my
Quote:
> new profile folder, the desktop wallpaper did not return to my previous
> wallpaper. Similarly, the account settings used by Outlook are apparently
> stored in the registry. So, when I started Outlook, it had no accounts,
and
Quote:
> no folders. It offered to create new accounts and folders. I needed to
Open
Quote:
> the PST file that I had copied into the new profile folder. And, as far as
I
Quote:
> know, I had to manually enter the e-mail account info. I would appreciate
> any info on how that can be copied over. We all forget our e-mail
passwords.
Quote:
>
> So, what else is not contained in my profile folder? Start menu: My Recent
> Documents. Where is that? Office Toolbar? Launch bar buttons, etc.
>
> I continue to appreciate any help you can give here.
>
> Thanks,
> Jim
>
> "Pegasus (MVP)" <I.can@fly.com> wrote in message
> news:OGr5meUQFHA.2132@TK2MSFTNGP14.phx.gbl...
Quote:
> >
> > "Shenan Stanley" <newshelper@gmail.com> wrote in message
> > news:OX1UjCUQFHA.4004@TK2MSFTNGP15.phx.gbl...
Quote:
> > > Pegasus (MVP) wrote:
> > > > You should do this:
> > > > 1. Reboot
> > > > 2. Log on as an administrator
> > > > 3. Open a Command Prompt
> > > > 4. Navigate to c:\Documents and Settings
> > > > 5. Use xcopy.exe to copy the profile folder:
> > > > xcopy /s /h /c OldProfileName NewProfileName
> > > >
> > > > Remember that GUIs are fine for having a pretty
> > > > user interface. When it comes do dealing with nuts
> > > > and bolts, a Command Line command is often
> > > > far more powerful.
> > >
> > > Will that (if need be) give the user the full permissions needed to
use
Quote:
Quote:
> > that
Quote:
> > > profile?
> > >
> > > --
> > > <- Shenan ->
> > > --
> > > The information is provided "as is", it is suggested you research for
> > > yourself before you take any advice - you are the one ultimately
> > > responsible for your actions/problems/solutions. Know what you are
> > > getting into before you jump in with both feet.
> > >
> > >
> >
> > No. If there is a permissions issue then the OP has to set them
> > separately as required, using Windows Explorer or cacls.exe.
> >
> >
>
>

Pegasus \(MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Vista + Lost all profile settings Scott Windows Vista Administration 2 06-12-2007 11:40 PM
System automatically reboots after update and lost profile Dale Windows Vista Performance & Maintenance 6 05-13-2007 12:17 AM
user profile corrupted, lost all my settings nsrbb5 Windows XP Configuration & Management 3 10-25-2004 09:53 AM
Profile on Laptop same as Domain Profile?! CrystalDBA Windows XP Work Remotely 1 01-13-2004 10:15 PM
Lost or corrupted user profile Berry M Windows XP Setup 1 08-26-2003 11:16 PM


All times are GMT. The time now is 06:17 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90