Does anyone have experience with using System.DirectoryServices and the invoke code activity to perform direct Active Directory operations - specifically attribute queries?
At first it seemed like it might be straight forward, but I can find System.DirectoryServices as an option in the Imports tab so I can write the .NET code in an invoke code activity.
Any advice? I am missing a package possibly? Thanks!