I am trying to create a local user on an XP/2003 machine and set the "Password does not expire" option to checked. is there any way to do this through batch instead of using VBScript?
something like
net accounts /maxpwage:Unlimited except with the ability to narrow it down to a user.
Any ideas?
Thanks!