Macromorph Posted November 23, 2005 Posted November 23, 2005 Hi,Here is my problem: I want to have a single account which is administrator and to always autologon with it.My installation works properly BUT my user is not created. Here is my winnt.sif :;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=WINMACRO UnattendSwitch=Yes WaitForReboot=No KeyboardLayout="French"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=No AutoLogon=No OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[UserData] ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="Macromorph" OrgName="" ComputerName=Flyingmacro[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60[TapiLocation] CountryCode=33 Dialing=Tone[RegionalSettings] LanguageGroup=1 Language=0000040c[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=yes[WindowsFirewall]Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]Mode = 0[URL]Home_Page=http://www.google.fr[Components]msmsgs=offmsnexplr=off zonegames=off[Shell]DefaultStartPanelOff = Yes[SetupParams] UserExecute=%systemdrive%\temp\runonce.cmdThere are not user creation related stuffs in runonce.cmdHere is my oobeinfo.ini which is in $OEM$\$$\system32\oobe\ :[UserInfo]Identity000="Macro"What is wrong ? Do I miss some registry entries ?Thanks for your answers.MacroPS: I also have a prob with my display which is 640x480 whereas i entered 1024x768
Vadikan Posted November 24, 2005 Posted November 24, 2005 Do your $OEM$ folders work? In other words, do you see your file in %windir%\system32\oobe after the installation?As for the resolution, check out Video Resolution Changer.
Macromorph Posted November 24, 2005 Author Posted November 24, 2005 Yes my $OEM$ folders are copied during the installone stuff is added in the oobeinfo.ini. I'm not at home but it's something like[options]blabla = 1I'll check when I'm back (in 10 hours )
Satu Posted November 24, 2005 Posted November 24, 2005 Hi, her is my working oobeinfo.ini [userInfo]Identity001="User"
Vadikan Posted November 24, 2005 Posted November 24, 2005 @MacromorphSorry, I don't have any ideas. I've never used this method... Go with net user, it's reliable.
MHz Posted November 25, 2005 Posted November 25, 2005 Yes my $OEM$ folders are copied during the installone stuff is added in the oobeinfo.ini. I'm not at home but it's something like[options]blabla = 1I'll check when I'm back (in 10 hours )Oobeinfo.ini seems limited in non-sysprep...installs that I have tested in the past. Remove the [options] section and just use it to create users. I use Oobeinfo.ini and has not failed for user creation yet.
Macromorph Posted November 25, 2005 Author Posted November 25, 2005 Yes my $OEM$ folders are copied during the installone stuff is added in the oobeinfo.ini. I'm not at home but it's something like[options]blabla = 1I'll check when I'm back (in 10 hours )Oobeinfo.ini seems limited in non-sysprep...installs that I have tested in the past. Remove the [options] section and just use it to create users. I use Oobeinfo.ini and has not failed for user creation yet.Yes but the Options section is created after the install... and my user Macro is is not created at all (net user).So maybe someone can tell me another method to do what I would like (read post 1)thx
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