Exchange.55.Mailbox.Delete
Top  Previous  Next


Deletes Exchange 5.5 mailbox

Use Account.Delete to delete the NT account (SamAccount)

Category
Exchange 5.5

Script section
[Undo], inside Data.Loop..EndLoop statement

Requirements

·Exchange 5.5 server with Exchange SP4 or later  
·ADSI2.5.  

Exchange.55.Mailbox.Delete Server, ContainerPath, MailBoxNameColumnVariable

Server
Exchange server name  

ContainerPath
Path to container where mailbox is to be deleted  

MailBoxNameColumnVariable
Format: "%colX%", X = Column in [Data] section with Exchange server mailbox names  

Common problems
The error message "OLE error 80072030" means "Object does not exist" - you have probably tried to delete a non-existing mailbox.