Thoughts about setup and deployment issues, WiX, XNA, the .NET Framework and Visual Studio
All postings are provided AS IS with no warranties, and confer no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.
Hey all, I posted an article earlier this week describing how to create a custom security template to configure user accounts to not have expiring passwords. I got a comment on that article indicating that there is an easier way to do this in certain situations. The net.exe tool has a command line you can use to set this for you. Here are the steps you would need to follow to get this to work for XP Embedded:
Thanks to Alexander Suhovey for the heads up on this one!