Hi Shawn,

Nice usermanager you made it works great.
But i found one error when i ran it.

If an account (NT4.0 domain) is locked out it is not possible to unlock it.

i changed:

$chkAccountLocked.Enabled = True

into

$chkAccountLocked.Enabled = 1

and now it works fine.
_________________________
regards, Martijn