Quantcast
Channel: Wsus Package Publisher
Viewing all 3825 articles
Browse latest View live

New Post: keep informed about updates

$
0
0
Hi!

Is there any website out there to be kept informed when a new update is available?
Something like: Java, Acrobat Reader, Flash, Firefox, etc.

It's a bit time-consuming to check every day or once a week all possible distributors if there is a new update available..

Thanks!

New Post: Java 8 updates

$
0
0
GMBU - Thank you for the replay.
where can I find the " Permission to install " ?
I tried to follow the guide from the documentation section but it's failing to uninstall
the install process work perfectly but the uninstall won't work

New Post: keep informed about updates

New Comment on "Documentation"

$
0
0
Hello, one small thing, in installation docs, please describe AcceptTrustedPublisherCerts, that have to be REG_DWORD, with REG_SZ not working, some guys could stop on this, when testing without GPO.

Created Unassigned: MSI Uninstall element not working [335]

$
0
0
Hello guys, i tryied many times as you have described in docs install Java with uninstall older version, but nothing happend except installation new one. working this solution for anybody?

Thanks a lot
Pavel

Commented Unassigned: MSI Uninstall element not working [335]

$
0
0
Hello guys, i tryied many times as you have described in docs install Java with uninstall older version, but nothing happend except installation new one. working this solution for anybody?

Thanks a lot
Pavel
Comments: This http://wsus.de/uninstall2install works for me every time a new Java Version is available.

Commented Unassigned: MSI Uninstall element not working [335]

$
0
0
Hello guys, i tryied many times as you have described in docs install Java with uninstall older version, but nothing happend except installation new one. working this solution for anybody?

Thanks a lot
Pavel
Comments: Thanks Winfried, but you know, MSI uinstall element is much more easy to handle, and if exists, should work.

Commented Unassigned: MSI Uninstall element not working [335]

$
0
0
Hello guys, i tryied many times as you have described in docs install Java with uninstall older version, but nothing happend except installation new one. working this solution for anybody?

Thanks a lot
Pavel
Comments: Yes, it should work. For me it was easyier to create a new solution, then troubleshoot the old one. ;)

New Post: Detect MSI Product code automatically

$
0
0
I'm evaluating wsus package publisher to replace local update publisher which seems to be abandoned. However, one simple feature of the latter is that it auto creates a rule in both the installed/installable category with the proper msi product code, which means simple updates like flash can be created without needing to dig up the code in a msi editor.

This feature should be trivial to implement

New Post: Java 8 updates

$
0
0
GMBU, but my expirience is, that deinstall MSI not working well. Like is described in "uninstalling all java release except the latest one.pdf"

Created Unassigned: Install Pending updates action [336]

$
0
0
Hello, sent commmand Install Pending updates make a records on desctination stations, that "InstallPendingupdates" service start timeout. Of course, no service with this name exist on station. Problably the same on other actions like this one.
Pavel

New Post: Wmi query Rule

$
0
0
Hi WinfriedSonntag,
i have noted your suggestion and i will try as soon as possibile. For the moment, i have suspended this job for other more urgent. However, I need to solve it .
At soon.

Thanks

New Post: Patch My PC experience

$
0
0
Hi, We use it for some of our updates, makes Java updates a breeze just it tends to be about 2-3 weeks behind but thats no bother for us. We've not really used many of the other programs in the catalog but will look to over time. I guess we've been using it for 6-9 months now.

New Post: Patch My PC experience

$
0
0
oh one quick point about using Patch My PC Java updates:

"
once the update is downloaded and showing in WPP you will most likely need to amend the “Return Codes” for it. This defiantly needs to be done for the Java updates.
Otherwise windows will assume that the install failed when in fact it succeeded.
Double click on your new update and add a new line under Return Codes. Set “0” to “Succeeded”
"

New Post: Install Error 80070643

$
0
0
We just implementet the Newest Flash Player PlugIns into WPP and WSUS. Some Clients have problems with the instllations of the packages and some not.
Here are the some entries from the Windows Update Log:
2016-04-13 14:47:11:624 1116 1af8 Report REPORT EVENT: {EA9CB91B-04B9-444B-8ADA-DCB5A46A3925} 2016-04-13 14:46:43:035+0200 1 181 101 {5AA1188A-9903-4644-AF95-19CD9BC80A6B} 1 0 AutomaticUpdates Success Content Install Installation Started: Windows successfully started the following update: Adobe Flash Player 21 NPAPI
2016-04-13 14:47:11:624 1116 1af8 Report REPORT EVENT: {1D536A08-0FEF-4C37-B5DA-CC3618F625DB} 2016-04-13 14:46:43:790+0200 1 182 101 {5AA1188A-9903-4644-AF95-19CD9BC80A6B} 1 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Adobe Flash Player 21 NPAPI.
2016-04-13 14:47:11:624 1116 1af8 Report REPORT EVENT: {FE0F30C8-8021-45E9-8C96-7C917927D17A} 2016-04-13 14:46:43:792+0200 1 181 101 {833E96C4-D6DC-466A-BEC9-1B7EC73C66D8} 1 0 AutomaticUpdates Success Content Install Installation Started: Windows successfully started the following update: Adobe Flash Player 21 ActiveX
2016-04-13 14:47:11:624 1116 1af8 Report REPORT EVENT: {A4F14476-DBFE-47AC-982B-C40F1331B9BB} 2016-04-13 14:46:44:455+0200 1 182 101 {833E96C4-D6DC-466A-BEC9-1B7EC73C66D8} 1 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Adobe Flash Player 21 ActiveX.

We also tried first to uninstall the existing old Flash Player Version and install then the packages, but the result is the same.

New Post: Install Error 80070643

$
0
0
Maybe there is a browser Session open? Then installation will failed.

Try to install manually, it failed too?

New Post: Deploying Firefox

$
0
0
Hi rmdtech,

for the original Firefox setup.exe (not the FrontMotion .msi), a simple is-installed-rule would be to check the FileVersion of firefox.exe. But keep in mind to compare to the file version that you find on the details tab of the file's properties - this might be different from the product version! For the current esr installer the rule would look like:

<bar:FileVersion Path="MozillaFirefox\firefox.exe" Comparison="EqualTo" Version="45.0.2.5945" Csidl="38"/>

An similarily simple is-installable-rule would be to check if the file doesn't exist at all or the file version is less than the one you're installing:

<lar:Or>
<lar:Not>
<bar:FileExists Path="Mozilla Firefox\firefox.exe" Csidl="38"/>
</lar:Not>
<bar:FileVersion Path="Mozilla Firefox\firefox.exe" Comparison="LessThan" Version="45.0.2.5945" Csidl="38"/></lar:Or>

Furthermore for the command line arguments of the Firefox installer you might check https://wiki.mozilla.org/Installer:Command_Line_Arguments

New Post: Install Error 80070643

$
0
0
Hi,

at the installation time wasnt any browser open. Tried now to install the msi files manually but it failed also. At the manually install try the installer tries to deinstall the previous version, but this version is already deinstalled. So we tried to run the deinstaller from Adobe. But it looks like that still some data from the previous version are there. The installer show the error 6B2.

New Post: Install Error 80070643

$
0
0
We had the same problem with one client, we did a new install from OS with all prgrams.

New Post: How To Update von WPP

$
0
0
Hallo Forum,
gibt es ein Howto , wie man den WPP selbst updatet ?
Habe hier im Forum keinen zielführenden Treffer gefunden.
Möchte meine Version 1.3.1511.15 auf 1.3.1603.29 updaten.

Vielen Dank !
Viewing all 3825 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>