Error in trying to backup Exchange server
Exchange server sits within a Hyper V - it gets backup up by the Hyper V edition OK, but I would like to have granular backup of the individual databases etc. The Exchange Agent is installed in the server, and is managed by the base server. I am able to add the Exch Server top the managed computers list, I can start to create a backup, the Exchange server, all the databases are found, the correct size is reported in calculating the approximate size. Then when the backup is started - after 6-9 seconds I get the following error. I tried to look it up in the knowledge base, but did not find a suitable answer. Any ideas
ProtectCommand: Failed to execute the command.
Additional info:
--------------------
Error code: 41
Module: 307
LineInfo: e6792a5ee190dda7
Fields: $module : agent_protection_addon_vs_32308
Message: ProtectCommand: Failed to execute the command.
--------------------
Error code: 1602
Module: 91
LineInfo: 9d08bc3c61bce3c9
Fields: IsReturnCode : 1, $module : arx_agent_fork_vs_32308
Message: A generic error of Microsoft Exchange Backuper.
--------------------
Error code: 17
Module: 91
LineInfo: 7edade4ed07d5271
Fields: IsReturnCode : 1, $module : arx_agent_fork_vs_32308
Message: Failed to back up the information store.
--------------------
Error code: 1059
Module: 91
LineInfo: acf6dc4c960b8c7f
Fields: $module : exchange_management_vsa64_32308
Message: The Exchange management operation has failed.
--------------------
Error code: 1055
Module: 91
LineInfo: 8de328702e57f870
Fields: $module : exchange_management_vsa64_32308
Message: An error has occurred while requesting information about Exchange server 'FDC1792C-A6AC-464C-BE22-07D53D3A6C71'.
--------------------
Error code: 1001
Module: 91
LineInfo: 8de328702e57f870
Fields: $module : exchange_management_vsa64_32308
Message: A generic COM error of the PowerShell adapter.
--------------------
Error code: 1002
Module: 91
LineInfo: 8de328702e57f384
Fields: $module : exchange_management_vsa64_32308
Message: PowerShell error details: Value cannot be null.
Parameter name: parameters
at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()
--------------------

- Se connecter pour poster des commentaires

I installed the Windows Agent on the Exchange Server. This removed the ability to backup the Exchange server, as it was asking to backup drives etc.
I then uninstalled it again, leaving only the Agent for exchange.
When trying the backup, now it completes, but it ends with errors - the errors seem to happen only when the validations starts - as the validation completes in only about 10 seconds.
The management console still reports as the backup having never been successfully completed. I do get the right size of file in the backup location for the amount of data being backed up.
The errors are the following (Note that there is an Administrator email account.
--------------------
Log Entry Details
--------------------
Type: Warning
Date and time: 16/03/2013 11:55:50 PM
Backup plan: Backup 16/03/2013 11:42:12 PM
Task: Simple backup
Managed entity type: Exchange server
Managed entity: ExchSrvr
Machine: ExchSrvr.SALASOFTMAIN.COM
Code: 5,966,003(0x5B08B3)
Module: 91
Owner: administrator@SALASOFTMAIN
Message:
The list of mailboxes only will be included to the data catalog during backup.
Additional info:
--------------------
Error code: 2227
Module: 91
LineInfo: f2a0ae1094a88f6e
Fields: $module : arx_agent_fork_vs_32308
Message: The list of mailboxes only will be included to the data catalog during backup.
--------------------
Error code: 2209
Module: 91
LineInfo: b3129a3820d5a58f
Fields: $module : arx_agent_fork_vs_32308
Message: Failed to validate the MAPI configuration.
--------------------
Error code: 2226
Module: 91
LineInfo: b3129a3820d5a5be
Fields: IsReturnCode : 1, $module : arx_agent_fork_vs_32308
Message: Cannot find the mailbox of user 'Administrator' on Microsoft Exchange Server.
--------------------
Error code: 1059
Module: 91
LineInfo: acf6dc4c960b8dae
Fields: $module : exchange_management_vsa64_32308
Message: The Exchange management operation has failed.
--------------------
Error code: 1061
Module: 91
LineInfo: 8de328702e57f9a1
Fields: $module : exchange_management_vsa64_32308
Message: An error has occurred while requesting information about mailbox 'CN=Administrator,CN=Users,DC=SALASOFTMAIN,DC=COM'.
--------------------
Error code: 1001
Module: 91
LineInfo: 8de328702e57f9a1
Fields: $module : exchange_management_vsa64_32308
Message: A generic COM error of the PowerShell adapter.
--------------------
Error code: 1002
Module: 91
LineInfo: 8de328702e57f384
Fields: $module : exchange_management_vsa64_32308
Message: PowerShell error details: Property Database is not exists
--------------------
--------------------
- Se connecter pour poster des commentaires

I uninstalled ABR/Exchange from the exchange server. I re installed it with default options + a local console.
I can perform a backup from within the Exchange Server (ie locally - and the backup directs to a network drive).
If I try to perform the backup from the base server (the one with the management), the backup occurs without errors, but nothing is backed up (the whole process completes in 2 seconds). When I try to peek into what is backed up, it only says Disk 1 with no info, whereas from within the Exchange server locally - I see all the databases etc.
I created a schedule within the Exchange Server, and the backups occur from there, but I would prefer to be able to do it from the central location.
Any ideas
- Se connecter pour poster des commentaires

It's possible that you select wrong data type while creating centralized plan. There is a switch on a yellow background named 'data to back up' in 'Data to back up' above the tree. If you create centralized backup plan (what you call backup from the base server) is defaults to 'disks/volumes' no matter if there is agent to back up disks on selected machines. When you create local plan, there is no choice and the type is 'exchange' (databases or mailboxes, and fortunately the default is the first) and everything works. When backup plan with 'disks/volumes' type is sent to machine that can't do it, strange things happen.
- Se connecter pour poster des commentaires

The problem cause is not Acronis, it is the public folder:
•Perform one of the following actions:
If you are running a 32-bit version of Windows®, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem\CDO.
If you are running a 64-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows Messaging Subsystem.
•If the CDO registry key does not exist, create a registry key that you name CDO.
•In the CDO registry key, if the DWORD value does not exist, create a DWORD value that you name Ignore No PF.
•Change the DWORD value to 1.
•Click OK.
•Close Registry and restart the server.
- Se connecter pour poster des commentaires