Sto cercando di fare un change password su AD dando la seguente istruzione ma mi da l'errore in oggetto come posso fare ?![]()
Set objUser = GetObject _
("LDAP://CN=username,CN=recipient,OU=orgunit,DC=domain,DC=i t")
objUser.ChangePassword "pippo", "pippo1"