Jump to content

Problems with user accounts


Recommended Posts

Hi ,

I create the Oobeinfo.ini file and i have some problems ,

1- the user which is create is LIMITED ... dont know why :)

2- I was able to log on automaticly with the AutoLogon=Yes

AutoLogonCount=2 lines .... and now i get the log on screen th choose between

administrator or the user that i created ... here are my file - please check them .

My goal is to log on automaticlly with new user that has Administrator's rights .

------------Winnt.sif ------------------

[GuiUnattended]

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=135

OemSkipWelcome=1

AdminPassword=*

-------------cmdlines.txt -------------

[COMMANDS]

"REGEDIT /S regtweaks.reg"

"useraccounts.cmd"

------------useraccounts.cmd---------

net user Image /add

net localgroup Administrators Image /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

------------Autologon.reg--------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Image"

"DefaultPassword"=*

"AutoAdminLogon"="0"

--------------oobeinfo.ini---------------

[userInfo]

Identity001="Image"

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