![Quest Engineering DL4300 User Manual Download Page 458](http://html1.mh-extra.com/html/quest-engineering/dl4300/dl4300_user-manual_3648779458.webp)
DL4300 Appliance
New-VBVirtualStandby
458
Option
Description
-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.
-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.
-protectedserver
Force for the current protected machine’s name.
-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.
Example:
Force a snapshot for all protected machines:
>New-Snapshot -all
Parent topic
New-VBVirtualStandby
The
New-VBVirtualStandby
command lets you use PowerShell to create a new virtual export to a VirtualBox
virtual machine (VM).
Usage
The usage for the command is as follows:
New-VBVirtualStandby -core [host name] -user [login] -password [password] -protectedserver [name | IP address] -volumes [volumes names] -vmname [virtual machine name] [-ram [total megabytes] | -usesourceram] -linuxhostname [linux hostname] -hostport [linux port] -targetpath [location] -pathusername [login] -pathpassword [password] -initialexport
Command Options
The following table describes the options available for the
New-VBVirtualStandby
command:
Table 219. New-VBVirtualStandby 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.