Re: Reset Password



Dependshow you want to create this "application".

Do you just want to throw them a script to reset user password? If this is the case, you can use VBscript to manipulate ADSI object and take target users' logon name as input parameter. Check technet's scripting repository for some samples:

http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx?mfr=true

Hope this helps...

Marvin

"ChuckN" <Chuck@xxxxxxxxxxxxxxxxxxxxxx> wrote in message news:#2EKz8IXIHA.4880@xxxxxxxxxxxxxxxxxxxxxxx
I would like to create an application that would allow one or two other people in the office to reset a user's password in case I am not available.

Our DC is a W2K3 Enterprise server.

Any help would be appreciated.

Thanks

.