Jump to content

Recommended Posts

Posted

guys i'm having trouble with my installation

one of the probelms seems to be with the winnt.sif file

for some reason the components section won't work at all. so i end up with those useless apps on my installs.

setup also has problems with using the correct time zone.

it never sets to the eastern time by default (35--i've tried both 035 and 35) .

i don't wanna use other apps to achieve this, i just want to know what the probs might be.

some details:

xp cd base level: sp0

slipstreamed with sp2 and sp3 (using integrate switch)

updated support and deploy tools

(everything works fine with just sp2 streamed but after sp3 it gets funky)

no additional changes so far.

Winnt.sif


;SetupMgrTag
[Data]
MsDosInitiated = 0
UnattendedInstall = Yes
AutomaticUpdates = No

[Unattended]
UnattendMode = ProvideDefault
OemPreinstall = No
TargetPath = \WINDOWS
OemSkipEula = Yes
UnattendSwitch = Yes
ProgramFilesDir = "\Programs"
CommonProgramFilesDir = "\Programs\Common Files"
WaitForReboot = No

[GuiUnattended]
AdminPassword = **********
EncryptedAdminPassword = Yes
OEMSkipRegional = 1
OemSkipWelcome = 1
TimeZone = 035
ProfilesDir = "%systemdrive%\Profiles\"

[UserData]
ProductKey = ***************
FullName = *****
OrgName =
ComputerName = *****

[Display]
AutoConfirm = 1

[TapiLocation]
CountryCode = 1

[RegionalSettings]
LanguageGroup = 13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1
SystemLocale = 00000409
UserLocale = 00000409
InputLocale = 0409:00000409

[Identification]
JoinWorkgroup = *******

[Networking]
InstallDefaultComponents = Yes

[Components]
Accessopt = Off
AutoUpdate = Off
Fax = Off
Freecell = Off
Hearts = Off
Hypertrm = Off
Indexsrv_system = Off
Media_clips = Off
Minesweeper = Off
Msmsgs = Off
Msnexplr = Off
OEAccess = Off
Pinball = Off
Rec = Off
Solitaire = Off
Spider = Off
Templates = Off
Zonegames = Off

any help would be great


Posted

http://www.msfn.org/board/Windows-XP-SP3-FAQ-t117175.html

Q: What Service pack level do I need to install SP3?

A. XP SP1a or greater.

Q: What Service pack level do I need to slipstream SP3?

A. XP SP1a or greater for the OS you will be executing the slipstream process under. The Source/Destination OS can be any SP level (though most recommend that SP3 only be slipstreamed into SP0/GOLD/RTM Source.

Posted

as i said in my 2nd post, i tried an integrate of sp3 on a sp0 source and the problems still persists.

i also noticed that i can't do the install without the key, which doesn't really matter to me, but it might help diagnosing the problem. i'm doing the slipstream from a computer with xpsp3.

does it matter if the source is vlk or retail maybe?

or is because of the providedefault option?

thanks for the reply though geek

Posted

SP3 does not remove the prompt for CD key but it will let you skip it by pressing next.

i didnt see anything wrong with your sif file by just skimming it though but its been a while since ive done anything to mine. i have it just the way i like it

heres my winnt.sif

autoformats full disk and proceeds 100% unattended all the way to the welcome screen (even establishes administrator password as 'nimda') :)


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

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

TargetPath=\WINDOWS
WaitForReboot="No"
AutoActivate=No
UnattendSwitch = Yes
AutomaticUpdates=yes
OemPreinstall=Yes


[GuiUnattended]
AdminPassword=7833634c59943a40aad3b435b51404ee961493c3ef0d6581e9acfbb8ba2090a2
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=20
OemSkipWelcome=1

[UserData]
ProductKey=XXXXX-XXXXX-XXXXX-XXXXX
FullName="XXX"
OrgName="XXXXXXXXXXXXXXXXX"
ComputerName=*

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

[FavoritesEx]
Title1="XXXXXXXXXX.url"
URL1="http://www.XXXXXXXXX"

[Branding]
BrandIEUsingUnattended=Yes

[URL]
Home_Page=http://www.XXXXXXXXXXXXX

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[Identification]
JoinWorkgroup=XXX

[Networking]
InstallDefaultComponents=Yes

[Components]
msmsgs=off
msnexplr=off
OEAccess=off
Deskpaper=off
Templates=off
Dialer=off
Fax=off

[PCHealth]
ER_Display_UI = 0
ER_Enable_Reporting = 0
RA_AllowToGetHelp = 0
RA_AllowUnsolicited = 0

[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\XXXXXXXXX.Theme"

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

[IEPopupBlocker]
AllowedSites=www.XXXXXXX;mail.XXXXXXXXXXX

Posted

well, i found the problem.

apparently it was the providedefault mode. i guess there's a step or so that doesn't happen in providedefault which happens in fullunattended.

everything worked fine there, even with sp2 streamed before 3.

so, i guess, it'll have to be full unattended after all.

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...