Users Guide

Table 229. Edit-HyperVVirtualStandby command options (continued)
Option Description
-jobtype
Optional. Specifies the job type filter. Available values are: 'transfer' (data transfer),
'repository' (repository maintenance), 'replication' (local and remote replications),
'backup' (backup and restore), 'bootcdbuilder' (create boot CDs), 'diagnostics' (upload
logs), 'exchange' (Exchange Server files check), 'export' (recovery point export),
'pushinstall' (deploy agents), 'rollback' (restoring from a recovery point), 'rollup'
(recovery point rollups), 'sqlattach' (agent attachability checks), and 'mount' (mount repository).
By default, all jobs of the specified type are returned.
-time
Optional. Filter output by date and time for the job started. Available types of input include:
#d or DD (where # is a number for the period of time of days before now until now)
#h or #H (where # is number for the period of hours before now until now)
time date 1, time date 2 (to show a custom range of time from a specific date appearing before the
comma to a specific date following the comma).
Example:
Lists all active jobs on the local Core:
>Get-activejobs all
Edit-ScheduledArchive
The Edit-ScheduledArchive command lets you use PowerShell to make changes to an existing scheduled archive.
Usage
The usage for the command is as follows:
Edit-ScheduledArchive -core [host name] -user [login] -password [password] -all | -
protectedserver [name | IP address | "[name1 | IP address1]" "[name2 | IP address2]"] -
path [location] -cloudaccountname [name] -cloudcontainer [name] -recycleaction [type] -
scheduletype [type] -dayofweek [name] -dayofmonth [number] -time [time] -initialpause -
id [id]
Command Options
The following table describes the options available for the Edit-ScheduledArchive command:
Table 230. Edit-ScheduledArchive command options
Option Description
-?
Display this help message.
-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.
354 Understanding the Rapid Recovery PowerShell module