Jump to content

Recommended Posts

Posted

I've got all but one thing licked on my unattended install (thanx to this awesome site) the only thing i can't seem to get right is this..

It completly installs unattended and when the desktop comes up, the user name is always Administrator. I have to create a new account.

I know when I do the unattended install it bypasses the screen that usually pops up asking for user names etc.. How can I have a name put into the "User Name" line while this portion passes invisibly?

Thank all in advance. I'm very confident that someone will giggle, then help me out.

It is XP Pro with sp2 slipstreamed and some reg tweaks that run via GUI RunOnceEx.

Thanx again Y'all


Posted

There are two things you need to do that I can think of, off the top of my head.

1) Remove the auto login reg settings

2) Create the new user account

To remove the auto login keys:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

AutoAdminLogin = 0

DefaultPassword (delete this entry)

To create a new user, I use the following:

%SYS32%\Useradd.exe \\%COMPUTERNAME% %NEWUSER% %NEWPASS% “Main User” Administrators

Posted
I've got all but one thing licked on my unattended install (thanx to this awesome site) the only thing i can't seem to get right is this..

It completly installs unattended and when the desktop comes up, the user name is always Administrator. I have to create a new account.

I know when I do the unattended install it bypasses the screen that usually pops up asking for user names etc.. How can I have a name put into the "User Name" line while this portion passes invisibly?

Thank all in advance. I'm very confident that someone will giggle, then help me out.

It is XP Pro with sp2 slipstreamed and some reg tweaks that run via GUI RunOnceEx.

Thanx again Y'all

See this thread.

http://www.msfn.org/board/index.php?showto...nistrator&st=30

Posted

Thanx that thread, it fixed me up. I gotz one more problem but i'll start a new thread for future surfer dudes and dudettes.

Thanx again Y'all.

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