Is there something like an "event" that is fired when a user is created in active directory? An external system automatically creates active directory users and I would like to perform some powershell tasks directly after creation of a new user. When the user logs on, the script should have run already.
Has someone an idea how this could be achieved?
I am running Windows Server 2008 R2.