Sysprep

C

Chris

I'm trying to setup an image for deployment. When I test
it on the same machine after running sysprep, I get the
following error;
"User Environment Windows can not Load the Users profile
but has logged you on with the default profile for the
system. Detail: Insuffient memory resources exist to
complete the requested service."

Here is a copy of my .inf file;
[Unattended]
OemSkipEula=Yes
InstallFilesPath = c:\i386
OemPnPDrivers= "drivers\Audio;drivers\monitor;drivers\video
;drivers\video2;drivers\nic;drivers\system;drivers\usb;driv
ers\mouse"

[UserData]
ProductID = "*"
ComputerName="*"
FullName="Systems Administrator"
OrgName="*"

[Identification]
JoinWorkGroup=Staff

[Networking]
InstallDefaultComponents=Yes
[GuiUnattended]
OemSkipWelcome = "1"
OemSkipRegional = "1"
OEMDuplicatorString=090403
timezone=035
AdminPassword=password

Any Ideas?
 
K

Kevin

Try boosting the maximum registry size under "Performance
Options - Virtual Memory (Change)".
-----Original Message-----
I'm trying to setup an image for deployment. When I test
it on the same machine after running sysprep, I get the
following error;
"User Environment Windows can not Load the Users profile
but has logged you on with the default profile for the
system. Detail: Insuffient memory resources exist to
complete the requested service."

Here is a copy of my .inf file;
[Unattended]
OemSkipEula=Yes
InstallFilesPath = c:\i386
OemPnPDrivers= "drivers\Audio;drivers\monitor;drivers\vide o
;drivers\video2;drivers\nic;drivers\system;drivers\usb;dri
v
ers\mouse"

[UserData]
ProductID = "*"
ComputerName="*"
FullName="Systems Administrator"
OrgName="*"

[Identification]
JoinWorkGroup=Staff
[Networking]
InstallDefaultComponents=Yes
[GuiUnattended]
OemSkipWelcome = "1"
OemSkipRegional = "1"
OEMDuplicatorString=090403
timezone=035
AdminPassword=password

Any Ideas?

.
 
C

Chris

Maximized it in the original image when I first saw the
message, but didn't help. Anymore suggestions
-----Original Message-----
Try boosting the maximum registry size under "Performance
Options - Virtual Memory (Change)".
-----Original Message-----
I'm trying to setup an image for deployment. When I test
it on the same machine after running sysprep, I get the
following error;
"User Environment Windows can not Load the Users profile
but has logged you on with the default profile for the
system. Detail: Insuffient memory resources exist to
complete the requested service."

Here is a copy of my .inf file;
[Unattended]
OemSkipEula=Yes
InstallFilesPath = c:\i386
OemPnPDrivers= "drivers\Audio;drivers\monitor;drivers\vid
e
i
v
ers\mouse"

[UserData]
ProductID = "*"
ComputerName="*"
FullName="Systems Administrator"
OrgName="*"

[Identification]
JoinWorkGroup=Staff
[Networking]
InstallDefaultComponents=Yes
[GuiUnattended]
OemSkipWelcome = "1"
OemSkipRegional = "1"
OEMDuplicatorString=090403
timezone=035
AdminPassword=password

Any Ideas?

.
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top