Sample VGP XML file - VMware vCenter (based on template or on another VM)
For information about various settings, see Information about settings in the VMware VGP XML file.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VirtualGuestPackageConfiguration>
<GeneralInfo>
<PackageName>GOLD-Win2k8-R2</PackageName>
<PackageDescription></PackageDescription>
<DepotGroupId>2000200</DepotGroupId>
<VirtualGuestPackageType>2</VirtualGuestPackageType>
<VirtualGuestName>testVGPTemplate</VirtualGuestName>
</GeneralInfo>
<PlatformInfo>
<VMwareInfo>
<VMOrTemplateId>2000100 VMWareTemplate vm-245</VMOrTemplateId>
<ClonedDiskFormat>sameAsSource</ClonedDiskFormat>
<IsCustomConfig>false</IsCustomConfig>
<VMXDatastore>DELL-ISCSI-VD4-SHARED</VMXDatastore>
<NumOfProcessors>1</NumOfProcessors>
<MemoryInMB>1024</MemoryInMB>
<VMwareDiskSettings>
<DiskInfo>
<DiskSize>40960</DiskSize>
<DiskSizeUnit>MB</DiskSizeUnit>
<Datastore>DELL-ISCSI-VD4-SHARED</Datastore>
<ThinProvisioning>false</ThinProvisioning>
</DiskInfo>
</VMwareDiskSettings>
<VMwareNetworkSettings>
<NetworkConnection>
<Network>VM Network</Network>
<Adapter>E1000</Adapter>
<ConnectAtPowerOn>true</ConnectAtPowerOn>
<GuestNetworkConfiguration>
<AutoIPAddress>true</AutoIPAddress>
<AutoDNS>true</AutoDNS>
<DnsSuffixForConnection>dsl.bmc.com</DnsSuffixForConnection>
</GuestNetworkConfiguration>
</NetworkConnection>
</VMwareNetworkSettings>
<OSCustomizationInfo>
<WindowsCustomizationInfo>
<ComputerName>win2k8</ComputerName>
<AdminPassword>BLencrypt:PQEOMXMVOXAAXPQTZNPXVALZMAMUKMXMKLWVWVBVNVALOBBLPWXLVPULUUVVWKNX</AdminPassword>
<Workgroup>workgroup</Workgroup>
<UserName>admin</UserName>
<Organization>bmc</Organization>
<LicenseKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</LicenseKey>
<LicenseType>perServer</LicenseType>
<NumOfConnections>5</NumOfConnections>
<TimezoneId>4</TimezoneId>
<LocaleId>4</LocaleId>
<RunOnceCommands>
<Command> route -p add 192.168.1.13 mask 255.255.255.0 192.168.1.1</Command>
</RunOnceCommands>
</WindowsCustomizationInfo>
</OSCustomizationInfo>
</VMwareInfo>
</PlatformInfo>
</VirtualGuestPackageConfiguration>
Was this page helpful? Yes No
Submitting...
Thank you
Comments