Interesting... that will actually reboot the machine? I don't seem to have it on my xp machine... but one should be able to write a cf page to upload shutdown.exe and execute it.
-----Original Message----- From: Matt Robertson [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 14, 2005 4:22 PM To: CF-Talk Subject: Re: Server Restart Not every machine has shutdown.exe (none of my win2k desktop or server systems has it). Even so there is still a way to do this: <cfexecute name="c:\winnt\system32\iisreset.exe" arguments="/reboot"> </cfexecute> done -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209504 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

