July 17, 200818 yr Ok heres the steps ive taken maybe someone can tell me where i went wrong...Started with source files from a Dell Royalty Disk (for activation reasons). Then used Nlite to update service pack to SP3 and to do my registry tweaks as well as remove unwanted items and make my unattended... Then Used DPs_BASE.exe to slipstream driver packs from DriverPacks.net. Then used makeiso to make the iso.Threw it in VirtualBox and everything goes as plan except the Computer Name dialog comes up and has what i have in winnt.sif highlighted. So i have to manually press enter and then everything works like a charm...Ive tried switching the comp name in winnt.sif to * without success. Has anyone ran into this problem? Is it because of VirtualBox or something else?Below is my winnt.sif; Generated by nLite 1.4.7[Data]AutomaticUpdates="No"Autopartition=0MsDosInitiated=0UnattendedInstall="Yes"[unattended]UnattendMode=FullUnattendedUnattendSwitch="Yes"OemPreinstall="Yes"OemSkipEula="Yes"FileSystem=*WaitForReboot="No"NoWaitAfterTextMode=1NoWaitAfterGUIMode=1DriverSigningPolicy=IgnoreNonDriverSigningPolicy=Ignore[systemRestore]DisableSR=1CreateFirstRunRp=0[GuiUnattended]EncryptedAdminPassword="No"AutoLogon="Yes"TimeZone=35OEMSkipRegional=1OemSkipWelcome=1[Components][identification]JoinWorkgroup="WORKGROUP"[userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="Owner" OrgName="@work" ComputerName=*[Networking]InstallDefaultComponents="Yes"[WindowsFirewall]Profiles=WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]Mode=0--------------------------------------------------------------------------------------------------------Thanks for your help... Edited July 17, 200818 yr by mrd05d
July 18, 200818 yr The page that comes up has two options; computer name and admin password, and since you've only defined the computer name but not the admin password in your winnt.sif, then i'm guessing that this is the problem...Try to add 'AdminPassword=*' (or whatever...) under [GuiUnattended]...
July 18, 200818 yr Author Posted without double checking... Will try to add the line and get back to you Edited July 18, 200818 yr by mrd05d
Create an account or sign in to comment