kaje_ovo Posted August 4, 2005 Posted August 4, 2005 I have[Unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes OEMSkipWelcome=1 UnattendedSwitch="Yes" OemPnPDriversPath="drivers\001_ISDN" DriverSigningPolicy=Ignore TargetPath=\WINDOWS[GuiUnattended] AdminPassword="xxxxxxxxxxxxxxx" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=100 AutoLogon=Yes AutoLogonCount=1 OEMSkipWelcome=1I try by adding user autom like this in WINNT.sif[UserAccounts] like[like.account] Description="like man" Alias=like But again nothing.! It ask me again to create users.!!!!Then I try second thing.! but agin same problem, it's from this forum fromuseraccounts.cmd called from commands.cmd[COMMANDS]useraccounts.cmdgoing something like thisnet user like /Passwordreq:no /addnet localgroup Administrators like /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITBut again I was asked to create user.!How can I not be asked for creating user and Windows Welcome where he is going to connect on Internet.!And click that I do not want to active now.!!!
pArkx Posted August 8, 2005 Posted August 8, 2005 I am having the same problem.I have unattenendswitch = yes and windows welcome shows up everytime.i want windows welcome turned off, and not show up again! I am using a winxp pro SP2 slipstreamed discHere is my winNT.sif btw[Data]AutoPartition = 0MsDosInitiated = 0UnattendedInstall = YesAutomaticUpdates = Yes[Unattended]UnattendMode = FullUnattendedOemSkipEula = YesOemPreinstall = YesTargetPath = \WINDOWSFileSystem = *UnattenedSwitch = YesWaitForReboot = NoDriverSigningPolicy = IgnoreKeyboardLayout = USAutoActivate = No[GuiUnattended]TimeZone = 020AdminPassword = passwordEncryptedAdminPassword = NoOEMSkipRegional = 1OemSkipWelcome = 1AutoLogon = YesAutoLogonCount = 1[UserData]ComputerName = "RENAME-ME"FullName = "Workforce Board of Northern County"OrgName = "Workforce Board of Northern County"[RegionalSettings]Language = 0409[Networking]InstallDefaultComponents = Yes[URL]Home_Page = http://ArlingtonHeights.ietcnetwork.org/[IEPopupBlocker]BlockPopups = YesFilterLevel = MediumShowInformationBar = Yes[WindowsFirewall]Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]Mode = 0[Components]TerminalServer = Offmsmsgs = Offmsnexplr = Offfreecell = Offhearts = Offminesweeper = Offpinball = Offsolitaire = Offspider = Offzonegames = OffOEAccess = OffMedia_clips = OffInetprint = OffVol = OnWMAccess = Off[Display]BitsPerPel = 16Vrefresh = 75Xresolution = 1024Yresolution = 768[PCHealth]RA_AllowToGetHelp = 0[SystemRestore]CheckpointCalendar = 5CheckpointSessionFrequency = 10MaximumDataStorePercentofDisk = 15RestorePointLife = 25Can some one please help me i have been working on this for quite some time now. Thanks
warrior1109 Posted August 8, 2005 Posted August 8, 2005 (edited) This is how mine looks, perhaps the quotations are wot make it work?[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=Yes[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="yes" WaitForReboot="No"The useraccounts.cmdnet user your_user_name your_password /addnet localgroup Administrators your_user_name /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regThen the autologon.reg fileWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="your_user_name""DefaultPassword"="your_password""AutoAdminLogon"="1"Hope it helps, try looking here;click here Edited August 8, 2005 by warrior1109
pArkx Posted August 9, 2005 Posted August 9, 2005 i fixed itmine was unattenedswitch = yes needed to be unattendswitch = yes
cheezus420 Posted August 9, 2005 Posted August 9, 2005 kaje ovo,I think you just need to change yours from unattendedswitch to unattendswitch
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