The ability to add user accounts with Fabs when transferring from multiple accounts is quite useful. Only problem is that the default Max Password Age (maxpwage) setting results in the forcing of a password change on those new accounts (after about 42 days).
The weird thing is that adding a new local account using the Settings GUI or OOBE does not use that setting, and those accounts don't have password expiry. Is it possible for Fabs to replicate the account maxpwage setting when transferring and creating accounts?
Currently I need to execute the following command after Fabs creates new accounts, to prevent password expiry:
The weird thing is that adding a new local account using the Settings GUI or OOBE does not use that setting, and those accounts don't have password expiry. Is it possible for Fabs to replicate the account maxpwage setting when transferring and creating accounts?
Currently I need to execute the following command after Fabs creates new accounts, to prevent password expiry:
net accounts /maxpwage:unlimited
Last edited: