0 votes

Hi all I need to modify the template $remoteRoutingAddressTemplate with the default exchange option automatically update email addresses disable. How i make it?

by (430 points)
0

Hello Simone,

Sorry for the confusion, but we are not sure what exactly you need to achieve. Please, describe the current workflow and the desired one in all the possible details with screenshots. You can post the screenshots here or send to us at support@adaxes.com. If any scripts are used in the workflow, please, provide them as well in text format.

0

Hi, now when a user is create in AD from an our external software username and email properties has already populate . Adaxes, through a task squence, run the command below:

$remoteRoutingAddressTemplate = "%username%@XXX" $Context.TargetObject.EnableRemoteMailbox($remoteRoutingAddressTemplate)

when the user's mail address is different from the one specified in the mail address policy exchange rule, the mail is changed. I would like to set during the script to disable the mail policy. Set-EmailAddressPolicy $false EX: user@domain2.com run script user@domain1.com ( exchange mail policy )

1 Answer

0 votes
by (270k points)

Hello Simone,

Thank you for clarifying. There is no need to update the script to disable the option. You can use the Modify Exchange properties action before the script. You should have something like the following: image.png For details about using the action, have a look at the following tutorial: https://www.adaxes.com/help/AutomateExchangeMailboxConfiguration.

Related questions

0 votes
1 answer

I would like to know what is the correct process for creating a new user knowing that our infrastructure is hybrid and the assignment of licenses on Microsoft 365 ... user2 assigned to group G_OfficeP1 will have the OfficeP1 license. Thanks in advance Simone

asked Oct 6, 2021 by Simone.Vailati (430 points)
0 votes
1 answer

we have an exhange 2016 hybrid environment. when we use adaxes to create a new user it creates an exhchange user mailbox, i need the mailbox to be of type O365.

asked Sep 28, 2020 by Derek.Axe (480 points)
0 votes
1 answer

How do I go about modifying proxy addresses with PowerShell in Adaxes? Do you have an example in the script repository?

asked Jan 20, 2021 by ComputerHabit (790 points)
0 votes
1 answer

Hello, A new question : when I create a new contact in Adaxes, I'd like the email address automatically created. How can I do this ? Thanks for your response. Yoann

asked Oct 15, 2012 by yoann.hamon (180 points)
0 votes
1 answer

Hello, I have created a business rule to create Office 365 Mailboxes and set certain properties: adm-customattributeBoolean1 has a friendly name of "create Exchange Online mailbox?" adm- ... out the SMTP values created by my rule. How to I get around this?

asked Feb 23, 2015 by DFassett (710 points)
3,326 questions
3,026 answers
7,727 comments
544,678 users