![Quest Engineering DL4300 User Manual Download Page 451](http://html1.mh-extra.com/html/quest-engineering/dl4300/dl4300_user-manual_3648779451.webp)
DL4300 Appliance
New-Mount
451
Option
Description
-ram
Allocate a specific amount of RAM on the virtual
server.
-usesourceram
Optional. Allocate the same amount of RAM on the
virtual server that the source protected machine has.
-initialexport
Optional. Specify this option if you need to start
an initial on-demand virtual machine export after
configuring the virtual standby.
Example:
Create a new Hyper-V virtual standby machine:
>New-HyperVVirtualStandby -core [host name] -user [login] -password [password] -protectedserver [name | IP address]
-volumes [volumes names] -vmname [virtual machine name] [-gen2] -useVhdx [-uselocalmachine] | -hostname [virtual ho
st name] -hostport [virtual host port number] -hostusername [virtual host login] -hostpassword [virtual host passwo
rd]] -vmlocation [location] [-ram [total megabytes] | -usesourceram] -initialexport
Parent topic
New-Mount
The
New-Mount
command mounts a snapshot of one or more drives.
Usage
The usage for the command is as follows:
New-Mount -core [host name] -user [user name] -password [password] -protectedserver [machine name] -mounttype [read | write | readonlywithpreviouswrites] -drives [drive names] -path [location] –time [MM/DD/YYYY hh:mm:ss tt | passed | latest] –rpn [number]
Command Options
The following table describes the options available for the
New-Mount
command:
Table 214. New-Mount 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.
-protectedserver
The protected server IP address or machine name
(depends on how the particular machine was
protected.
-time
Optional. The timestamp of the Recovery Point to
mount. This should be in the format that is specified
by the OS on the current PC. The administrator is
able to get the latest recovery point by specifying
latest or last checked recovery point by passed
parameter value. By default the latest time option is
chosen.