February 5, 200521 yr Hi all,when the unattended cd is made there are 2 users 1 that is made in the answer file and 1 that i made for user account. Can i remove the user made in the answer file ,that was made in the answering file?,if yes can i do this automatic during the setup?thanks
February 5, 200521 yr for pass the account management at the end of windows xp installyou can modify your winnt.sif[unattended] UnattendSwitch=YesI hope this is your problem !goodbye
February 5, 200521 yr Author for pass the account management at the end of windows xp installyou can modify your winnt.sif[unattended] UnattendSwitch=YesI hope this is your problem !goodbye no thats not it
February 5, 200521 yr You mean the Administrator account? That should be the only account that winnt.sif creates... and no, you cant delete it. Its a system account.
February 5, 200521 yr Author butt than i have 2 useraccounts and i only wont 1the second account i made was on this site http://unattended.msfn.org/intermediate/users.htm
February 5, 200521 yr the first account creates by windows xp is Administratoryou can't delete it, but you can rename this.Finally i think you use the method of autologon for log on automatically into your account created by cmdlines.txt
February 5, 200521 yr Author the first account creates by windows xp is Administratoryou can't delete it, but you can rename this.Finally i think you use the method of autologon for log on automatically into your account created by cmdlines.txtyes can i remove the account created by cmdlines.txt ,or is there another solution ?
February 5, 200521 yr Heres the thing.. you should have 2 accounts... the user account you create by using the 'net user method' on that link you posted, which is you main account you use on a daily basis... then theres an Administrator account, which Windows install creates and needs.Unless you want to always login using the Administrator account and ditch your custom account (which is not recommended), youre always going to have at least 2 user accounts.
February 6, 200521 yr To remove an user you can use this command : net user Login /delete.But if you want delete your second account (created by cmdlines), just remove your net user batch file ! and set autologin to Administrator, but it's not recommended (but i do the same :-( )++
Create an account or sign in to comment