can I use Maxscript to change DR settings ?

Hello!
vrayEditDRSettings() is function to open dialog , can I edit settings directly with maxscript ? like IP address or transfer missing data checkerbox ?

The settings are saved in a text file, see the first green box here.

The distributed rendering settings are stored in a text file called vray_dr.cfg, which is located in the 3ds Max plugcfg folder (normally, this is located in the local application data folder for the current Windows user)​

I found it in “C:\Users\ #My user name#\AppData\Local\Autodesk\3dsMax\2023 - 64bit\ENU\en-US\plugcfg”
Thank you so much, that is what I am looking for.

Yeah, depending on Max version, those paths may get awfully contorted…