Link to home
Start Free TrialLog in
Avatar of DJMohr
DJMohrFlag for South Africa

asked on

Exchange Mailbox removed by accident

I accidently removed a users mailbox and need to get it back.

Any help?
Avatar of Amit
Amit
Flag of India image

You can use connect-mailbox command let. How to use it check below article.

http://technet.microsoft.com/en-us/magazine/ff404234.aspx
ASKER CERTIFIED SOLUTION
Avatar of Martin81
Martin81

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DJMohr

ASKER

Yeah I get an error on that:

[PS] C:\Windows\system32>Connect-Mailbox -Identity "CSM Project Management" -Database "Mailbox Database 1207804955" -User "CSMENG\Helena.Scholtz" -Alias "projectsw"

Mailbox "CSM Project Management" isn't unique on database "Mailbox Database 1207804955".
    + CategoryInfo          : ReadError: (CSM Project Management:StoreMailboxIdParameter) [Connect-Mailbox], MdbAdminT
   askException
    + FullyQualifiedErrorId : A6875D7B,Microsoft.Exchange.Management.MapiTasks.ConnectMailbox
Avatar of DJMohr

ASKER

is there a way to list disconnected or removed mailboxes?
Avatar of DJMohr

ASKER

@ Martin81

would that command look something like this then:...?

get-my mailbox name | clean-my mailbox name
Avatar of DJMohr

ASKER

nevermind, got it...
Avatar of DJMohr

ASKER

Thanks Martin81, saved my life :)
Avatar of Martin81
Martin81

No problem, glad to help.