![Quest Engineering DL4300 User Manual Download Page 455](http://html1.mh-extra.com/html/quest-engineering/dl4300/dl4300_user-manual_3648779455.webp)
DL4300 Appliance
New-ScheduledArchive
455
New-ScheduledArchive
The
New-ScheduledArchive
command lets you use PowerShell to make changes to an existing scheduled
archive.
Usage
The usage for the command is as follows:
New-ScheduledArchive -core [host name] -user [login] -password [password] -all | -protectedserver [name | IP address] -path [location] -archiveusername [name] -archivepassword [password] -cloudaccountname [name] -cloudcontainer [name] -recycleaction [type] -schdeuletype [type] -dayofweek [name] -dayofmonth [number] -time [time]
Command Options
The following table describes the options available for the
New-ScheduledArchive
command:
Table 217. New-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.
-password
Optional. Password to the remote Core host
machine. If you specify a password, you also have to
provide a log on.
If none are provided, then the logged-on user's
credentials will be used.
-protectedserver
The protected machine with recovery points that you
want to archive. You can specify multiple machine
names enclosed in double quotes and separated by
commas.
-all
Archive recovery points for all protected machines.
-path
The path to where to save the archived data. For
example:
•
Local machine: "d:\work\archive"
•
Network path: "\\servername\sharename"
•
Folder in a cloud account: "Folder Name"