Jump to content

Network Setup And User Account Screens


Recommended Posts

I'm having trouble getting past the section with the animated blue circle that has the question mark on it. It's where you're supposed to click on Next.

It's also where you set your network settings and user accounts.

I have a OOBEINFO.INI file in $OEM$\$$\system32\OOBE and in $OEM$\$$\system32 just in case. It's setup to create a "temp" user.

Otherwise, my Windows Firewall Settings don't show up either.

Any help is greatly appreciated. My winnt.sif file is below:


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

[Unattended]
AutoActivate = Yes
UnattendMode = FullUnattended
OemSkipEula = Yes
OemPreinstall = No
TargetPath = \WINDOWS
OemPnPDriversPath = "DRIVERS\000_CHIPSET_D510;DRIVERS\000_CHIPSET_D510\xp;DRIVERS\000_CHIPSET_DESKPRO\XP;DRIVERS\001_CHIP_DESKPRO;DRIVERS\010_NETWORK_D510;DRIVERS\011_NETWORK_DESKPRO;DRIVERS\020_VIDEO_D510;DRIVERS\020_VIDEO_D510\Win2000;DRIVERS\021_VIDEO_DESKPRO;DRIVERS\021_VIDEO_DESKPRO\Win2000;DRIVERS\030_AUDIO_D510;DRIVERS\030_AUDIO_D510\SMAXWDM\W2K_XP;DRIVERS\031_AUDIO_DESKPRO;DRIVERS\031_AUDIO_DESKPRO\SMAXWDM\W2K;DRIVERS\040_MODEM_D510"
DriverSigningPolicy = Ignore

[GuiUnattended]
AdminPassword = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
EncryptedAdminPassword = Yes
AutoLogon = Yes
AutoLogonCount = 1
OEMSkipRegional = 1
TimeZone = 35
OemSkipWelcome = 1

[UserData]
ProductKey = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName = "xxxxx"
OrgName = "xxxxx"
ComputerName = CHANGE-NAME-PLS

[Display]
BitsPerPel = 32
Xresolution = 1024
YResolution = 768
Vrefresh = 70

[TapiLocation]
CountryCode = 107
Dialing = Tone
AreaCode = 905
LongDistanceAccess = "9"

[RegionalSettings]
LanguageGroup = 1
SystemLocale = 00001009
UserLocale = 00000409
InputLocale = 0409:00000409

[Branding]
BrandIEUsingUnattended = Yes

[url="http://%20%20%20%20Home_Page%20=%20%5burl=http://www.domain.com/%5dhttp://www.domain.com/"]
Home_Page = [url=http://www.domain.com/]http://www.domain.com/[/url]

[Proxy]
Proxy_Enable = 0
Use_Same_Proxy = 1

[GuiRunOnce]
Command0 = "regedit /S C:\PreventStartScan.reg"

[Identification]
JoinDomain = xxx

[Networking]
InstallDefaultComponents = Yes

[WindowsFirewall]
Profies = WindowsFirewall.Standard
LogFile = "%WINDIR%\pfirewall.log"
LogSize = 4096
LogDroppedPackets = 1
LogConnections = 1

[WindowsFirewall.Standard]
Mode = 1
Exceptions = 1
Notifications = 1
PortOpenings = WindowsFirewall.Proxy

[WindowsFirewall.Proxy]
Protocol = 18
Port = 1505
Name = "Proxy (TCP 1505/UDP 1505)"
Mode = 1
Scope = 0
Addresses = 0.0.0.0

Edited by Asin
Link to comment
Share on other sites


Any help !

For the proxy, there is probably a syntax error in your [WindowsFirewall]

Profies = WindowsFirewall.Standard

To be confirmed on Xp ... but on win2k the variable OemPnPDriversPath was limited to 255 caracters. Yours make something like 413.

Link to comment
Share on other sites

Well, the drivers install correctly so I'm not really complaining about that.

I've double-checked my [WindowsFirewall] properties and they all match up. I even put in the stuff that doesn't say whether or not it is optional just in case. For example, Addresses in WindowsFirewall.Proxy.

EDIT: The help reference file on Unattended.txt says that the length of OemPnPDriversPath cannot exceed 4096 characters.

Edited by Asin
Link to comment
Share on other sites

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