Basically title, every time I try to patch our RES3700 server it crashes with the EF Stop message Critical process died.
Looking through the logs, the crash occurs as its attempting to shutdown all of the services/processes. Most common it happens on the 'Lm' process.
I used 7-Zip and extracted all the installation files manually. Looks like they use a vb script which loops through all the items in a text file to stop all the processes.
I deleted several process I know aren't running on our system from the txt file, and ran the patch batch file and now the patch will install. However this is just a workaround and its a real PITA to have to extract, modify, and run each patch. So I want to figure out what is causing Win Server 2016 to crash while trying to stop a process, particularly one that doesn't even running on this system in the case of Lm.
I attached the patch log file, so you can see what happens when the server crashes....
Looking through the logs, the crash occurs as its attempting to shutdown all of the services/processes. Most common it happens on the 'Lm' process.
I used 7-Zip and extracted all the installation files manually. Looks like they use a vb script which loops through all the items in a text file to stop all the processes.
I deleted several process I know aren't running on our system from the txt file, and ran the patch batch file and now the patch will install. However this is just a workaround and its a real PITA to have to extract, modify, and run each patch. So I want to figure out what is causing Win Server 2016 to crash while trying to stop a process, particularly one that doesn't even running on this system in the case of Lm.
I attached the patch log file, so you can see what happens when the server crashes....