Jump to content

Recommended Posts

Posted (edited)
Hey,

 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 by Cvcorv8

Posted

You can try running this in a .cmd:

wmic useraccount where "name='UserName'" set PasswordRequired=false
The 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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...