I checked the Windows event viewer and found that an error thrown by the Win_KB_Service_cmd.bat script held the key:
Could not find jvm.dll
Could not find jvm.dll in
C:\Program Files\Java\jre1.8.0_181\bin\client\jvm.dll,
C:\ProgramFiles\Java\jre1.8.0_181\jre\bin\hotspot\jvm.dll,
C:\Program Files\Java\jre1.8.0_181\bin\hotspot\jvm.dll or
C:\Program Files\Java\jre1.8.0_181\jre\bin\client\jvm.dll
I checked my
C:\Program Files\Java\jre1.8.0_181\bin folder and found a “server” folder containing the “jvm.dll” but no client folder there.