September 8, 201510 yr MyAnswerFile.xmlHey, Meanwhile I create an answer file and that works well after properly . in the answer file , I also set up an automatic one User Account must be created that he is also doing well, he wants to sign , he asks to create a password for the initial login , but I do not want that at all. there is an option to disable that ? in the answer file ? or in the setupcomplete.cmd Edited September 8, 201510 yr by Cvcorv8
September 8, 201510 yr You can try running this in a .cmd: wmic useraccount where "name='UserName'" set PasswordRequired=falseThe only way I have made a deployment where an account has no password is to pre-create it in Audit Mode.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now