Hi,
I like to restore a user's mailbox with overwrite option in Exchange 2013. I tried the following PS command but it merged it..
New-mailboxrestorerequest –sourcedatabase "RDB01" –sourcestoremailbox "2007u1" –targetmailbox "2007u1@aricent.com"
any suggestions? User need a point in time restore so no merge or copy.
HP