We are currently creating a script that will automate the creation of multiple users in Active Directory, also creating their mailboxes in Exchange 2003 on Windows 2003 Server Pro.
The script ran once, and thigns were fine, now, in tweaking, all the suers were deleted and the script was ran again, but now, we are getting an error on the user. What is coming up is the following: "This recipient already has an e-mail address." in the error window. So my question is this:
1- How do we delete previously existing mailboxes?
2- Or, how do we attach these users back to these mailboxes?
I dont think the attaching is the way to go, as there will be changes made to the accounts. So how do we get rid of them without re-creating the whole server? Where are these mailboxes stored?
The script ran once, and thigns were fine, now, in tweaking, all the suers were deleted and the script was ran again, but now, we are getting an error on the user. What is coming up is the following: "This recipient already has an e-mail address." in the error window. So my question is this:
1- How do we delete previously existing mailboxes?
2- Or, how do we attach these users back to these mailboxes?
I dont think the attaching is the way to go, as there will be changes made to the accounts. So how do we get rid of them without re-creating the whole server? Where are these mailboxes stored?