You can start a replication in one of the following ways:
To immediately start the replication:
Log in to ZENworks Control Center.
Click
> .Select the check box next to the subscription that you want to run.
Click
in the menu, then click .To schedule the replication:
In ZENworks Control Center, click
> .Click the subscription link in the
column to display the subscription’s Summary page.In the Schedule pane, select a schedule type to start the replication. The available schedule types are No Schedule, Date Specific, and Recurring.
If you select
, then click , the replication starts immediately.For more information on schedules, see Schedule Types
in the ZENworks 11 SP2 Primary Server and Satellite Reference.
You can use the following command to begin the replication:
zman subscription-replicate subscription_name destination_folder_path options
For more information on this command, see Subscription Commands
in the ZENworks 11 SP2 Command Line Utilities Reference.
You can cancel a replication that is in an
or state. When you cancel a replication, the column for the subscription displays on the Subscription page.The packages that are already downloaded to the cache are automatically deleted when you cancel the replication.
If you cancel a replication when a bundle creation is in progress, the replication is canceled only after the bundle is created.
You can cancel a replication in any of the following ways:
In ZENworks Control Center, click
> .Select the check box next to the subscription that you want to cancel.
Click
> .In ZENworks Control Center, click
> .In the Subscriptions list, click the subscription link of the subscription that you want to cancel.
The Subscription’s Summary page is displayed.
If the replication status is
or , click the link in the General pane.The Subscription Log Details dialog box is displayed.
Click
to cancel the replication.To cancel a replication, run the following command:
zman subscription-replication-status subscription_name --cancel
For more information on this command, see Subscription Commands
in the ZENworks 11 SP2 Command Line Utilities Reference.
You can suspend a replication to temporarily stop the replication that is in progress. The packages that are already downloaded to the cache are not deleted when you suspend the replication.
You can suspend a replication that is in an
state. When you suspend a replication, the column for the suspended subscription displays on the Subscription page.If you suspend a replication when a bundle creation is in progress, the replication is suspended only after the bundle is created.
You can suspend a replication in any of the following ways:
In ZENworks Control Center, click
> .Select the check box next to the subscription that you want to suspend.
Click
> .In ZENworks Control Center, click
> .In the Subscriptions list, click the subscription that you want to suspend.
The Subscription’s Summary page is displayed.
If the replication status is
, click the link in the General pane.The Subscription Log Details dialog box is displayed.
Click
to suspend the replication.To suspend a replication, run the following command:
zman subscription-replication-status subscription_name --suspend
For more information on this command, see Subscription Commands
in the ZENworks 11 SP2 Command Line Utilities Reference
When you resume a replication, it proceeds from where it was stopped. If a schedule is attached to the subscription, the replication resumes based on the specified schedule.
In ZENworks Control Center, click
> .Select the check box next to a suspended replication that you want to resume.
Click
> .To resume a replication, you can also use the
link in the Schedule pane on the subscription’s Summary page