Well, my my my...
This was beyond silly, as in, I made a stupid mistake, a typo basically, but the result of the typo was like beyond silly.
This is the relevant bit of code to start our DCS OB Server.
start /min "" dcs --server --norender
@Echo DCS will be started via a powershell script that is in TaskScheduler.
So that is all.
My mistake? Somehow I lost the line fine at the end of that first line, so it resulted into this:
start /min "" dcs --server --norender@Echo DCS will be started via a powershell script that is in TaskScheduler.
@exit
So, DCS would start, then show a message that "Authorization has failed" and next a whole list of modules that would be unavailable. And next. "Unfortunately DCS has crashed" ... with some weirdo exception error in the log on the intel graphics card driver.
Never seen anything like this happen. I mean, one would expect a message "incorrect parameter" at startup, or even a message in the log file.
But no, oh well