Hi,
Please, advise how to programmatically set "System Mode" value.
Manually this value can be set via Management Portal > System > Configuration > Memory and Startup > System Mode dropdown.
Value can be programmatically obtained via $SYSTEM.Version.SystemMode() , but I couldn't find a programmatical way to set it.
Thank you.