Hi all,
I have a problem setting the AD Password for AD account creation. I created a script that uses ADSI to connect to the AD and will set the password.
Using this script in a job throws an error like "Object does'nt support this property or method".
Running the script with the same syntax from the windows shell runs properly well without any errors.
As a side note I must say that the AD is not in the same Domain as the Identity Manager resides.
Any ideas?