Users Guide

. 230: Edit-ScheduledArchive 命令选项
选项 说明
-
scheduletype
计划间隔的类型。通过使用以下四个值之一指定选项
"daily" - 用于每日自动创建的存档。
"weekly" - 用于每周自动创建的存档。您必须指定 "-dayofweek" 参数。
"monthly" - 用于每月自动创建的存档。您必须指定 "-dayofmonth" 参数。如果某个月没有指定的日期 -
"31" - 则该月中不会进行存档。
"lastdayofmonth" - 用于在每月最后一天自动创建存档。
-dayofweek
仅用于 "-scheduletype" 参数的 "weekly" 选项。在星期几自动创建存档例如"周一"
-dayofmonth
仅用于 "-scheduletype" 参数的 "monthly" 选项。自动创建存档的月中日期例如"15"
-time
您希望创建存档的某天的小时。
-
initialpause
可选。如果您想在配置存档计划后初始时暂停存档请指定此选项。
-id
要编辑的计划存档的标识符。
示例
编辑本地 Core 上的计划存档
>Edit-ScheduledArchive -protectedserver protectedserver1 -path d:\work\archive -
cloudaccountname cloud1 -cloudcontainer cloudarchives -recycleaction incremental -
scheduletype daily -time 12:00 AM -initialpause -i
d archiveid
Edit-VBVirtualStandby
Edit-VBVirtualStandby 命令可让您使用 PowerShell 更改到 VirtualBox 虚拟机 (VM) 的现有虚拟导出。
使用
此命令的使用如下
Edit-VBVirtualStandby [-TargetPath <String>] [-PathUserName <String>] [-PathPassword
<String>] [-LinuxHostName <String>] [-HostPort <UInt32>] [-AccountUserName <String>] [-
AccountPassword <String>] [-ProtectedServer <String>] [-Volumes <String[]>] [-VMName
<String>] [-UseSourceRam] [-Ram <String>] [-User <String>] [-Core <String>] [-Password
<String>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-WarningAction
<ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-OutVariable
<String>] [-OutBuffer <Int32>]
命令选项
下表介绍 Edit-VBVirtualStandby 命令可用的选项
了解 Rapid Recovery PowerShell 模块 321