Jump to content

User creation fails


Recommended Posts

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=off
msnexplr=off
zonegames=off

[Shell]
DefaultStartPanelOff = Yes

[SetupParams]
UserExecute=%systemdrive%\temp\runonce.cmd

There are not user creation related stuffs in runonce.cmd

Here 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.

Macro

PS: I also have a prob with my display which is 640x480 whereas i entered 1024x768

Link to comment
Share on other sites


Yes my $OEM$ folders are copied during the install

one stuff is added in the oobeinfo.ini. I'm not at home but it's something like

[options]

blabla = 1

I'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.

Link to comment
Share on other sites

Yes my $OEM$ folders are copied during the install

one stuff is added in the oobeinfo.ini. I'm not at home but it's something like

[options]

blabla = 1

I'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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...