Compatible Support Forums: Quick tips for Sysprep.

Jump to content

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

Quick tips for Sysprep.

#1 User is offline   SuperChicken 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 08-November 02

Posted 01 December 2003 - 10:49 PM

I'm just finishing up a new iteration of our XP pro OEM corporate image, and wanted to check a couple things.


what switches should I use to get rid of the OEM key entry, and have the machine basically just boot to windows, skipping the minisetup and just resetting the SID's. ( have predefined default profiles and a generic "agent" user account.)

I've tried
Code:
"sysprep -activated -mini"
and it still asks for the product key.


Thanks for your input.
0

#2 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 01 December 2003 - 11:48 PM

Don't you still have to enter a valid OEM key into the WINNT.SIF file ?!?

Here's how I did our OEM Pre-Installs for XP Pro:

[Data]
AutoPartition=1
MsDosInitiated=0
UnattendedInstall=Yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes

[GuiUnattended]
AdminPassword=*
AutoLogon=Yes
AutoLogonCount=5
OEMSkipRegional=1
OemSkipWelcome=1

[UserData]
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
FullName=ValuedCustomer
OrgName=ValuedCustomer
ComputerName=Workstation
0

#3 User is offline   SuperChicken 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 08-November 02

Posted 02 December 2003 - 02:16 AM

Is that SIF file used as a config list for the sysprep? Should i build one and have sysyprep run from it? Not sure about using SIF files, I was just using switches on the command itself.

(prepping the image for ghost)
0

#4 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 02 December 2003 - 05:26 AM

I use this for the OEM Pre-Installs as I work for a system builder and I create a load of CD's from an Image using Nero wink

I also slipstream the latest Service Packs and do the same for Win 2k Pro smile
0

#5 User is offline   SuperChicken 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 08-November 02

Posted 03 December 2003 - 08:38 PM

Well, I'm looking to find out what switches I need to use with sysprep to get rid of the product key entry screen. ..?
0

#6 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 03 December 2003 - 11:33 PM

Well I don't know if there's a way to do that but perhaps somebody else might know wink
0

#7 User is offline   Zix 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 07-December 03

Posted 07 December 2003 - 02:39 AM

The Winnt.SIF file is only used when you want to automate setup when booting from the CD-ROM. To help automate the Sysprep mini-setup wizard, you need to create a Sysprep.INF file. This file can be created using the SetupMGR.exe utility found on the CD-ROM in the Support\Tools\Deploy.CAB file. You need to place the Sysprep.INF file in the C:\Sysprep folder on the image computer. You can use it to define the common variable asked, and leave the computer specific variables blank, setup will stop on the blank variables and ask you to fill them in.
0

#8 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 07 December 2003 - 02:51 AM

Good info, thanks smile
0

#9 User is offline   SuperChicken 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 08-November 02

Posted 17 December 2003 - 09:00 PM

Quote:
The Winnt.SIF file is only used when you want to automate setup when booting from the CD-ROM. To help automate the Sysprep mini-setup wizard, you need to create a Sysprep.INF file. This file can be created using the SetupMGR.exe utility found on the CD-ROM in the Support\Tools\Deploy.CAB file. You need to place the Sysprep.INF file in the C:\Sysprep folder on the image computer. You can use it to define the common variable asked, and leave the computer specific variables blank, setup will stop on the blank variables and ask you to fill them in.


That's exactly what I was looking for. Damn, and the image has been pressed. Thanks though, I'll remember for next time!
0

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