Seed mailbox database copy from passive node
How to seed mailbox database copy using command line & see the real time progress status like how much data is getting copied & remaining.
March 12th, 2013 9:27am
Hi
This example seeds a copy of the database DB1 on the Mailbox server MBX1 using MBX2 as the source Mailbox server for the seed. Update-MailboxDatabaseCopy -Identity DB1\MBX1 -SourceServer MBX2
http://technet.microsoft.com/en-us/library/dd335201(v=exchg.150).aspx
No parameters for progress time. Terence Yu
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
March 13th, 2013 9:08am