0 votes

We are in need of a script to check for unique employeeID prior to creating account and upon failure email the service desk with results. Please advise.

by (3.2k points)

1 Answer

0 votes
by (288k points)
selected by
Best answer

Hello,

Have a look at the following script from our repository: http://www.adaxes.com/script-repository ... e-s347.htm. If you have issues updating the script to check the Employee ID and send a notification, we will help you.

0

I am not sure on the notification part of the script. I replaced the %username% with %employeeID%. Will that work properly?

0

Hello,

Yes, the %employeeID% value reference should work fine.

Related questions

0 votes
1 answer

I need some help checking for unique usernames and changing them when they are found. I followed the tutorial and it looks like the script is working but as you can see the ... ("The username has been changed to " + $userLogonName ` + ".", "Information")

asked Mar 18, 2014 by Tigger09 (140 points)
0 votes
1 answer

Currently getting this error when enabling a user for Skype for Business: No cmdlets have been authorized for use by the RBAC role that the user belongs ... minimum required permissions that the Adaxes account needs to manage Skype for Business functionality?

asked Dec 16, 2021 by thedoo (60 points)
0 votes
1 answer

I need to check EmployeeID when creating a user. In a simplified algorithm, EmployeeID must have six digits and the last two digits must be the sum of first two digits and ... regular expression in a property pattern. Is there a way I can do this via Adaxes?

asked May 23, 2011 by jlkhj98 (150 points)
0 votes
1 answer

In a business rule, I'd like to pass Adaxes variables into a powershell script that I'll run. For example, pass %username% into the script so it can be used inside the script.

asked Sep 5 by P-Sysadmin (20 points)
+1 vote
1 answer

Hi Adaxes Team I have created a business rule which sends a mail to our helpdesk staff after a user sets a new pw with the self password reset function. The user should ... . If this is not possible yet, please forward it as a suggestion :) regards pudong

asked Feb 4, 2022 by pudong (680 points)
3,538 questions
3,229 answers
8,222 comments
547,739 users