开发者

Backup of Exchange Server 2003,2007 using VSS API's

Can Exchange Server 2003 and 20开发者_StackOverflow中文版07 be backup up using VSS API's that are provided for exchange 2010?

Thanks


Yes you can, please refer to Exchange 2007 and Windows 2008: Online Exchange Backup (part 6 of 7).

Get the edb, chk & log file paths using get-StorageGroup, get-MailboxDatabase & get-PublicFolderDatabase for Exchange 2007 or get-MailboxDatabase & get-PublicFolderDatabase for Exchange 2010,

and do the usual VSS stuff to copy them.

Make sure to signal VSS backup success to purge the log files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜