0 votes

What are the available variables and what do they do?
Example:
% mail% = will get the user's email
% adm-InitiadorEmail% = takes the email from the person who initiated the action

I would like to know all the variables to know how to use the best possible way.

by (550 points)

1 Answer

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

Hello,

The list of available calculated properties can be found in the following help article: https://www.adaxes.com/help/?ValueRefer ... rties.html.
Also you can use LDAP name of any property in a value reference to get the property value (e.g. %sAMAccountName% - to get a value of the Logon Name property, %adm-CustomAttributeText1% - to get a value of the CustomAttributeText1 property).

For information about value references format, have a look at the following help article: https://www.adaxes.com/help/?HowDoI.Man ... ation.html.

0

Thank you

Related questions

0 votes
1 answer

I have a number of custom Powershell scripts that add users to Teams, groups, etc. I re-use these scripts dozens of times for different conditions and only change one ... possible to convert this script to a custom command and pass parameters to it instead?

asked Dec 16, 2024 by cwyant-hfg (40 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, 2024 by P-Sysadmin (20 points)
0 votes
0 answers

I have an issue in a custom command that I need a workaround for. In step 1, a Modify User command is used to change the User Principal Name of the account. Farther ... use the new value, or can I declare a new calculated variable that contains the new UPN?

asked Jul 17, 2024 by jmatthews (190 points)
0 votes
1 answer

Hello, As part of my offboarding task I need to kick off an export of a users mailbox via Veeam and save the PST file. I have a working script for this but with ... I have scheduled task to read from that folder and log the results / continue if sucessful.

asked Aug 28, 2023 by thatcher (120 points)
0 votes
1 answer

I have seen object Adaxes variables such as adm-DirectMemberOfGuid and adm-O365ObjectId. Are these adx- variables listed in documentation somewhere? I could not find them in the Adaxes SDK documentation.

asked Dec 12, 2022 by Viajaz (210 points)
3,596 questions
3,283 answers
8,317 comments
548,255 users