MSFN Forum: OEM Version with Sysprep - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

OEM Version with Sysprep Rate Topic: -----

#1 User is offline   ssrobzoom 

  • Group: Members
  • Posts: 9
  • Joined: 26-May 02

  Posted 15 August 2004 - 08:03 PM

I have been trying to create an hard drive image to load on my other pc. Both pc's are the same made by the same manuf. I am using the oem ( it came with my pc as a quick restore disk) version of windows xp pro. I'm using sysprep and creating an sysprep.inf file and putting it into my sysprep dir. I'm trying to get to an fully automatic reboot after running the sysprep.exe file here is the contents:

;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1

[UserData]
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx omittied
FullName="GX1"
OrgName=""
ComputerName=GX1

[Display]
BitsPerPel=32
Xresolution=800
YResolution=600
Vrefresh=85

[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=901

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist

[Identification]
JoinWorkgroup=WORKGROUP

[Sysprep]
BuildMassStorageSection = Yes

[SysprepMassStorage]


[Networking]
InstallDefaultComponents=Yes

Everything works after running the sysprep.exe, except that after rebooting I get the miniset up. I do not want to get the minisetup I want the fullyautomatied version. where it goes directly to the Welcome screen.

I have to enter the pc name, comp. name, product I.d. , user name etc. If you look at my sysprep.inf file all this is already included.

Can anyone give me some insight as to why this is happening?
Is it because I'm using the oem version of the winxp?
???????


#2 User is offline   jrebeiro 

  • Group: Members
  • Posts: 2
  • Joined: 04-November 03

Posted 01 March 2005 - 11:31 AM

I know this is a really old thread but when you run sysprep you need to add the -quiet switch. If you don't add -quiet sysprep ignores the sysprep.inf file.

I usually create a run_sysprep.cmd file and launch sysprep from that contains the following:

@ECHO OFF
TITLE Running Sysprep... DO NOT CLOSE THIS WINDOW
sysprep.exe -quiet -mini -reseal -shutdown
EXIT


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy