Exchange Mailbox - Deletion

Hi all,

Did anyone work on the deletion of exchange mailbox through IDM? I guess there is no supported attribute in IDM to accomplish this directly. I think this has to be managed through a Resource Action.

Any suggestions would be appreciated,

Thanks,

Swatz.

[291 byte] By [Swatza] at [2007-11-27 10:42:30]
# 1

Can anyone post an after action shell script?

Swatza at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

anyone?

null

Swatza at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

Is deletion of mailbox supported by IdM?

Has anyone worked on this before?

Swatza at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4

If user AD account is delete, the mail box is deleted. It is how it works in our place. My understanding is some configuration has to be done in exchange server. Exchange server read AD fields.

janexa at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5

Thanks for replying, eventually deleting the user account on AD is also deleting the mailbox but our requirement is to provide a checkbox for mailbox deletion and when the checkbox is selected, the users mailbox has to be deleted. I guess this has to be done using an after action script

Message was edited by:

Swatz

Swatza at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 6

Mail account is not really deleted once AD account is deleted. In my deployment email account still lying around after we delete AD account. Try setting the attributes which are specific to mail like

mailNickName

homeMDB

homeMTA

msExchHomeServerName

etc

idmgurua at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...
# 7

Hi,

we already set the values of mailNickName, homeMDB, homeMTA and msExchHomeServerName while creating a mailbox, right? So does setting the values for deletion mean that I am supposed to set them to null or something else?

Thanks for the reply,

Swatz.

Swatza at 2007-7-28 19:18:45 > top of Java-index,Web & Directory Servers,Directory Servers...