Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Trying to restore a mail file from a recovery database

$
0
0

I am trying to recover an exchange mail file from a recovery database, I tried to browse the database but got no results

[PS] C:\>Get-MailboxDatabase rdb

Name                           Server          Recovery        ReplicationType
RDB                            CBSEXC001       True            None


[PS] C:\>Get-MailboxDatabase rdb | get-mailbox
[PS] C:\>

if I can't browse the mailboxdatabase, how do I know the users mailbox is there?

any information would be appreciated


Viewing all articles
Browse latest Browse all 6937

Trending Articles