You can import only those backups that were archived using SnapVault technology from SnapManager for Microsoft SQL Server to SnapCenter from the command-line interface.
Perform the following steps to create schedules similar toSnapManager for Microsoft SQL Serverschedules manually inSnapCenter:
Retrieve the schedule information fromSnapManager for Microsoft SQL Serverby using theGet-SmSchedulecmdlet.
Save the schedule information.
You can use this schedule information while creating policies inSnapCenter.
DisableSnapManager for Microsoft SQL Serverschedules by using theGet-SmSchedule -Hostname <hostname> -PluginCode SMSQL -DisableCurrentGenSchedulecmdlet.
Import archived backups by using theInvoke-SmBackupMigrationcmdlet.