I'm trying to find what happened to some accounts/mailboxes that I have disabled because I cannot see them running "Get-Mailbox" but I find them if I run "Get-MailboxDatabase | Get-MailboxStatistics | Where {$_.DisplayName -eq "User Name" }"
In that case I can see them as not disconnected, but I dont see them in the GUI neither.... after running the last command I can see this fields:
- IsValid : True
- ObjectState : Unchanged
- DisconnectDate:
- DisconnectReason:
(the last two fields are empty)
please help!!!!
regards
mariano