January 29, 200620 yr If i use the net user method to add users, it works, but I still get promped with the windows welcome screen to add users. I have to add at least one user there to continue... Does anybody knows what to do ?This is what I have in my winnt.sif file:[Data] AutomaticUpdates=1[Unattended] UnattendedSwitch=YesThis is what in my useraccounts.cmd file is:net user Jeroen /addnet localgroup Administrators Jeroen /addnet accounts /maxpwage:unlimitedEXITthx in advance!
January 29, 200620 yr Author Sorry for that one, I've tried many different settings like "YES", "Yes", "yes", YES, Yes etc. etc. but it never worked. I always get promped with the question if I would like to enable autoupdate and on the next screen I have to add at least one user to contenu.This is a copy of my full winnt.sif file:[Data] AutomaticUpdates=1 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreInstall=Yes Repartition=NO TargetPath=\WINDOWS UnattendedSwitch="yes" WaitForReboot="No" DriverSigningPolicy=Ignore[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[UserData] ComputerName=name FullName="me" OrgName = "" ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx[Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=60 AutoConfirm=1[RegionalSettings] LanguageGroup=1 SystemLocale=00000813 UserLocale=00000813 InputLocale=0813:00000813[URL] Home_Page=http://www.google.be/ Search_Page=http://www.google.be/[Identification] JoinWorkgroup=orgus[Networking] InstallDefaultComponents=Yes[IEPopupBlocker] BlockPopups=Yes FilterLevel=Medium ShowInformationBar=Yes[WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode=0 Edited January 29, 200620 yr by Jeroeneke
January 29, 200620 yr Author Oh, I also have to say I'm doing this via cmdlines.txt, maybe it's not the correct moment ?
January 29, 200620 yr EDIT:Yzöwl is right.Mine winnt.sif has UnattendSwitch=Yes Edited January 30, 200620 yr by sonic
January 29, 200620 yr Author Hi srry, must have looked over the ED, will try it tomorow!thanks in any case!jeroen.
January 29, 200620 yr Have you considered OOBEINFO.INI instead of net user method? If you are setting up a single user PC without need for predefined password, it will install your default user even more simply.
January 30, 200620 yr as I have already stated...UnattendSwitch = YesnotUnattendedSwitch = Yes I'm blind, and moreover I have redo the mistake and I have mine winnt.sif opened (past post edited ..)
January 30, 200620 yr Author Hi, I'm using a password so the OOBEINFO.INI method won't do it for me I'm at school right now so I can't test it.Will let you know if it works.
January 30, 200620 yr Author It works now, I don't get promped anymore with that screen. But now there are atumatically 2 users created:the one I have created via net user, and than an "owner" user ("Eigenaar" for the dutch speaking people here )is there any way to fix that or should I have to use the OOBEINFO.INI method instead ?
January 30, 200620 yr try to delete him using "net user blahblah /delete"or if u want u can keep him and assign autologon to ur created account , i think u can make use of my UserAccount Section of my Unattended.CMD:: Create a new user and autologinnet user "Err0r" /addnet localgroup Administrators "Err0r" /addnet accounts /maxpwage:unlimitednet accounts ASPnet /deletereg add HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon /v DefaultUserName /t REG_SZ /d Err0r /freg add HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon /v AutoAdminLogon /t REG_DWORD /d 0 /f
February 8, 200620 yr Author Sorry for my late reply but I hadn't got much time last daysThe method you described me doesn't work! It says that the /DELETE options is unknown (thats what DOS returns me)any other solution or something ?
February 10, 200620 yr Well, let me try !Do you use nLite (even only for slipstreaming stuf in your CD)? It looks like this prog -however cool it is otherwise- is still a neglected little boy and leaves its dirty hand-marks in a few places arround. One of those marks (although -shame on me, the blamer with no clue- I don't remember where) may be this 'owner' user (I had to deal with a 'Propriétaire' one for a while).So anyway, to remove it you may need to use the /delete option not on the accounts but on the user:net accounts Yourf***inOwnerHere /deletenet user Yourf***inOwnerHere /deleteWah! Big brother is watching me! My u c and k have been censored! Twice! He's really over me! Help! Help! Hel*******
Create an account or sign in to comment