Tried the "Dim $NewMail[0]"

It made a difference; now the PutEx is accepted (returncode 0), however the value entered into Excange Admin is: ???????k (with no mailtype)

From logging: "LDAP modify request contains value 浳灴砤䁸整瑳搮k. "

How come $NewMail is passed as garbage?
To me it looks like ADSI is expecting a reference to the elements in the array rather then the strings itself?!

Kixtart is ver. 4.02

Running on a NT 4.0 server with ADSI Provider 2.5.
Tried running from a Win2K pro with same result.