Disable Corona Frame Buffer with maxscript?

Hi,

Can we get to the Corona Frame buffer through maxscript? I need to turn if off for some network rendering (Setting it to None in the System->System Settings option).

Thanks.

You can show or hide the vfb via maxscript: Chaos Docs
Accessing the system-wide system settings is not possible via maxscript yet. This is however listed as a feature request in our internal tracker.