I rename the Admin and use it but what about the Dir too?
#1
Posted 09 June 2004 - 07:37 AM
#2
Posted 09 June 2004 - 07:40 AM
#3
Posted 09 June 2004 - 07:44 AM
#4
Posted 09 June 2004 - 07:55 AM
#5
Posted 09 June 2004 - 08:05 AM
#7
Posted 13 June 2004 - 12:10 AM
As GreenMachine said a few posts ago,
Quote
will this have any effect on the winnt.sif autologon as admin routine, as the admin account has been renamed?
Or would I just add the line "AccountName" = "rusty" for example, where rusty is the renamed administrator account?
#8
Posted 13 June 2004 - 12:21 AM
i guess i have to do the setup w/o setting password and set passworf from batch in GUIRunOnce.
\/\/ well no if u rename the admin somehow the path stick allthough the dir names doesn't change from admin to username(u have to set that name in cmdlines so the dir will auto change too\/\/
This post has been edited by wolfshade: 13 June 2004 - 03:15 AM
#9
Posted 13 June 2004 - 12:35 AM
#10
Posted 13 June 2004 - 03:26 PM
If you follow the section in the official guide
Here
and do it exactly as it says it will all work perfectly.
The main Admin account is removed, a new one created with your name, and this account is the one used for all the subsequent autologons etc.
#11
Posted 13 June 2004 - 03:38 PM
#12
Posted 13 June 2004 - 04:18 PM
#13
Posted 13 June 2004 - 05:06 PM
and you could go that route...
but I was just commenting to <SparTacuS> who though creating a new one meant the Administrator account went bye bye. it doesn't.
#14
Posted 13 June 2004 - 05:56 PM
I wonder why i simply can't rename it and use it???
This post has been edited by wolfshade: 13 June 2004 - 10:47 PM
#15
Posted 13 June 2004 - 10:45 PM
Quote
HOW??? it saiz its built-in and cannot be deleted.
I can disable it but wont it have side effects like what user will i use in repair console when it asks???:
net user administrator /active:no
and what effect will it have if i use this before anything in cmdlines.txt(will it affect the "default user"?)
EDITED:about the one below:LOL i never thought of renaming administartor to guest at t-12 stage but i don't think it will work...
...I want just an account:MINE!
This post has been edited by wolfshade: 13 June 2004 - 11:48 PM
#16
Posted 13 June 2004 - 11:37 PM
#17
Posted 14 June 2004 - 12:33 PM
No, of course, the Administrator account is NOT removed. I was looking at my test rig whilst it was logged on under the new user and, of course, the Admin doesn't show up there.
#18
Posted 14 June 2004 - 12:38 PM
I've never had to go into Recover Console. My Unattended CD is my recovery console
There is a reason why in Windows 2003 its REQUIRED that you enter an Admin password. XP you can just leave it blank. Always put a password even if you don't use it.
as for Default User, Admin is create from Default User, not the other way around.
#19
Posted 25 June 2004 - 05:03 AM
[COMMANDS] "RunOnceEx.cmd" "adduser.cmd" "source.cmd"
and adduser.cmd
net user rustyone "insert password" /add net localgroup Administrators rustyone /add net accounts /maxpwage:unlimited REGEDIT /S autologon.reg EXIT
I did have a line in there to rename the administrator account to guest2, which did work, but the add user to admin group didn't. I also had a password specified in winnt.sif, as that tutorial mentioned that it didn't affect the autologon user.
Can anyone see what/where I did/went wrong?
#20
Posted 25 June 2004 - 11:14 AM
http://www.msfn.org/...showtopic=21359
I don't use RunEX cuz it seems to complicated for me -- just cmdlines mostly and cuz i have some problems maybe GUIRunOnce.



Help

Back to top








