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
Page 1 of 1
Keep getting setup as Administrator How can I get a user account name?
#2
Posted 24 March 2006 - 10:03 AM
Oh. I do have my unattendswitch at "yes" so i know this is what makes it bypass the "Mini-setup" part.
#3
Posted 24 March 2006 - 10:04 AM
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
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
#4
Posted 24 March 2006 - 02:15 PM
reido113, on Mar 24 2006, 11:27 AM, said:
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
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
#5
Posted 24 March 2006 - 02:26 PM
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.
Thanx again Y'all.
Share this topic:
Page 1 of 1



Help
Back to top









