I am trying to pull Active directory Users information to a SQL table use Script task in C#.
All the other fields are pulling OK, but I have a hard time to pull the user CannotChangePassword attribute. It is a Boolean field.
Any SSIS script code would be appreciated to pull this attribute. Any reference needed please also notify.
Thanks,
SQLFriend