显示备份中的机器列表

在本页面

    This command displays the list of all machines in the backup file from which you want to perform restore.

    Syntax

    extract.exe -dir [-vm vmname] [-host hostname] [-password backupkey] pathtobackup

    Parameters

    Parameter

    Description

    Required/Optional

    vm

    Name of the machine that you want to restore. Use this parameter to filter machines in the backup.

    Optional

    host

    Name of the host on which the initial machine resides. Specify this parameter to filter machines that have the same name but reside on different hosts.

    Note: This parameter must be specified if the vm parameter is used.

    Optional

    password

    Password for the encrypted backup file.

    Required for encrypted backup files

    pathtobackup

    Path to the backup file from which the machine must be restored.

    Required