A
ahazuarus
Guest
I thought there was an option somewhere to prevent the configured password from ever expiring.
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<CommandLine>net accounts /maxpwage:unlimited</CommandLine>
<Description>Disables password expiration</Description>
<Order>1</Order>
</SynchronousCommand>
</FirstLogonCommands>