Hi All,
I am currently using the 30 day free trial of Adaxes and seeing if we can use it to achieve our method of user provisioning.
I am looking into server-side scripting and i wonder if anyone can help me.
I want to achieve the following: -
- New user created
- Powershell script runs after creation
I want the powershell to achieve the following: -
- Pull the newly created users employeeID
- Pass that employeeID value to a powershell variable
- Use that variable value within an SQL query
Can this be achieved?
Any help is much appreciated,
Thanks