O
O
obormotikdenis2015-06-05 13:25:34
Active Directory
obormotikdenis, 2015-06-05 13:25:34

How to make that there was an automatic creation of the user in Exchange 2010. After creation of the user in AD?

How to make that there was an automatic creation of the user in Exchange 2010. After creation of the user in AD?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolai, 2015-06-05
@hellsq

The simplest option: a powershell script (running once a day / once an hour, whatever), which monitors the presence of users in certain OUs (where the users actually lie) with an empty email field, and if such are found, creates a mailbox for them.

A
Anatoly, 2015-06-08
@rbobot

It is possible to make on the contrary - to create the user in Exchange.
It is very easy to write a script in PowerShell, there are a lot of examples on the Internet.

P
Pavel Nagaev, 2015-06-11
@PNAGAEV

Option 1. Create an AD user with a script and immediately create a mailbox on Exchange for him.
Option 2: Check account creation date every 5-15 minutes. If there are new ones in certain OUs, then create a mailbox. But this is an inconvenient option, because. you need to embed logic - in which database, on which server, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question