| |
athomasse
Posts: 1
Score: 0
Joined: 12/21/2006
Status: offline
|
I "want" to use the following script to change the value. But i receive the following error: Wrong number of arguments or invalid property assignment 'objUser.PasswordLastchanged' someone any ideas or suggestion? Set objUser = GetObject("LDAP://cn=lizzy van beek,ou=test,ou=totallan,dc=totallan,dc=nl") objUser.PasswordLastChanged = "01/11/2006 05:01:01 PM" objUser.SetInfo
|
|