Is there a way to remove specific users from specific active directory groups using SQL?
Need to create a nightly process that gets a list of users from a SQL table and deletes them from specific active directory groups, what is the best approach for this?