Link to home
Start Free TrialLog in
Avatar of jskfan
jskfanFlag for Cyprus

asked on

disabled mailbox and cleaned database, the mailbox is not found now

I have disabled exchange 2010 user mailbox with powershell then run clean database also with powershell.
now I can not find his mailbox at all using:
Get-Mailbox "mailboxname"

any help?

thanks
SOLUTION
Avatar of jrhelgeson
jrhelgeson
Flag of United States of America image

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 jskfan

ASKER

No I disabled the mailbox then cleaned the database.

I did some reading, it could be that the mailbox was empty, that s why it did not show up in disconnected mailbox
Run the commands I gave you, it will show the deleted mailbox.
In the world of exchange: Disabling mailbox = deleting the mailbox
Avatar of jskfan

ASKER

I did run that command, before I posted this question, but it did not find the disabled mailbox.

I did not check if that mailbox was empty...it has been created just recently...
I wonder if an empty mailbox gets disabled if it will show in the Disconnected Mailbox .
ASKER CERTIFIED SOLUTION
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 jskfan

ASKER

if the mailbox is empty, would it show up in disconnected mailboxes, after disabling it and running the clean database ?
Avatar of jskfan

ASKER

so that might be the reason.
I guess that mailbox that disappeared was empty
Avatar of jskfan

ASKER

Thanks