Restart Needed - Triggered by a BES Action
| 0 Votes |
Description
| The listed computers have pending operations that are waiting for a restart. This Fixlet message will only become relevant if the computer is in a pending restart state triggered by a BES action. To see all computers that are in the pending restart state, or to see computers in a pending restart state that was not triggered by a BES action, please see the following Fixlet messages: Note: When running the action below, you should pay careful attention to the action deployment options in order to avoid restarting the computer at inappropriate times. Note: This Fixlet message will only become relevant on computers with a BES Client version of BES 6.0 or higher. |
Property Details
| 588 | |
| Restart Needed - Triggered by a BES Action | |
| Computer Support | |
| 0 | |
| BigFix | |
| <Unspecified> | |
| Moderate | |
| BES computers SPAN SCRIPT isEvansOrLater | |
| besSupport on 10/17/2012 1:16:19 PM | |
| danielheth on 10/17/2012 1:16:19 PM | |
| 9244 Views / 22 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 1 fixlet | * Results in a true/false |
Actions
Action 1
// Only check for action lock state on windows machines
if {name of operating system starts with "Win"}
// only run this action on computers that are not locked
continue if {not locked of action lock state}
endif
action requires restart
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

