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
  • VirtaLinux Documentation

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

      virtagroup

      This command imports and exports information and settings associated with a Windows group account. For remote operation, use this command only if all Environmental and Machine RequirementsPreview for Tether have been met.

      The account information is exported to an "account bundle" directory on the desktop of the user currently logged in to the machine. The name of the directory is the SID of the group. If this directory already exists, it is replaced by the newest operation.

      The directory contains the file win32_group.xml, which is a definition of the group and the group Local Security Authority (LSA) privileges.

      For information about importing and exporting information associated with a Windows user account, see virtauserPreview.

      Syntax

      virtagroup /L [server | server username password]
      virtagroup /X [server | server username password] account [/A appliance]
      virtagroup /I "bundlepath"

      Options

      Option

      Description

      /L

      List all the group accounts currently on the destination machine. Displays the SIDs and names of the groups. If credentials are specified, the source machine is queried.

      /X

      Export a group account to a bundle on the desktop from the source machine. If credentials are specified, the source machine is queried.

      account

      The Security Identifier (SID) or the name of the account to export.

      /A

      Used in conjunction with the appliance parameter.

      appliance

      The full path of the appliance or directory to export the bundle to. If a path is not specified, the bundle will be saved to the desktop.

      /I

      Import an existing account bundle to the destination machine. The path must be an absolute path to the location of the bundled directory that contains previously exported group account files.

      bundle path

      The full path of the bundle directory to import.

      Example Usage

      • Lists the groups on the source machine.

        virtagroup /L SERVER USERNAME PASSWORD
      • Exports the group from the source machine to the accounts folder within the specified appliance on the destination machine. Alternatively, you can specify any folder. If the appliance or folder is not specified, the virtagroupPreview bundle will be created on the desktop.

        virtagroup /X SERVER USERNAME PASSWORD IIS_WPG_SID [/A appliancefolder]
      • Imports the groups on the destination machine.

        virtagroup /I C:\Users\Administrator\Desktop\%IIS_WPG_SID%

         

         

      {"serverDuration": 11, "requestCorrelationId": "28262db96712414b8429d92882fe24ed"}