easyunattended Posted October 13, 2004 Posted October 13, 2004 Hello everyone,I tried to search everything on the board but I didn't get anysatisfied solution for my problem.Well the problem is this; I made a winnt.sif file with the intention to do a fullunattended installation. I've put everyline into the .sif file that would give my a full unattended installationbut that wont work.The Welcom screen, activating windows, add users and so on appears!This is the content of my .sif file:+++++++++++++++++++++++++++++++++++++++++++++++++++++[Data] AutoPartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes AutomaticUpdates = 1[Unattended] UnattendMode = FullUnattended OemSkipEula = Yes OemPreinstall = Yes TargetPath = \WINDOWS Filesystem = * UnattendedSwitch = Yes WaitForReboot = No AutoActivate = Yes DUDisable = Yes[GuiUnattended] AdminPassword = "xxxxxxxxxxxxxxxxxxxxxxxxxxxx" EncryptedAdminPassword = Yes OEMSkipRegional = 1 TimeZone = 110 OemSkipWelcome = 1[UserData] ProductKey = "xxxx-xxxx-xxxx-xxxx" FullName = "xxxx" OrgName = "xxxx" ComputerName = Unattended[Display] BitsPerPel = 32 Xresolution = 1024 YResolution = 768[TapiLocation] CountryCode = 31 Dialing = Pulse AreaCode = 040[Identification] JoinWorkgroup = xxxx[Networking] InstallDefaultComponents = Yes[Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0[GuiRunOnce] %systemdrive%\install\start.cmd+++++++++++++++++++++++++++++++++++++++++++++++++++++I also read the help file from Microsoft but my unattend install still prompts atthe "Welcome screen".Not to forget to mention to you I've used 2 sources of Windows and both sources failed. I thought that something was wrong with my first source and so I slipstreamed XP with SP2 anew but my problem still exists.I hope someone could help me out with this.
Stinger12348 Posted October 13, 2004 Posted October 13, 2004 you could always use nLite to remove it.
StefanMuench Posted October 13, 2004 Posted October 13, 2004 set AutoActivate to No and give it a try. how do you think to configure network? DHCP?
creopard Posted October 13, 2004 Posted October 13, 2004 It justs Prompts to the welcome screen and requests you to enter the password?EncryptedAdminPassword = YesYou know exactly know what this option does!?So you really encrypted your password before installation and put the encprypted password in the "AdminPassword" line?
HansaPlast Posted October 14, 2004 Posted October 14, 2004 Hi to all !first i want to say thanx to all helpers here....@easyunattended :i had the same prob with winxp sp0....can´t figure it out...so i tried nlite installer and it was fine....after that i "tuned" the winnt.sif for my needs and it still works fine!even with a fresh copy from my xp-cd.hope it works for yougreetshans
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now