How do I configure a Trigger to run for both UserCreate and UserCopy operations? (NETIQKB27576)

  • 7727576
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

goal
How do I configure a Trigger to run for both UserCreate and UserCopy operations?

fact
Directory and Resource Administrator 6.x

fact
Directory and Resource Administrator 7.x

fix

A trigger can be associated with multiple operations in Directory and Resource Administrator (DRA).  In order to configure a trigger with multiple operations perform the following steps:

  1. Expand the Policy and automation management node in the MMC (DRA 6.x)/Delegation and Configuration Console (DRA 7.x)
  2. Select Automation Triggers
  3. Right-click the trigger and click Properties
  4. Select the Operations tab
  5. In the Associate to operation field select Browse
  6. Select UserCopy and UserCreate
  7. Click Ok

Once the trigger has been associated with both 'UserCreate' and 'UserCopy' operations the script will run when a user is either created or cloned.



note
If the operation is referenced in the script itself the script must be modified to include both UserCreate and UserCopy operations.

Additional Information

Formerly known as NETIQKB27576