![Quest Engineering DL4300 User Manual Download Page 421](http://html1.mh-extra.com/html/quest-engineering/dl4300/dl4300_user-manual_3648779421.webp)
DL4300 Appliance
Edit-VBVirtualStandby
421
Option
Description
-scheduletype
Type of schedule interval. Specified the option with
one of the following four values:
•
"daily" - For a daily automatically created archive.
•
"weekly" - For a weekly automatically created
archive. You must specify the "-dayofweek"
parameter.
•
"monthly" - For a monthly automatically created
archive. You must specify the "-dayofmonth"
parameter. If a month does not have the day
specified—for example, "31"—then the archive will
not occur for that month.
•
"lastdayofmonth" - For automatically creating an
archive on the last day of each month.
-dayofweek
Use only for the "weekly" option of the "-
scheduletype" parameter. The day of the week
on which to automatically create the archive (for
example, "Monday").
-dayofmonth
Use only for the "month" option of the "-
scheduletype" parameter. The day (number) of the
month on which to automatically create the archive
(for example, "15").
-time
The hour of the day when you want to create an
archive.
-initialpause
Optional. Specify this option if you want to initially
pause archiving after you configure the archiving
schedule.
-id
The identifier of the scheduled archive that you want
to edit.
Example:
Edit a scheduled archive on the local 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
Parent topic
Edit-VBVirtualStandby
The
Edit-VBVirtualStandby
command lets you use PowerShell to make changes to an existing virtual export
to a VirtualBox virtual machine (VM).
Usage
The usage for the command is as follows:
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>]