VmWare vSphere Library - Exporting an existing VM to an OVF file #382
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The VMware vSphere GUI provides a method in which the user can export an existing VM to an OVF template as seen in the screenshot below.
As of VMware vSphere Library version 1.0.4.0, this method is not supported. In the case of this particular command or any other command which is not currently available via the library you may use the Do_PowerShell_Command method in order to automate triggering a PowerCLI command.
Please see the following article for details of the Export-VApp command which can be used in conjunction with the Do_PowerShell_Command method to export an existing VM to an OVF file.
https://www.vmware.com/support/developer/PowerCLI/PowerCLI501/html/Export-VApp.html
Attachments:
Jeremy Gerson (Jeremy.G) - 02/26/2014 10:33 PM
· 2442 ·
Beta Was this translation helpful? Give feedback.
All reactions