iRobo.Activity.User Exists in Group

Check if the user exists in Active Directory Group or not.                                                                                

                                       

     Note: 

         Active Directory Scope Activity is designed to hold all Active Directory Activities.          

   

                                                                       

Properties

Input

  • Group Name - Enter group name as String value within "". (Mandatory)
  • Username - Enter username as String value within "". (Mandatory)


Misc

  • DisplayName -  Activity header name.


Output

  • Result -  returns a Boolean Variable (True/False), indicating if the user exists in Group or not.


Steps of Using User Exists in Group Activity   

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Activity Directory Scope to the Sequence.
  3. Enter Active Directory Distinguished Name in Distinguished Name in Input as String within "".
  4. Enter Active Directory Domain Name in Domain Name in Input as String within "".
  5. Drag User Exists in Group Activity into Activity Directory Scope Activity.
  6. Enter  Group Name and username values in Input as String within "".
  7. Create a Boolean Variable and add it to Result in Output.
  8. Drag Message Box Activity to the Sequence.
  9. Add Result Variable to Message Box Activity Input in Properties Panel.
  10. Click the Save button from iRobo Studio Menu to save Workflow.
  11. Click the Play button to start the automated process, a message box appears with Result value returning True or False, if the user exists in Active Directory Group or not.


Created with the Personal Edition of HelpNDoc: Full-featured EBook editor