proxb / PoshPAIG

PowerShell UI used for auditing and installing updates from WSUS to local and remote systems
MIT License
207 stars 61 forks source link

Install patches fails #18

Open sou7611 opened 7 years ago

sou7611 commented 7 years ago

the Install Patches function is not working.

When selected, it returns back a "Completed/Successful" msg immediately. But no patches are applied.

Also, no errors are given.

shaunscott12 commented 7 years ago

Hi @sou7611 Did you find any errors in the c:\windows\windowsupdate.log file on the target machine?

DiHo78 commented 6 years ago

Hello @shaunscott12 ,

I experience the same behaviour. At the end of the windowsupdate.log I have found the following information: 2018-06-13 12:48:33:974 7596 1e34 COMAPI >>-- RESUMED -- COMAPI: Search [ClientId = ] 2018-06-13 12:48:33:990 7596 1e34 COMAPI - Updates found = 4 2018-06-13 12:48:33:990 7596 1e34 COMAPI --------- 2018-06-13 12:48:33:990 7596 1e34 COMAPI -- END -- COMAPI: Search [ClientId = ] 2018-06-13 12:48:33:990 7596 1e34 COMAPI ------------- 2018-06-13 12:48:34:005 7596 30fc COMAPI ------------- 2018-06-13 12:48:34:005 7596 30fc COMAPI -- START -- COMAPI: Install [ClientId = ] 2018-06-13 12:48:34:005 7596 30fc COMAPI --------- 2018-06-13 12:48:34:005 7596 30fc COMAPI - Allow source prompts: Yes; Forced: No; Force quiet: No; Attempt close apps if necessary: No 2018-06-13 12:48:34:005 7596 30fc COMAPI - WARNING: Exit code = 0x80240024 2018-06-13 12:48:34:005 7596 30fc COMAPI --------- 2018-06-13 12:48:34:005 7596 30fc COMAPI -- END -- COMAPI: Install [ClientId = ] 2018-06-13 12:48:34:005 7596 30fc COMAPI ------------- 2018-06-13 12:48:34:005 7596 30fc COMAPI FATAL: Unable to perform synchronous installation successfully. (hr=80240024)