Jump to content

Recommended Posts

Posted

i use two different xp sp2 corp. cds. one is a full unattended install which i have removed the ability to do upgrades or run repair utility. my second cd is for repair only, but i can not figure out how to make some of it unattended like product key auto login and so forth. here is a copy of my .sif file that im trying to do this with. please help,thanks

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="no"

[unattended]

OemSkipEula=no

OemPreinstall=no

TargetPath=\WINDOWS

UnattendSwitch="yes"

Repartition=No

WaitForReboot="No"

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=No

TimeZone = 35

OEMSkipRegional = 1

OemSkipWelcome = 1

[userData]

ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="xxxxx"

OrgName=""

ComputerName=home

[Display]

BitsPerPel=16

Xresolution=1024

YResolution=768

[TapiLocation]

CountryCode=1

Dialing=Tone

AreaCode=xxx

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.yahoo.com

[iEPopupBlocker]

BlockPopups=yes

FilterLevel=Low

ShowInformationBar=Yes

[WindowsFirewall]

Profiles = WindowsFirewall.TurnOnFirewall

[WindowsFirewall.TurnOffFirewall]

Mode = 0

[Components]

msmsgs=off

msnexplr=off

[shell]

DefaultStartPanelOff = Yes

[GuiRunOnce]

%systemdrive%\install\start.cmd


Posted

You can instead have both on one CD. You need what is called "multi-boot" on the CD.

So that, when you put the CD in the drive and startup, it will ask you whether to load as an unattended CD, or as a normal CD. And then when you choose whichever option you want, it will carry on appropriately.

Remember that if you add a winnt.sif, you will lose repair-capability. So what you could do, is to have a third option on the multi-boot with limited-unattended parameters (like product key auto login and so forth).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...