Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This command creates or updates a container. Administrator privileges are required.

You cannot create a container if shortnames are disabled (if NtfsDisable8dot3NameCreation is set to 1 in the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\File System).

Syntax

VIRTACREATE Appliance /E
VIRTACREATE Appliance /C <path_to_appliance_to_clone>
VIRTACREATE Appliance /N <path_to_template>
VIRTACREATE Appliance /T <path_to_template> [<server|server username password>]

Options

Option

Description

Appliance

Full path of the container to create or update. The path cannot contain spaces.

/E

Create a container with no file set (contains only VirtaMove proprietary files and properties).

/C

Clone a container.

/N

Create a container from a container template.

/T

Create a container from a container template using tether. Credentials can be provided. If VirtaMove Source Agent is installed on the source machine, you do not need to provide credentials for the source machine.

 

  • No labels