We are deploying Windows 7 using WDS. We want to remove the local user account which was created during setup. We don't need this account since the machines join a domain and a domain user account is created during OOBE phase.
Documentation of Microsoft-Windows-Shell-Setup | UserAccounts | LocalAccounts
states that this option can create local accounts.
Is there a way to specify accounts to be deleted in a unattend.xml
?