Sample VGP XML file - SCVMM Hyper-V (Bare Metal)


For information about various settings, see Information-about-settings-in-the-SCVMM-Hyper-V-XML-files-Bare-Metal-and-Template-Based.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VirtualGuestPackageConfiguration>
    <GeneralInfo>
        <PackageName>BM-01</PackageName>
        <PackageDescription></PackageDescription>
        <DepotGroupId>2000400</DepotGroupId>
        <VirtualGuestPackageType>15</VirtualGuestPackageType>
        <VirtualGuestName>bm-vm</VirtualGuestName>
    </GeneralInfo>
    <PlatformInfo>
        <VirtualGuestInfo>
            <Description></Description>
            <GuestOS>windows_2003</GuestOS>
   <VirtualGuestStorage>C:\ClusterStorage\Volume2</VirtualGuestStorage>
            <CoresPerSocket>1</CoresPerSocket>
            <NumOfSockets>1</NumOfSockets>
            <MemoryInMB>256</MemoryInMB>   
            <PowerOnVMAfterCreation>false</PowerOnVMAfterCreation>
            <VirtualDisks>
                <VirtualDisk>
                    <DiskSizeInGB>2.0</DiskSizeInGB>
                    <Storage>C:\ClusterStorage\Volume2</Storage>
                    <ThinProvisioning>false</ThinProvisioning>
                    <DiskExtendedProperties>
                        <PlatformSpecificProperty>
                            <PropertyName>diskInterfaceType</PropertyName>
                            <PropertyValue>SCSI</PropertyValue>
                        </PlatformSpecificProperty>
                    </DiskExtendedProperties>
                </VirtualDisk>
            </VirtualDisks>
            <VirtualNetworks>
                <VirtualNetwork>
                    <NetworkName>VM Network</NetworkName>
                    <NetworkExtendedProperties>
                        <PlatformSpecificProperty>
                            <PropertyName>vlanID</PropertyName>
                            <PropertyValue>2</PropertyValue>
                        </PlatformSpecificProperty>
                    </NetworkExtendedProperties>
                </VirtualNetwork>
            </VirtualNetworks>
            <PlatformSpecificProperties>
                <PlatformSpecificProperty>
                    <PropertyName>cpuPriority</PropertyName>
                    <PropertyValue>High</PropertyValue>
                </PlatformSpecificProperty>
                <PlatformSpecificProperty>
                    <PropertyName>networkAdapterType</PropertyName>
                    <PropertyValue>Synthetic</PropertyValue>
                </PlatformSpecificProperty>
            </PlatformSpecificProperties>
        </VirtualGuestInfo>
    </PlatformInfo>
</VirtualGuestPackageConfiguration>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation 23.2