Sample Exchange

 View Only

Using Import-VApp to upload OVA or OVF to VMware Cloud on AWS 

Aug 10, 2018 01:32 PM

This is a sample that uploads an OVA into VMware Cloud on AWS using the PowerCLI Import-VApp cmdlet. 

Requirements:

  • VPN established between your onPrem environment and the Management Compute Gateway (MGW) in VMC
  • Port 443 opened on the VMC Firewall for both destination Cloud vCenter Server and ESXi host (VC is for API connectivity and ESXi is for data transfer)

#OVF
#Apache2.0
#PowerShell
#VMC
#VMwarePowerCLI
#VMwareCloudonAWS
#Import-VApp
#powercli
#VMwareCloudonAWS
#ova

Statistics
0 Favorited
2 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
ps1 file
snippet.ps1   632 B   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Jan 31, 2019 09:34 PM

Hey - I'm trying this and I have issues with the "network". No matter which network segment I pick, I end up with this error: Import-VApp : 2019-01-31 16:31:16 Import-VApp "Network 'George-Test' is not accessible from host with id 'HostSystem-host-57'."
Any idea?

Related Entries and Links

No Related Resource entered.