IPSentrySupport
Posts: 1783
Score: 0
Joined: 16-May-2006
Status: offline
|
You may find it necessary, as the result of some monitoring task, to request a system shutdown or reboot of a remote NT computer. In the past, we have recommended using the ShutDown utility in the Windows NT resource kit in conjunction with the Launch Application alert function. Because not everybody needs or has immediate access to the resource kit utilities, we have included our own version of shutdown called iShutDn.exe which can be used to initiate a shutdown sequence on the local or remote NT computer. iShutDn requires a minimum of only one command line option to tell the name of the system that should be shut down with the remaining options set to the most widely used defaults for IPSentry. iShutDn Usage Command Line Syntax iShutDn /machine=machine /delay=delay /message=message /staydown /noforce /noui Where machine The name of the computer to shut down. delay Number of seconds to delay shutdown after request. message Message to display prior to shutdown. /staydown Optional: The remote system is NOT to auto reboot. /noforce Optional: Applications with unsaved data will not be forcefully terminated - may interrupt shutdown. /noui Option: The standard "shutting down" and "results" information windows will not be displayed. /? or /H Displays the command line syntax for reference. iShutDn Example To shutdown the workstation named WSJOE and display a message that the request is from IPSentry for 10 seconds, the command would be as follows: iShutDn /machine=WSJOE /delay=10 /message=From IPSentry To accomplish the same task through the Launch Application alert facility in IPSentry, enter the following in the Command Line field. "C:\program files\ipsentry\iShutDn.exe" /machine=WSJOE /delay=10 /message=From IPSentry iShutDn Corequisites In order to utilize the remote shutdown, the user account under which iShutDn is run must have "Shutdown System" and "Force Shutdown from Remote System" rights enabled on the remote machine to be shut down.
< Message edited by IPSentrySupport -- 20-Feb.-2008 11:39:31 >
_____________________________
--- IPSentry Support RGE, Inc. http://www.ipsentry.com http://forum.ipsentry.com IPSentry® is a Registered Trademark of RGE, Inc.
|