Can I write the triggers using C sharp for Directory and Resource Adminstrator? (NETIQKB35865)

  • 7735865
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

goal
Can scripts written in C Sharp be configured as triggers in Directory and Resource Administrator?

goal
Does Directory and Resource Administrator support writing triggers using C sharp?

fact
Directory and Resource Administrator 7.x

fact
Directory and Resource Administrator 8.0

fix

Directory and Resource Administrator (DRA) uses the Active Scripting Host to run script-based triggers  DRA does not currently support using C # for triggers.   You can create a C# executable and run this as a trigger but executables are rarely used because they do not have access to any state information inside of DRA.

An Enhancement Request has been opened with Development to include this functionality in a future version of Directory and Resource Administrator.



note
C # can be used to write programs\scripts that use the DRA ADSI provider that run independently.

Additional Information

Formerly known as NETIQKB35865