iRobo.Activity.AD Group Exists

Check if Active Directory Group exists or not.                                                                                


     Note: 

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

   

                                       

                                                                       

Properties

Input

  • Group Email - Enter group email as String value within "".
  • Group Name - Enter group name as String value within "".

     Note: 

         Enter either Group Email or Group Name value. If you entered both values, the activity gives an error.


Misc

  • DisplayName -  Activity header name.


Output

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


Steps of Using AD Group Exists 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 AD Group Exists Activity into Activity Directory Scope Activity.
  6. Enter either Group Name or Group Email value 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 the Result value returning True or False, if the Active Directory Group exists or not.


Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator