Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
VirtaMove Knowledge Center

VirtaMove Documentation
  • VirtaMove Support Knowledge Base
    VirtaMove Support Knowledge Base
     This trigger is hidden
Results will update as you type.
  • V-Migrate Documentation
    • 01. Managing Your VirtaMove Licensing
    • 02. Installation Guide
    • 03. Application Migration Guide
    • 04. Administration Guide
    • 05. CLI Guide
      • CLI Introduction
      • Container Properties
      • CLI Utilities
        • virtaagentdiscover
        • virtaagentsvc
        • virtaasst
        • virtaaudit
        • virtacmd
        • virtacomplus
        • virtacompress
        • virtacotf
        • virtacreate
        • virtacrypt
        • virtacryptdetect
        • virtactlsvc
        • virtadel
        • virtadepends
        • virtadissolve
        • virtadock
        • virtaenvedit
        • virtagroup
        • virtalicense
        • virtalist
        • virtamgr
        • virtamigrate
        • virtamonitor
        • virtansedit
        • virtapace
        • virtapedit
        • virtaprocl
        • virtaprop
        • virtarmmenus
        • virtaremoteinstall
        • virtarun
        • virtarun_c
        • virtasc
        • virtasecurity
        • virtastart
        • virtastatus
        • virtastop
        • virtasvc
        • virtasync
        • virtatasks
        • virtatetheradmin
        • virtauncompress
        • virtaundock
        • virtaupgrade
        • virtauser
        • virtavdrive
    • About VirtaMove V-Migrate Documentation
  • V-Maestro Documentation

    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    virtacotf
    Updated Mar 28, 2022

      virtacotf

      This command runs Config-on-the-FlyPreview on demand for a container. Administrator privileges are required.

      When you execute virtacotfPreview, a COTF log file called VirtaMove_cotf.log is created in the <container>\ctrack\log folder. The log file contains a record of what was done by COTF.  The COTF log file is enabled by default. You can change settings as follows:

      VirtaMove Settings\controller\cotfLog DWORD 0, 1, 2

      0 - off

      1 - on

      2 - verbose

      Syntax

      virtacotf [/S] [/E] VAA [COTF-file [arguments]]

      Options

      Option

      Description

      VAA

      The full path of the container.

      COTF-file

      Full path of the Config-on the-fly file. If you do not specify the complete path for the COTF file, VirtaMove automatically looks for it in the container\scripts directory. For example, you can specify: "StandardCOTF.xml" CPROP_SRC_NODENAME. If specified, the CPROP_CONFIG_FILE property is ignored.

      VirtaMove supports paths that are relative to the container folder. That is, VirtaMove supports:

      ".\scripts\StandardCOTF.xml"

      or the absolute full path:

      "C:\appliance\containerName\scripts\StandardCOTF.xml"

      You can also specify only the file name of the COTF file if the file is in the scripts folder. For example:

      "StandardCOTF.xml"

      arguments

      Arguments for the Config-on the-fly file. You can specify environment variables (e.g., %COMPUTERNAME%) and container properties (e.g., CPROP_SRC_NODENAME).

      /S

      Silent mode.

      /E

      Encryption DetectionPreview Mode. The utility will detect any encrypted data in files and registry keys and output the location of the data to <container>\ctrack\log\CryptDetectLog.txt. This option is executed using default values. To use custom options, see virtacryptdetectPreview.

       

      {"serverDuration": 9, "requestCorrelationId": "c992d3b1ef674c958b6ccd8baa246c56"}