I have an APC Back-UPS 1080G running 2 PCs and a Dell Poweredge SC1430.
One of the PCs is running Windows 10. It has apcupsd 3.14.13 on it. The Dell and the other PC are running Xenserver with one Ubuntu 14 VM each (allows backup of VM by cloning or I would skip XenServer) and one application that is touchy about not getting a graceful shutdown. (The application on the Dell isn't as touchy and it is the Dev server, so I am planning to reducing the load on the UPS by moving it off the battery backup. Right now I'm using it to test the UPS shutdown.)
I have one batch script that if run on the Windows machine will shutdown the applications (timeout.bat) and a second that will shutdown the VMs and Hosts (batterylevel.bat). I've verified they will now work with the system account.
APCUPSD runs but I cannot get it to trigger the batch files...