Jeffery Roodhouse <(E-Mail Removed)> wrote:
> An office had a single Windows 2000 Server acting as a DC. That
> server died. We installed a Windows 2003 SBS. Had to create the users
> again on SBS,
Youch. No backups, I suppose?
> no problem,
Recreating the entire AD/Exchange environment sounds like a problem to me!
> but of course the have different SIDs from
> the first DC. the problem is with the PCs. The domain name is the
> name for the SBS, but the PCs don't see the domain.
Yep.
> In order to
> reregister the PCs, I've done the following:
> 1. move the PC from domain to workgroup.
> 2. move the PC back to domain.
> 3. add domain user back to PC with "admin" permissions for prep.
Not sure what that means....
>
> Now, the user profile on the PC from the original domain is showing as
> "unknown account", where the same username under the same original
> domain, but on a new DC is showing as the "domain\username", and of
> course it's pointing to a different folder in "documents and
> settings".
>
> How can I copy the original profile "unknown account" to the new
> profile "domain\username" so the user has all the same settings as
> before?
>
> my quick workaround is to edit the registry by going to
> hklm\software\microsoft\windows nt\current version\profile list,
> finding the profile for the new user created and pointing the
> "profile image path" key to the directory of the original user. This
> does not do a final cleanup as the "account unknown" profile of the
> original user still exists. If I delete it now, it still deletes all
> the profile settings for this user.
>
> Also, any way to restore an "account unknown" profile after deleting
> it (accidentally)?
If you haven't done *all* the PC yet....wait. You need to join the computers
to the SBS2003 domain using the wizards, and that will copy local profiles
to domain profiles.
Create a local user, log in once & back out. Then log in as an account with
local admin rights, and in control panel | system | advanced | settings,
copy the account unknown profile to the new one (c:\documents and
settings\newuser) and make sure "Everyone" is ticked for "allowed to use".
The log back in as the new local user to make sure it worked.
Then disjoin the domain manually, and rejoin it using
http://servername/connectcomputer. It will prompt you for the domain user
you wish to use the PC, and which local user account to copy.
In general, not much should *be* in the profile directory - all data belongs
on the server. You can use folder redirection via group policy to make this
easier. Try posting in m.p.windows.server.sbs for some friendly help with
SBS2003.