i am too getting the error 'Exchange attributes error : -2147016657' users are created, but mailboxes are not and neither are passwords.
I managed to get them in to an ou, you just change line 99 from :
Set oContainer = GetObject("LDAP://cn=Users," & _
to
Set oContainer = GetObject("LDAP://ou=your ou name," & _
Discussion on:
Message 14 of 22

































