• Logon name Custom VB Script - Creation Fire on Edit/Change?!

    We use a custom vb script to create a samAccountName (Logon name) for the user upon creation integrated in a policy. The template for the script I found somewhere on the one identity forum. it works well. Now I have found out, that if I want to edit …

  • Working with group changes using Powershell

    Hi,

    Are there any example scripts floating around that show how to interact with changes made to groups using the script modules?

    I am fairly familiar with working with User objects and "onPreCreate", "OnPostCreate" etc, but I don't have any examples…