8.3 Shut Down Platform and 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. Ensure that all users shut down any connected Desktop. If you want to see which Desktops that are connected, you can use the following command:

    $ mzsh mzadmin/<password> pico -view

    This command will also display other pico instances, such as EC/ECSAs.


  4. Shut down the Platform and all  EC/ECSAs.

    $ mzsh shutdown Platform <ec name> <ecsa name> ...