|
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +** DO NOT EDIT THIS FILE. |
| 4 | +** If you make changes to this file while any VirtualBox related application |
| 5 | +** is running, your changes will be overwritten later, without taking effect. |
| 6 | +** Use VBoxManage or the VirtualBox Manager GUI to make changes. |
| 7 | +** |
| 8 | +** Written by VirtualBox 7.2.4_RPMFUSION (r170995) |
| 9 | +--> |
| 10 | +<VirtualBox xmlns="http://www.virtualbox.org/" version="1.19-linux"> |
| 11 | + <Machine uuid="{a6277950-3d1b-45d3-b2fd-dc1f385027e1}" name="GOAD-DC01" OSType="Windows2016_64" currentSnapshot="{264ccd7e-9ffd-45ba-bd0e-4e1968d3355a}" snapshotFolder="Snapshots" lastStateChange="2025-12-19T21:00:43Z"> |
| 12 | + <MediaRegistry> |
| 13 | + <HardDisks> |
| 14 | + <HardDisk uuid="{0898f36f-01c3-4b43-8aeb-36ba7adaef95}" location="WindowsServer2019-disk001.vmdk" format="VMDK" type="Normal"> |
| 15 | + <HardDisk uuid="{3c72ec80-dc73-4448-a63e-97970cdd87e5}" location="Snapshots/{3c72ec80-dc73-4448-a63e-97970cdd87e5}.vmdk" format="VMDK"> |
| 16 | + <HardDisk uuid="{e6800503-8273-4f16-b584-c7ba2c1df698}" location="Snapshots/{e6800503-8273-4f16-b584-c7ba2c1df698}.vmdk" format="VMDK"/> |
| 17 | + </HardDisk> |
| 18 | + <!-- |
| 19 | + ** I ignored the big warning above and edited this file anyway. Yes, I'm kind of a rebel. |
| 20 | + ** Don't tell VirtualBox about it, they get upset. |
| 21 | + ** Manually add a "tree" of snapshots for testing purposes. |
| 22 | + --> |
| 23 | + <HardDisk uuid="{264ccd7e-9ffd-45ba-bd0e-4e1968d3355a}" location="Snapshots/{264ccd7e-9ffd-45ba-bd0e-4e1968d3355a}.vmdk" format="VMDK"> |
| 24 | + <HardDisk uuid="{95b1572d-c893-48f0-9bc9-6a01a0fd2cb6}" location="Snapshots/{95b1572d-c893-48f0-9bc9-6a01a0fd2cb6}.vmdk" format="VMDK"/> |
| 25 | + </HardDisk> |
| 26 | + </HardDisk> |
| 27 | + </HardDisks> |
| 28 | + </MediaRegistry> |
| 29 | + <Snapshot uuid="{95b1572d-c893-48f0-9bc9-6a01a0fd2cb6}" name="push_1766163705_7292" timeStamp="2025-12-19T17:01:46Z"> |
| 30 | + <Hardware> |
| 31 | + <Memory RAMSize="3000"/> |
| 32 | + <Boot> |
| 33 | + <Order position="1" device="HardDisk"/> |
| 34 | + <Order position="2" device="DVD"/> |
| 35 | + <Order position="3" device="None"/> |
| 36 | + <Order position="4" device="None"/> |
| 37 | + </Boot> |
| 38 | + <Display VRAMSize="128"/> |
| 39 | + <RemoteDisplay enabled="true"> |
| 40 | + <VRDEProperties> |
| 41 | + <Property name="TCP/Address" value="127.0.0.1"/> |
| 42 | + <Property name="TCP/Ports" value="5902"/> |
| 43 | + </VRDEProperties> |
| 44 | + </RemoteDisplay> |
| 45 | + <Firmware/> |
| 46 | + <BIOS> |
| 47 | + <IOAPIC enabled="true"/> |
| 48 | + <SmbiosUuidLittleEndian enabled="true"/> |
| 49 | + </BIOS> |
| 50 | + <Network> |
| 51 | + <Adapter slot="0" enabled="true" MACAddress="0800277AA2FC" type="82540EM"> |
| 52 | + <NAT localhost-reachable="true"> |
| 53 | + <DNS use-proxy="true"/> |
| 54 | + <Forwarding name="ssh" proto="1" hostip="127.0.0.1" hostport="2222" guestport="22"/> |
| 55 | + <Forwarding name="winrm" proto="1" hostip="127.0.0.1" hostport="55985" guestport="5985"/> |
| 56 | + <Forwarding name="winrm-ssl" proto="1" hostip="127.0.0.1" hostport="55986" guestport="5986"/> |
| 57 | + </NAT> |
| 58 | + </Adapter> |
| 59 | + <Adapter slot="1" enabled="true" MACAddress="0800278CC821" type="82540EM"> |
| 60 | + <DisabledModes> |
| 61 | + <NAT localhost-reachable="true"/> |
| 62 | + <InternalNetwork name="intnet"/> |
| 63 | + <NATNetwork name="NatNetwork"/> |
| 64 | + </DisabledModes> |
| 65 | + <HostOnlyInterface name="vboxnet0"/> |
| 66 | + </Adapter> |
| 67 | + </Network> |
| 68 | + <AudioAdapter driver="ALSA"/> |
| 69 | + <Clipboard mode="Bidirectional"/> |
| 70 | + <StorageControllers> |
| 71 | + <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"> |
| 72 | + <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0"> |
| 73 | + <Image uuid="{0898f36f-01c3-4b43-8aeb-36ba7adaef95}"/> |
| 74 | + </AttachedDevice> |
| 75 | + </StorageController> |
| 76 | + </StorageControllers> |
| 77 | + <RTC localOrUTC="UTC"/> |
| 78 | + <CPU count="2"> |
| 79 | + <HardwareVirtExLargePages enabled="false"/> |
| 80 | + <PAE enabled="true"/> |
| 81 | + <LongMode enabled="true"/> |
| 82 | + </CPU> |
| 83 | + </Hardware> |
| 84 | + <Snapshots> |
| 85 | + <Snapshot uuid="{264ccd7e-9ffd-45ba-bd0e-4e1968d3355a}" name="push_1766170151_8843" timeStamp="2025-12-19T18:49:11Z"> |
| 86 | + <Hardware> |
| 87 | + <Memory RAMSize="3000"/> |
| 88 | + <Boot> |
| 89 | + <Order position="1" device="HardDisk"/> |
| 90 | + <Order position="2" device="DVD"/> |
| 91 | + <Order position="3" device="None"/> |
| 92 | + <Order position="4" device="None"/> |
| 93 | + </Boot> |
| 94 | + <Display VRAMSize="128"/> |
| 95 | + <RemoteDisplay enabled="true"> |
| 96 | + <VRDEProperties> |
| 97 | + <Property name="TCP/Address" value="127.0.0.1"/> |
| 98 | + <Property name="TCP/Ports" value="5902"/> |
| 99 | + </VRDEProperties> |
| 100 | + </RemoteDisplay> |
| 101 | + <Firmware/> |
| 102 | + <BIOS> |
| 103 | + <IOAPIC enabled="true"/> |
| 104 | + <SmbiosUuidLittleEndian enabled="true"/> |
| 105 | + </BIOS> |
| 106 | + <Network> |
| 107 | + <Adapter slot="0" enabled="true" MACAddress="0800277AA2FC" type="82540EM"> |
| 108 | + <NAT localhost-reachable="true"> |
| 109 | + <DNS use-proxy="true"/> |
| 110 | + <Forwarding name="ssh" proto="1" hostip="127.0.0.1" hostport="2222" guestport="22"/> |
| 111 | + <Forwarding name="winrm" proto="1" hostip="127.0.0.1" hostport="55985" guestport="5985"/> |
| 112 | + <Forwarding name="winrm-ssl" proto="1" hostip="127.0.0.1" hostport="55986" guestport="5986"/> |
| 113 | + </NAT> |
| 114 | + </Adapter> |
| 115 | + <Adapter slot="1" enabled="true" MACAddress="0800278CC821" type="82540EM"> |
| 116 | + <DisabledModes> |
| 117 | + <NAT localhost-reachable="true"/> |
| 118 | + <InternalNetwork name="intnet"/> |
| 119 | + <NATNetwork name="NatNetwork"/> |
| 120 | + </DisabledModes> |
| 121 | + <HostOnlyInterface name="vboxnet0"/> |
| 122 | + </Adapter> |
| 123 | + </Network> |
| 124 | + <AudioAdapter driver="ALSA"/> |
| 125 | + <Clipboard mode="Bidirectional"/> |
| 126 | + <StorageControllers> |
| 127 | + <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"> |
| 128 | + <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0"> |
| 129 | + <Image uuid="{3c72ec80-dc73-4448-a63e-97970cdd87e5}"/> |
| 130 | + </AttachedDevice> |
| 131 | + </StorageController> |
| 132 | + </StorageControllers> |
| 133 | + <RTC localOrUTC="UTC"/> |
| 134 | + <CPU count="2"> |
| 135 | + <HardwareVirtExLargePages enabled="false"/> |
| 136 | + <PAE enabled="true"/> |
| 137 | + <LongMode enabled="true"/> |
| 138 | + </CPU> |
| 139 | + </Hardware> |
| 140 | + </Snapshot> |
| 141 | + </Snapshots> |
| 142 | + </Snapshot> |
| 143 | + <Hardware> |
| 144 | + <Memory RAMSize="3000"/> |
| 145 | + <Boot> |
| 146 | + <Order position="1" device="HardDisk"/> |
| 147 | + <Order position="2" device="DVD"/> |
| 148 | + <Order position="3" device="None"/> |
| 149 | + <Order position="4" device="None"/> |
| 150 | + </Boot> |
| 151 | + <Display VRAMSize="128"/> |
| 152 | + <RemoteDisplay enabled="true"> |
| 153 | + <VRDEProperties> |
| 154 | + <Property name="TCP/Address" value="127.0.0.1"/> |
| 155 | + <Property name="TCP/Ports" value="5902"/> |
| 156 | + </VRDEProperties> |
| 157 | + </RemoteDisplay> |
| 158 | + <Firmware/> |
| 159 | + <BIOS> |
| 160 | + <IOAPIC enabled="true"/> |
| 161 | + <SmbiosUuidLittleEndian enabled="true"/> |
| 162 | + </BIOS> |
| 163 | + <Network> |
| 164 | + <Adapter slot="0" enabled="true" MACAddress="0800277AA2FC" type="82540EM"> |
| 165 | + <NAT localhost-reachable="true"> |
| 166 | + <DNS use-proxy="true"/> |
| 167 | + <Forwarding name="ssh" proto="1" hostip="127.0.0.1" hostport="2222" guestport="22"/> |
| 168 | + <Forwarding name="winrm" proto="1" hostip="127.0.0.1" hostport="55985" guestport="5985"/> |
| 169 | + <Forwarding name="winrm-ssl" proto="1" hostip="127.0.0.1" hostport="55986" guestport="5986"/> |
| 170 | + </NAT> |
| 171 | + </Adapter> |
| 172 | + <Adapter slot="1" enabled="true" MACAddress="0800278CC821" type="82540EM"> |
| 173 | + <DisabledModes> |
| 174 | + <NAT localhost-reachable="true"/> |
| 175 | + <InternalNetwork name="intnet"/> |
| 176 | + <NATNetwork name="NatNetwork"/> |
| 177 | + </DisabledModes> |
| 178 | + <HostOnlyInterface name="vboxnet0"/> |
| 179 | + </Adapter> |
| 180 | + </Network> |
| 181 | + <AudioAdapter driver="ALSA"/> |
| 182 | + <Clipboard mode="Bidirectional"/> |
| 183 | + <StorageControllers> |
| 184 | + <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"> |
| 185 | + <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0"> |
| 186 | + <Image uuid="{e6800503-8273-4f16-b584-c7ba2c1df698}"/> |
| 187 | + </AttachedDevice> |
| 188 | + </StorageController> |
| 189 | + </StorageControllers> |
| 190 | + <RTC localOrUTC="UTC"/> |
| 191 | + <CPU count="2"> |
| 192 | + <HardwareVirtExLargePages enabled="false"/> |
| 193 | + <PAE enabled="true"/> |
| 194 | + <LongMode enabled="true"/> |
| 195 | + </CPU> |
| 196 | + </Hardware> |
| 197 | + <Groups> |
| 198 | + <Group name="/GOAD"/> |
| 199 | + </Groups> |
| 200 | + </Machine> |
| 201 | +</VirtualBox> |
0 commit comments