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

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

      virtaaudit

      This command checks whether the source and destination machines comply with application migration pre-requisites. Run this command before you migrate an application. Any issues are listed in the Audit Report.txt file located in the appliance folder.

      If the Audit Report lists a problem or problems that will impede application migration, see Understanding AuditPreview for guidance about how to resolve specific issues identified in the report.

      Administrator privileges are required.

      Syntax

      virtaaudit <server username> <password | /P> [/V] [/O outputDirectory]
      virtaaudit <server> [/V] [/O outputDirectory]

      Options

      Option

      Description

      server

      The IP address or machine name of the source machine.

      username

      The user name of the Administrator account on the source machine.

      password

      The password of the Administrator account on the source machine.

      /O OutputDirectory

      Write the Audit Report file to the specified directory. Optional.

      /V verbose

      Write detailed error descriptions to the CLI. Optional.

      /P hidePassword

      Hide the password for the user. Optional.

      Example Usage

      Example 1

      virtaaudit <server name> <username> <password> Performing Audit, please wait... All required checks passed. To view full audit report file, open "C:\appliances\Audit Report - <IP Address>.txt"

      Example 2 - /P Option

      virtaaudit <server name> <username> /pEnter the user's password: Performing Audit, please wait... All required checks passed. To view full audit report file, open "C:\appliances\Audit Report - <IP Address>.txt"

      If there are errors:

      virtaaudit <server name> <username> <password> Performing Audit, please wait... **** Errors: 1 ****: Remote Access: Blocked   *Remote Access should be Enabled, please set "HKLM\SOFTWARE\Microsoft\COM3\RemoteAccessEnabled" to 1. Error detected, cannot migrate. To view full audit report file, open "C:\appliances\Audit Report - <IP Address>.txt" 

      Example 3 - /V Option

      The /V option will output errors and warnings to the CLI:

       Performing Audit, please wait... **** Warnings: 1 ****: Remote Port 9665: Closed Warning   *Please check to ensure Source Agent is running. If Source Agent is running, port 9665 must be open for Source Agent to function. Please see https://docs.virtamove.com/Migrate/#t=Environmental_and_Machine_Requirements.htm
      {"serverDuration": 10, "requestCorrelationId": "dc9768b89dbc4e8992c3aaa1c46074de"}