Shut Down Platform and Execution
Disable all Workflow Groups, from the Execution Manager in Desktop, or by entering the following command:
$ mzsh mzadmin/<password> wfgroupdisable \*
Â
Stop all workflows that are not disconnected and let them finish execution.
ÂEnsure that all users shut down any connected connected Desktops. 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 ECs.
Shut down the Platform and all ECs.
$ mzsh shutdown platform <ec name> ...