ps-wakeup/WOLDatabase.xml

28 lines
760 B
XML

<?xml version="1.0" encoding="utf-8"?>
<WOLDatabase>
<Computer
name="reception01"
description="Front-desk computer"
mac="aa:00:00:00:00:01"
/>
<Computer
name="accounting01"
description="accounting workstation 1"
mac="bb:00:00:00:00:01"
/>
<Computer
name="accounting02"
description="accounting workstation 2"
mac="bb:00:00:00:00:02"
/>
<Computer
name="manager01"
description="management workstation 1"
mac="cc:00:00:00:00:01"
/>
<Computer
name="techstation"
description="I.T. technician workstation"
mac="ff:ff:ff:ff:ff:01"
/>
</WOLDatabase>