Users Guide
Example:
Suspend multiple scheduled archives:
>Suspend-ScheduledArchive -ids 799138c8-3dfc-4398-9711-1823733c2a31, 26c29bb7-b320-47f5-
b5a8-dffc49f50e25
Suspend-Snapshot
The Suspend-Snapshot command lets an administrator pause snapshots.
Usage
The usage for the command is as follows:
Suspend-Snapshot -core [host name] -user [user name] -password [password] -all |
-protectedserver [name | IP address] -time [time string]
Command Options
The following table describes the options available for the Suspend-Snapshot command:
Table 296. Suspend-Snapshot command options
Option Description
-?
Display this help message.
-all
Pauses all protected machines on the selected Core.
-core
Optional. Remote Core host machine IP address (with an optional port number).
By default the connection is made to the Core installed on the local machine.
-user
Optional. User name for the remote Core host machine. If you specify a user name, you also have to
provide a password. If none are provided, then the logged-on user's credentials will be used.
-password
Optional. Password to the remote Core host machine. If you specify a password, you also have to provide
a user name. If none are provided, then the logged-on user's credentials will be used.
-time
The time in the format ‘Day-Hours-Minutes’ when the snapshots will be resumed (only for
snapshots pause).
Example:
Pause snapshots for the protected machine with IP 10.10.10.4 for the local Core with a certain time to resume:
>Suspend-Snapshot -protectedserver 10.10.10.4 –time 3-20-50
Suspend-VirtualStandby
The Suspend-VirtualStandby PowerShell command lets you pause the export of data to a Rapid Recovery virtual standby
machine.
426
Understanding the Rapid Recovery PowerShell module










