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

Using the powershell module, I know how to create a scheduled task, and also how to bind to a scheduled task that is already known. I also have used code to try creating ... same time as another. These are all one-time tasks and will be removed once executed.

asked Jan 19 by aweight (40 points)
0 votes
1 answer

Hi, we have replaced our local Exchange server with installation of Exchange Management Tools (EMT) installed directly on Adaxes server. And my question is: How can I force ... this is how 'Set External Senders' option looks in Adaxes config Thanks in advance

asked Apr 1, 2023 by KIT (910 points)
3,326 questions
3,025 answers
7,727 comments
544,678 users