Skip to content
Patrick Martin edited this page Oct 30, 2013 · 5 revisions

New Controller

Overview

GUI app to capture the local Windows environment and allow Start / Stop (maybe) / Query

Screenshot

Image

Actions

The action are:

  • Scan for new machines
  • Start a machine using WOL
  • Stop a machine using WMI (depends upon permissions)
  • check machine status, up time
  • load the ini file
  • save the ini file

Configuration file

There is only one config file which is not required - defaulthosts.txt in the application directory. This is populated thus:

MACHINE1,00-11-22-33-44-55,"LinkStation Mini backup"

MACHINE2,01-23-45-67-78-89,"Windows 7 Desktop"

MACHINE3,aa-bb-cc-dd-ee-ff,"LinkStation Mini main"

MACHINE4,ab-cd-ef-ab-cd-ef,"Acer Timeline laptop"

Technologies

Delphi WOL, WMI, Samba

Clone this wiki locally