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 (289k 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

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)
0 votes
1 answer

I am attempting to block changing of SAM Account Name through a business rule. When attempting to do a rename in the portal, changing the SAM Account Name is offered at the same time, and despite not changing it the business rule is triggered. Thoughts?

asked Aug 21 by Daniel (160 points)
0 votes
1 answer

I am trying to make a custom report that is basically the "Members of Groups" default report but instead of selecting Directory Objects, I want to select groups. The Members of ... will not work in Adaxes 2023 and later. I am running 2023.2 -- Suggestions?

asked Aug 13 by AvenuesRecovery (20 points)
3,549 questions
3,240 answers
8,232 comments
547,814 users