-
Notifications
You must be signed in to change notification settings - Fork 0
Netcontroller.exe
Patrick Martin edited this page Oct 30, 2013
·
5 revisions
GUI app to capture the local Windows environment and allow Start / Stop (maybe) / Query
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
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"
Delphi WOL, WMI, Samba