reido113 Posted March 24, 2006 Posted March 24, 2006 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
reido113 Posted March 24, 2006 Author Posted March 24, 2006 Oh. I do have my unattendswitch at "yes" so i know this is what makes it bypass the "Mini-setup" part.
Jazkal Posted March 24, 2006 Posted March 24, 2006 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 settings2) Create the new user accountTo remove the auto login keys:HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinlogonAutoAdminLogin = 0DefaultPassword (delete this entry)To create a new user, I use the following:%SYS32%\Useradd.exe \\%COMPUTERNAME% %NEWUSER% %NEWPASS% “Main User” Administrators
DarkShadows Posted March 24, 2006 Posted March 24, 2006 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'allSee this thread.http://www.msfn.org/board/index.php?showto...nistrator&st=30
reido113 Posted March 24, 2006 Author Posted March 24, 2006 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.
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