0
votes
1answer
185 views

SharePoint 2010 Workflow Active Directory Group Enumeration

I am working on sending mail via workflow and would like for list inserts by a particular user, say user1, to send mail to a particular AD group, say TestGroup1. Similarly, for user2 to userN. Is it ...
0
votes
2answers
316 views

How can we differentiate users exists in particular group of Active Directory

My requirement in one of my projects is like, I have 2 Active Directory Groups say Team Group and HR group and members(users) total of 25. So I have to differentiate those 25 users in under which ...