Management Agent is used to deploy Backup Agent, Offline Restore Agent and Forest Recovery Agent. The agent logs events related to agent management operations, e. g. agent installation, uninstallation and upgrade.
Management Agent events
Event ID | Event type | Description |
---|---|---|
4000 | Information | The installation of the product "%78" was requested. MSI path: %75; Version: %62; Parameters: %76 |
4001 | Information | The installation of the product %78 was finished with code %77 |
4002 | Information | The upgrade of the product "%78" was requested. MSI path: %75; Parameters: %76; Current version: %79; New version: %62 Installed product code: %80; New product code: %81; Installed product upgrade code: %82; New product upgrade code: %83 |
4003 | Information | The product %78 cannot be upgraded because the same version of the product is already installed. |
4004 | Information | The upgrade of the product %78 was finished with code %77. |
4005 | Information | The uninstallation of the product %78 was requested. |
4006 | Information | The uninstallation of the product %78 was finished with code %77. |
4007 | Warning | The product %78 cannot be uninstalled because the product does not exist on this computer. |
4008 | Error | An error occurred during the %3 operation. Error text: %23 |
Restore Agent events
Event ID | Event type | Description |
---|---|---|
7001 | Information | Online restore process was started. Source computer: %59; User: %1 |
7002 | Information | The following objects were restored: %45 |
7003 | Information | The online restore process was completed. Total number of the restored objects: %7 |
10002 | Information | %89 started using authentication service %90. |
Recovery Manager Portal events
Event ID | Event type | Description |
---|---|---|
9000 | Information | The %9 object was restored to %10. Initiated by %1 |
9001 | Error | The %9 object was not restored to %10. Reason: %4; Initiated by %1 |
9002 | Information | The batch restore operation was started. Number of objects: %7;Backup date: %13; RMAD console: %5; Domain controller: %6; Attributes to restore: %21; Initiated by %1 |
9003 | Information | The batch restore operation was successfully finished. Number of restored objects: %7; Initiated by %1 |
9004 | Error | The batch restore operation failed. Initiated by %1 |
9005 | Warning | The batch restore operation partially completed. %8 out of %7 objects were successfully restored. Initiated by %1 |
9006 | Information | The %9 object was successfully undeleted. Initiated by %1 |
9007 | Error | The %9 object undelete operation failed. Reason: %4; Initiated by %1 |
9008 | Information | The batch undelete operation was started. Number of objects: %7; RMAD console: %5; Domain controller: %6; Initiated by % |
9009 | Information | The batch undelete operation was finished. Number of undeleted objects: %7; Initiated by %1 |
9010 | Error | The batch undelete operation failed. Initiated by %1 |
9011 | Warning | The batch undelete operation was partially completed.%8 out of %7 objects were successfully undeleted. Initiated by %1 |
9012 | Information | The search operation was started. Search string: %14; Initiated by %1 |
9013 | Information | The search operation was finished. Search string: %14; Number of found objects: %7. |
9014 | Error | The search operation was failed. Search string: %14; Reason: %4 |
9015 | Information | The search operation was canceled. Search string: %14 |
9016 | Information | Delegation setting for %20 was changed. Resource: %19; Operation: %18; Access: %73; Initiated by %1 |
9017 | Information | Delegation setting for %20 was deleted. Resource: %19; Operation: %18; Initiated by %1 |
9018 | Information | Recovery Portal configuration was changed. Server: %74; Administrator: %66; Operation: %18; Initiated by %1 |
Cmdlet | Description |
---|---|
Add-RMADBackup | Registers a backup in the Recovery Manager database. |
Add-RMADCollectionItem | Adds a new item to a Computer Collection. |
Add-RMADReplicationConsole | Adds a RMAD console as a replication source. |
Add-RMADStorageServer | Adds a secure storage server, optionally remotely installs a storage server agent. |
Backup-RMADCollection | Backs up an existing computer collection. |
Compare-RMADObject | Compares Active Directory objects. This cmdlet requires Windows PowerShell to be started using a multi-threaded apartment (MTA). |
Convert-RMADBackup | Converts Windows Server backups into RMAD Bare Metal Recovery backups. |
ConvertTo-RMADRecycledObject | Recycles specific deleted Active Directory objects. |
Create-RMADStorageAgentSetup | Creates storage server agent setup. |
Expand-RMADBackup | Extracts the contents of a specified backup file. |
Export-RMADBackup | Exports registration information for a backup into an .xml file. |
Export-RMADSecureStorageBackup | Exports a backup on a Secure Storage server to a remote network share. |
Get-RMADBackup | Gets backups registered with Recovery Manager. |
Get-RMADBackupAgent | Retrieves objects that represent Recovery Manager Backup Agents, or discovers manually preinstalled Recovery Manager Backup Agents. |
Get-RMADBackupInfo | Gets the content of the backups held at a specified location. |
Get-RMADBackupObject | Get objects from backups |
Get-RMADBackupSecurityStatus | Gets security check information for a specified backup. |
Get-RMADCollection | Retrieves Recovery Manager computer collection objects or default computer collection settings. |
Get-RMADCollectionItem | Retrieves information about items added to specified Recovery Manager for Active Directory computer collections. |
Get-RMADDeletedObject | Retrieves deleted Active Directory objects. |
Get-RMADGlobalOptions | Sets global settings for the application. |
Get-RMADLicenseInfo | Retrieves information about the installed license key file. |
Get-RMADObject | Retrieves specific objects from Active Directory or certain backups registered with Recovery Manager for Active Directory. |
Get-RMADReplicationConsole | Gets all the RMAD consoles in the replication console list. |
Get-RMADReplicationSchedule | Allows you to get the replication schedule from a specified computer. |
Get-RMADReplicationSession | Retrieves information about replication sessions. |
Get-RMADReplicationSessionItem | Retrieves a list of remote consoles that are involved in the specified replication session. |
Get-RMADReportObject | Retrieves an object representing the online comparison or restore operation item. |
Get-RMADReportObjectAttributes | Retrieves an object representing the online comparison or restore operation item attributes. |
Get-RMADReportObjectChildren | Retrieves an object representing the online comparison or restore operation item child items. |
Get-RMADReportSession | Retrieves an object representing the online comparison or restore operation report. |
Get-RMADSession | Retrieves an object representing Recovery Manager backup sessions. |
Get-RMADSessionItem | Gets items from a specified backup creation session. |
Get-RMADSessionItemEvent | Gets events from a specified backup creation session item. |
Get-RMADStorageServer | Returns a list of registered secure storage servers. |
Import-RMADBackup | Reads the backup registration information from the .xml file and returns backup descriptions in the BackupInfo objects. |
Install-RMADBackupAgent | Installs Recovery Manager Backup Agent on a specified computer or on each computer in a particular Computer Collection. |
New-RMADCollection | Creates a new computer collection. |
New-RMADSchedule | Creates a schedule for the backup creation operation you want to perform on a particular computer collection. |
Protect-RMADSecureStorageServer | Enables storage server hardening. |
Publish-RMADBackupSecurityStatus | Publishes security check information for a specified backup. |
Refresh-RMADStorageServer | Refreshes current information of the secure storage server. |
Register-RMADSecureStorageBackups | Registers backups on an existing secure storage server in a Recovery Manager database. |
Remove-RMADBackup | Allows you to selectively unregister backups from the Recovery Manager backup registration database. |
Remove-RMADBackupAgent | Removes Recovery Manager Backup Agent from a specified computer, or its registration information from the Recovery Manager Console. |
Remove-RMADCollection | Deletes specified Computer Collections. |
Remove-RMADCollectionItem | Removes items from a specified Computer Collection. |
Remove-RMADReplicationConsole | Removes an RMAD console from the replication console list. |
Remove-RMADReplicationSchedule | Allows you to remove the replication schedule from a specified computer. |
Remove-RMADReplicationSession | Deletes replication sessions from the replication history. |
Remove-RMADStorageServer | Removes the secure storage server. |
Remove-RMADUnpackedComponent | Allows you to delete components (data) unpacked from specified backups. |
Rename-RMADCollection | Renames a computer collection. |
Restore-RMADDeletedObject | Restores deleted Active Directory objects. This cmdlet requires Windows PowerShell to be started using a multi-threaded apartment (MTA). |
Restore-RMADDomainController | Restores a domain controller from backup. |
Restore-RMADObject | Restores Active Directory objects from a backup. This cmdlet requires Windows PowerShell to be started using a multi-threaded apartment (MTA). |
Set-RMADCollection | Sets properties for a computer collection. |
Set-RMADGlobalOptions | Sets global application settings |
Set-RMADReplicationConsole | Sets replication properties of consoles in the replication console list. |
Set-RMADReplicationSchedule | Sets replication schedules for a computer. |
Start-RMADReplication | Performs replication from other computers in the replication console list. |
Start-RMADReportViewer | Displays a report about the results of the online comparison or restore operation. |
Test-RMADSecureStorageBackup | Checks the integrity of a backup on the secure storage server. |
Update-RMADBackupAgent | Upgrades Recovery Manager Backup Agent on a specified computer or on each computer in a particular Computer Collection. |
Update-RMADLicense | Updates license key file. |
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center