Installing Microsoft Exchange Server 2007 Service Pack 1 (SP1) disables remote streaming backup support, which prevents UltraBac from performing remote backups of Exchange data.
|
NOTE: Remote backup of Exchange 2007 SP1 data is not supported from a Windows 2008 backup host, or of a Windows 2008 server hosting Exchange 2007 SP1. |
Due to a change introduced in Microsoft Exchange Server 2007 Service Pack 1 (and later), remote streaming backup functionality has been disabled by default. This prevents UltraBac from performing remote backups. To re-enable this remote streaming backup functionality, the following registry value must be entered:
HKEY_LOCAL_MACHINES\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
Name: Enable Remote Streaming Backup
Type: DWORD
Value: 0 = default behavior (remote backup disabled); 1 = remote backup enabled
After entering the above registry key, the Microsoft Exchange Information Store service must be restarted to apply the change.
Go to "Start"/"Run," type in "cmd" then click "OK" to open a Command Prompt window.
At the Command Prompt, type "net stop msexchangeis" to stop the Microsoft Exchange Information Store.
Next, type "net start msexchangeis" to start the Microsoft Exchange Information Store.
Type "exit" to close the Command Prompt window.
UltraBac should now be able to perform remote streaming backups of Microsoft Exchange Server 2007 SP1 (and later) data.