Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To shutdown execution:

  1. Disable all workflow groups from the Execution Manager in Desktop, or by entering an mzsh command, for example:

    $ mzsh mzadmin/<password> wfgroupdisable \*

    Note!

    If you use the wfgroupdisable command, make sure that you enable all system tasks again when you are done.

  2. Stop all workflows that are not disconnected and let them finish execution.

  3. Shut down all connected Desktops.

    If you want to see which Desktops that are connected, you can use the following command:

    $ mzsh mzadmin/<password> pico -view
  4. Shut down all ECs the ECSAs that have not been disconnected.

    $ mzsh shutdown <ec name> <ecsa name>
  • No labels