- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2018 01:29 AM
Hi Community,
I need to create an user mailbox with exchange using the Create Mailbox activity.
When I try to run the activity with test input, I have the error message below.
I chcked my Mid server configuration, it's ok.
Using the same Mid server i can create a user in a Active Directory without issues.
Could you help me to solve this issue? I don't now why I have these error message.
Regards
Solved! Go to Solution.
- Labels:
-
Orchestration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 02:00 AM
okay,
I have not used create mailbox activity before. I create AD account first and then using Enable mailbox I create the mailbox. Perhaps you should try with Enable mailbox activity after you create a mailbox.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 08:13 AM
It run for an existing user.
For new user the system doesn't find it in the AD.
But it is good if need to creat a mailbox for an exsiting ADuser.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 08:04 AM
Hi Vivek,
It's run
to solve the issue :
1 °) I use the Create Mailbox standard activity
2 °) In the Create Mailbox activity properties, I use the FQDN for the Hostname and for the domain I use for example:"company.com"
3 °) I past the Last Name and First Name and Alias
4 °) For the password I use the password2 (encrypted output variable)
Thanks you for your Help.
Regards