UiPath Documentation
activities
latest
false
IT-Automatisierungsaktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Import VM

UiPath.HyperV.Activities.ImportVM

Beschreibung

Importiert eine virtuelle Maschine.

Projektkompatibilität

Windows – Legacy | Windows

Konfiguration

Allgemein

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Ziel (Destination)

  • Location - Indicates a different storage location for the virtual machine than the default one configured for the virtualization server. This field supports only strings and String variables.
  • StorageFolder - Indicates a different storage location for the hard disk than the default one configured for the virtualization server. This field supports only strings and String variables.
  • VMName - Indicates the name of the virtual machine after import. If not set, it uses the name of the source virtual machine. This field supports only strings and String variables.

Eingabe

  • CheckpointFolder - Specifies the fully qualified path of the folder where the checkpoint configurations for the virtual machine can be found. This field supports only strings and String variables.
  • ImportType - Specifies the type of the import that should be performed. The possible values are Restore and Copy. The default value is None.
  • VhdFolder - Specifies the full path to the folder where virtual hard disks for the virtual machine are stored. This field supports only strings and String variables.
  • VMFile - Specifies the full path of the virtual machine file that should be imported. This field supports only strings and String variables.

Sonstiges

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.

Ausgabe

  • VirtualMachine - Provides the details about the virtual machine.
Hinweis:

The VMFile parameter provides the path to a virtual machines' configuration file (.vmcx or .xml). This type of file represents the virtual machine that needs to be imported and should not be in use while running this activity.

  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Allgemein
  • Ziel (Destination)
  • Eingabe
  • Sonstiges
  • Ausgabe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben