You can use vApp templates to instantiate vApps. After creating the vApp, you can modify its settings to minimize the consumption of computing and storage resources.
Prerequisites
Verify that you are connected to a vCloud
Director server.
Procedure
1
Retrieve the organization vDC to which you want to add the new vApp.
$myOrgVdc = Get-OrgVdc -Name 'MyOrgVdc'
2
Retrieve the source vApp template for your new vApp.