Comments
-
Would you be able to go into further detail about how you got this to work? I have a hotfix I am trying to push out but I'm not having any luck. As for the wusa.exe command, where exactly in the new package do you put it? Thanks!
-
Thank you, Lawrence. I used WinRAR to create an SFX archive of the .msu file. I configured the SFX archive to run wusa.exe to apply the .msu after extraction. If anyone is looking to do this, I have verified creating an SFX archive DOES work for hotfixes. Thanks!
-
Thank you for replying, Lawrence. I figured out the certificate problem. Apparently the WSUS signing certificate became corrupt somehow and the clients, including my patch manager server, couldn't verify it. I created a new WSUS signing certificate, deployed it to all my clients, and I'm not getting that error again. Do…
-
Please see my last reply on this thread - http://thwack.solarwinds.com/thread/52163.
-
Please see my last reply in this thread - http://thwack.solarwinds.com/thread/52163. I was able to deploy hotfixes this way.
-
I am having the same issue as you are and I haven't found a resolution yet. I tried pkgmgr.exe as the package and also wusa.exe. Did you happen to try wusa.exe? I tried a step further, went into packageboot and told it to run the wusa.exe command found on the local machine and the parameter of my .msu hotfix but it didn't…