- 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
- How Change the Administrator Password .. (Security & Administration) by sali
- Change Local Administrator Password on 9000 WS via AD (Setup & Deployment) by loafclover
- Computer Administrator Password Change (Security & Administration) by Mike D.
- Change Administrator Password (Windows Server) by Elida Detfurth
- change administrator user and password (Windows Server) by robeto

