February 1, 200521 yr i'm making my first unattended windowsxp cd fallowing the MSFN guid, and i have one question.How to make an account whithout any password. The example file useraccounts.cmd looks like this:net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITwhat should i wright in the bolded place??
February 1, 200521 yr I don't know, but u can try to leave it blank, For exemple net user John asdf1234 /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITBecomes:net user John /addnet localgroup Administrators John /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITI dont know if it works, but you can give it a try
Create an account or sign in to comment