Sysprep woes - cmdlines.txt and computername not working

  • Thread starter Thread starter dan.pye
  • Start date Start date
D

dan.pye

Ok, having two problems with Sysprep that I cannot get
around:

1: No prompt for computer name & domain information
2: Cmdlines.txt not being executed.

Here is a copy of the Sysprep.inf (c:\sysprep\sysprep.inf):
__________
[Unattended]
OemPreinstall=Yes
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
TargetPath=\WINDOWS
OemPnPDriversPath=%SystemDrive%\drivers\c610\modem;%
SystemDrive%\Drivers\C640\Modem;%SystemDrive%Drivers\C640
\video\Driver\2KXP_INF;%SystemDrive%\Drivers\GX260
\Audio\SMAXWDM\W2K_XP;%SystemDrive%\Drivers\GX260
\Video\Graphics\Win2000;%SystemDrive%\Drivers\E-4100
\Chipset\xp;%SystemDrive%\Drivers\E-4100\Audio;%SystemRoot%
\inf;%SystemRoot%\system32\drivers;%SystemRoot%\system;%
SystemDrive%\Drivers\C840\AUDIO;%SystemDrive%\Drivers\C840
\Chipset\xp;%SystemDrive%\Drivers\C840\Modem;%SystemDrive%
\Drivers\C840\Video;


[GuiUnattended]
AdminPassword=blabla
OEMDuplicatorstring="XP Beta Image 1.0"
EncryptedAdminPassword=Yes

[UserData]
FullName=
OrgName=
ProductKey=12345-12345-12345-12345-12345
ComputerName=

[Identification]
JoinDomain=USM

[Display]
BitsPerPel=16
Xresolution=800
YResolution=600

[Networking]
InstallDefaultComponents=Yes

[Sysprep]
BuildMassStorageSection=Yes

[SysprepMassStorage]
*pnp0600=c:\windows\inf\mshdc.inf
*PNP0701=c:\windows\inf\flpydisk.inf
*PNP0702=c:\windows\inf\flpydisk.inf
*PNP0703=c:\windows\inf\flpydisk.inf
*PNP0704=c:\windows\inf\flpydisk.inf
GenFloppyDisk=c:\windows\inf\flpydisk.inf
*PNP0700=%WINDIR%\inf\fdc.inf
PCI\VEN_8086&DEV_2411=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_2421=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_244A=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_244B=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_7111=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_1222=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_1230=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_7010=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_2441=%windir%\inf\mshdc.inf
PCI\VEN_8086&DEV_7199=%windir%\inf\mshdc.inf


[Branding]
BrandIEUsingUnattended=Yes

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0

[RegionalSettings]
LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1

[SysprepClean]
Service=atapi
Service=flpydisk
Service=fdc
Service=intelide


Cmdlines.txt resides in the \sysprep\i386\$oem$ folder and
contains the following:

[Commands]
"C:\sysprep\postinstall.bat"


Any help would be appreciated.

Dan Pye
 
Dan,

Are you using the sysprep from Windows XP SP1? What is the version of
sysprep.exe? Also is what you included your actual sysprep.inf or
$winnt$.inf from a already sysprepped machine?

Scott McArthur[MS]
Microsoft Windows Server Setup Support
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| Content-Class: urn:content-classes:message
| From: "(e-mail address removed)" <[email protected]>
| Sender: "(e-mail address removed)" <[email protected]>
| Subject: Sysprep woes - cmdlines.txt and computername not working
| Date: Wed, 4 Feb 2004 06:22:09 -0800
| Lines: 98
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcPrKkYNACR0SkR1TvWOX9WwkXZoaw==
| Newsgroups: microsoft.public.windowsxp.setup_deployment
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.windowsxp.setup_deployment:101335
| NNTP-Posting-Host: tk2msftngxa11.phx.gbl 10.40.1.163
| X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
|
| Ok, having two problems with Sysprep that I cannot get
| around:
|
| 1: No prompt for computer name & domain information
| 2: Cmdlines.txt not being executed.
|
| Here is a copy of the Sysprep.inf (c:\sysprep\sysprep.inf):
| __________
| [Unattended]
| OemPreinstall=Yes
| OemSkipEula=Yes
| InstallFilesPath=C:\sysprep\i386
| TargetPath=\WINDOWS
| OemPnPDriversPath=%SystemDrive%\drivers\c610\modem;%
| SystemDrive%\Drivers\C640\Modem;%SystemDrive%Drivers\C640
| \video\Driver\2KXP_INF;%SystemDrive%\Drivers\GX260
| \Audio\SMAXWDM\W2K_XP;%SystemDrive%\Drivers\GX260
| \Video\Graphics\Win2000;%SystemDrive%\Drivers\E-4100
| \Chipset\xp;%SystemDrive%\Drivers\E-4100\Audio;%SystemRoot%
| \inf;%SystemRoot%\system32\drivers;%SystemRoot%\system;%
| SystemDrive%\Drivers\C840\AUDIO;%SystemDrive%\Drivers\C840
| \Chipset\xp;%SystemDrive%\Drivers\C840\Modem;%SystemDrive%
| \Drivers\C840\Video;
|
|
| [GuiUnattended]
| AdminPassword=blabla
| OEMDuplicatorstring="XP Beta Image 1.0"
| EncryptedAdminPassword=Yes
|
| [UserData]
| FullName=
| OrgName=
| ProductKey=12345-12345-12345-12345-12345
| ComputerName=
|
| [Identification]
| JoinDomain=USM
|
| [Display]
| BitsPerPel=16
| Xresolution=800
| YResolution=600
|
| [Networking]
| InstallDefaultComponents=Yes
|
| [Sysprep]
| BuildMassStorageSection=Yes
|
| [SysprepMassStorage]
| *pnp0600=c:\windows\inf\mshdc.inf
| *PNP0701=c:\windows\inf\flpydisk.inf
| *PNP0702=c:\windows\inf\flpydisk.inf
| *PNP0703=c:\windows\inf\flpydisk.inf
| *PNP0704=c:\windows\inf\flpydisk.inf
| GenFloppyDisk=c:\windows\inf\flpydisk.inf
| *PNP0700=%WINDIR%\inf\fdc.inf
| PCI\VEN_8086&DEV_2411=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_2421=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_244A=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_244B=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_7111=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_1222=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_1230=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_7010=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_2441=%windir%\inf\mshdc.inf
| PCI\VEN_8086&DEV_7199=%windir%\inf\mshdc.inf
|
|
| [Branding]
| BrandIEUsingUnattended=Yes
|
| [Proxy]
| Proxy_Enable=0
| Use_Same_Proxy=0
|
| [RegionalSettings]
| LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
|
| [SysprepClean]
| Service=atapi
| Service=flpydisk
| Service=fdc
| Service=intelide
|
|
| Cmdlines.txt resides in the \sysprep\i386\$oem$ folder and
| contains the following:
|
| [Commands]
| "C:\sysprep\postinstall.bat"
|
|
| Any help would be appreciated.
|
| Dan Pye
|
|
 
Back
Top