Howard, thanks for the info on obtaining the "password never expires" setting. One question about that though...Why is $flags set in the following manner: $flags & 65536 instead of $flags = 65536?

Also, in one of your previous posts, you mentioned using GetEx instead of Get. What's the diff?

Thanks so much for all of your help.