I solved by restarting the service "Update Services" on the server.
How to add custom update a bat file?
In the options I only vbscript and powershell.
When I run the update with a bat file in the log file I get this error:
Running CustomUpdateEngine.ScriptElement
Running ScriptElement.
Running: C: \ Windows \ system32 \ Cscript.exe With arguments: "Java_8_40_Install.bat"
Exiting process with ExitCode = 1
End of ScriptElement.
actually the command cscript file.bat will never work.
How to add custom update a bat file?
In the options I only vbscript and powershell.
When I run the update with a bat file in the log file I get this error:
Running CustomUpdateEngine.ScriptElement
Running ScriptElement.
Running: C: \ Windows \ system32 \ Cscript.exe With arguments: "Java_8_40_Install.bat"
Exiting process with ExitCode = 1
End of ScriptElement.
actually the command cscript file.bat will never work.