Hi,
I've posted this question at numerous places, even asked APC, but they are not the quickest to respond. So I wanted to give it a try here.
I want to execute a batch file (command file) using Powerchute Business Edition. I'm able to write it so that an exe file gets executed, I can logon to a remote computer, I can send a message to the remote computer in my network...
BUT the shutdown command won't execute. I've tried several different options of the shutdown command. Nothing works. At first I couldn't even make it open an exe file. then APC told me to mark something in Windows Services. After that I could execute those exe files and do a netsend.
shutdown, however, won't work.
net use \\computername /user:username password
shutdown -s -m \\computername -t 60
I've posted this question at numerous places, even asked APC, but they are not the quickest to respond. So I wanted to give it a try here.
I want to execute a batch file (command file) using Powerchute Business Edition. I'm able to write it so that an exe file gets executed, I can logon to a remote computer, I can send a message to the remote computer in my network...
BUT the shutdown command won't execute. I've tried several different options of the shutdown command. Nothing works. At first I couldn't even make it open an exe file. then APC told me to mark something in Windows Services. After that I could execute those exe files and do a netsend.
shutdown, however, won't work.
net use \\computername /user:username password
shutdown -s -m \\computername -t 60