15 lines
755 B
XML
15 lines
755 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WOLDatabase>
|
|
<Configuration>
|
|
<BroadcastAddress>127.0.0.1</BroadcastAddress>
|
|
<Port>7</Port>
|
|
<DnsSuffix>.internal.mydomain.tld</DnsSuffix>
|
|
</Configuration>
|
|
<Computers>
|
|
<Computer name="reception01" friendlyName="Front-desk computer" mac="aa:00:00:00:00:01"/>
|
|
<Computer name="accounting01" friendlyName="accounting workstation 1" mac="bb:00:00:00:00:01"/>
|
|
<Computer name="accounting02" friendlyName="" mac="bb:00:00:00:00:02"/>
|
|
<Computer name="manager01" friendlyName="management workstation 1" mac="cc:00:00:00:00:01"/>
|
|
<Computer name="tech" friendlyName="I.T. technician workstation" mac="ff:ff:ff:ff:ff:01"/>
|
|
</Computers>
|
|
</WOLDatabase> |