Action with restart in the middle

Rebooting in the middle of a baseline isn’t recommended. It slows down baseline execution significantly.

It is much better to reboot as the post action to a baseline, and then have a 2nd baseline continue from there.

If you want to reboot in an action, you can have the last line of actionscript use the restart actionscript command.

This is not the best document, but it references the restart command in the “Other” section: https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/BigFix%20Actions


###Related: