Cool stuff. And (coincidentally) it relates to a question that just came up today.

I'd like to create a script (KiXtart or VBS) to "bump" a user's password expiration date up to three days from the current date. We don't have a AD... just NT/2K servers/clients.

Ideally, the script would be run (from a batch file) something like this:

kix32.exe bump.kix $User=%1 $Days=%2 (second parameter optional)

I searched the boards, but haven't come up with a solution yet.

Thanks,

Mark