Tech Support > Microsoft Windows > Windows Server > change password from administrator on workstations
change password from administrator on workstations
Posted by Zer0byte on April 13th, 2005


Here is the script that you can deploy it on the workstations to require them
to change password:
"Set objUser = GetObject _
("LDAP://CN=myerken,OU=management,DC=Fabrikam,DC=com")

objUser.Put "pwdLastSet", 0
objUser.SetInfo"

IF THAT WHAT DID YOU WANT, PRESS ON THE YES BUTTON BELOW

Regards,

"dtp7171600" wrote:


Similar Posts