I’m trying to create a business rule that is executed before a user is created.  I used the Adaxes tutorial “Run PowerShell Script after Creating a User” for reference.  The script executes when using the “Run…” button in the script window.  “Run as” is set to Adaxes service account.  When I try to create a user through the “Administrator” web interface, the business rule is recognized and tries to execute.  However, I get an “Access Denied” error when the script tries to execute.
Are there permissions I’m forgetting somewhere?  Thanks in advance for the assistance.