Message 1 of 1
WMI Remotely created backburner server process provokes errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am making a small interface in python to be able to shutdown or start backburner servers and vrayspawners mainly.
I use WMI (Win32_Process.Create).
The remotely created backburner server process does not react as if i had started it manually. First, the window does not show (i think wmi cannot create interactive processes), secondly, it generates a 3ds max error no response when submitted a job. As if the process was flagged as bad by the manager or by 3ds max, i dont know.
Is there anything you could advise me ?
Are there things i have to know about backburner in order to start a server in the correct way ?
thanks