Is there a way to check a specified users active directory group membership via T-SQL? I am looking for a method similar to IS_MEMBER but one that accepts a username and group as parameters
            Asked
            
        
        
            Active
            
        
            Viewed 51 times
        
    0
            
            
        - 
                    2Check https://stackoverflow.com/questions/13914698/query-ad-group-membership-recursively-through-sql – Serg Aug 23 '17 at 15:53
 - 
                    1Possible duplicate of [Query AD Group Membership Recursively Through SQL](https://stackoverflow.com/questions/13914698/query-ad-group-membership-recursively-through-sql) – Arun Vinoth-Precog Tech - MVP Aug 23 '17 at 22:15