Hi,
I'm trying to get my default user profile in Win XP 64 to carry over after
Sysprep runs. I'm using the same method that works with XP 32bit SP2, which I
thought was correct for x64 too.

I have customized my local admin account for my users, which typically gets
copied over to the default user profile after running sysprep. However, the
default user settigs are getting reset.

Any input is appreciated.

RE: Losing Default User profile settings after Sysprep by Mike

Mike
Wed Jun 13 14:45:02 CDT 2007

hello, have you tried putting this in your Unattend section in sysprep.inf:

UpdateServerProfileDirectory=1

that will copy your local admin settings to the default user profile upon
sysprep.


"mwd" wrote:

> Hi,
> I'm trying to get my default user profile in Win XP 64 to carry over after
> Sysprep runs. I'm using the same method that works with XP 32bit SP2, which I
> thought was correct for x64 too.
>
> I have customized my local admin account for my users, which typically gets
> copied over to the default user profile after running sysprep. However, the
> default user settigs are getting reset.
>
> Any input is appreciated.