[Machine] Shutdown/Restart
Q100017: [Machine] Shutdown/Restart
Shuts down or restarts the specified server.
Parameter | In/Out | Description | Other Info |
---|---|---|---|
Active Directory Connection | In | The Active Directory connection must specify an account with permission to shutdown the target machine. | Connection type: sysAD |
Network machine name | In | The network machine name to perform the shutdown action on. You can use localhost for specifying the machine the JobServer service is running on. |
|
Shutdown message | In | The message for the reason of record for the shutdown. | |
Wait seconds before shutdown | In | The timeout in seconds: how long the machine should wait to allow running applications to stop before forcing shutdown. | Default: 60 |
Restart after shutdown? | In | Should the machine restart immediately upon successful shutdown? | Default: True |
Log output level | In | Choices: Minimal , Verbose The level of execution detail you want to appear in the log. |
Default: Minimal |
(Italics = required parameters)
Notes
The [Machine] Shutdown/Restart
module can be used to control either the local server or a member machine that is part of the Active Directory domain. Periodically restarting a machine can help overall system performance if certain installed applications have a tendancy to grab large amounts of system resources and never releases them, even if it is not using them any longer.
Last Updated:
10/3/2023 1:06:50 AM