Hi,
I am not able to shutdown down remote machine through html parsed cgi-script, but i am able to do through command,
i have apache server running, os win xp sp2, firewall is disabled, but still apache server says Access denied
Here is the code
system "shutdown -f -r -m \\computername";
Apache server dispalys-C:\Program Files\Apache Group\Apache2\cgi-bin\script.cgi -- shutdown -f -r -m \\computername --->access denied