0 votes

Hi,

I wanted to see if there's any way to alternate the case of a value. In this particular example I'm trying to send an email out and it needs to send out the samAccountName with the first character being upper case and the rest being lower case.

I tried %SAMAccountName:lower:upper,1% but of course this is invalid. Is there any way of achieving this? I would prefer not to send out an email using powershell. Perhaps using a custom attribute?

Any help appreciated.

by (40 points)

1 Answer

0 votes
by (301k points)

Hello Peter,

Unfortunately, there is no other way to achieve the desired except for using a script. It should get the username, and then form a new value with the first character uppercase. We have plans to improve value references in future releases, but for now using a script is the only way.

Related questions

0 votes
1 answer

Ideally looking to make this a rule based group, but report or business unit should work also. In our domain, service accounts become direct reports of the user who requested/ ... if a specific object is a/not a direct report. Is this possible? Thank you

asked Nov 14, 2023 by ThompsonAlex (40 points)
0 votes
1 answer

I want to make a custom field in which you can select a person from the active directory, is this possible? For example, as in the field manager

asked Nov 18, 2022 by Alvares (100 points)
0 votes
1 answer

We are using the below snippet to grab the email of a single custom attribute object. Can I get guidance on the best way to modify this to get all the emails of each ... "The user specified in parameter 'MyParameter' has no email address. ", "Information") }

asked Dec 23, 2024 by msheppard (790 points)
0 votes
1 answer

We are wanting to display all values entered into a multi value text attribute in an email sent by Adaxes. What we've found is that only the first entry into the array ... Entry" Is there a way to reference the variable so that it displays all entries? Thanks

asked Dec 12, 2024 by msheppard (790 points)
0 votes
1 answer

Hello, I don't find an attribute for the netbios name of managed Domains like adm-DomainDN? How can I add the NetBios name to a report like "All users"? regards Helmut

asked Mar 5, 2021 by a423385 (510 points)
3,679 questions
3,361 answers
8,504 comments
549,373 users