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

Commented Unassigned: Make update visible in downstream WSUS server console [314]

$
0
0
Hi,

I have a setup of an upstream WSUS where I installed WPP on the server to package and publish an Adobe update, and a downstream WSUS server that synchronizes from the upstream server.

I can see the Adobe update listed in my upstream WSUS server (selected to make update visible in WSUS console), but I couldn't see the update listed in my downstream WSUS console. Since I do not install WPP in the downstream server, how do I make the update visible there?

Thank you.
Comments: Great, but think about, you must run the script every time you create a new update and replication bring the new update to your Downstream-WSUS.

New Post: Deploy ATEMPO Live Navigator

$
0
0
Hello,

I'm using WPB since some months and I need help in my tasks.

I have to deploy atempo using WSUS (it does not work well by GPO).
The problem is that the software is in TWO parts.
1 - The MSI Files
2 - The software files and folders.

The installation process work like this.
The MSI should be in the same folder as the files (2).
When the msi is executed, it will get files and folders from and make the install with that + some others changes written in the msi.

I would like to deploy atempo using WSUS but I have no idea how to do it, regarding of the installation process.

New Post: Failed to load the certificate

New Post: Deploy ATEMPO Live Navigator

$
0
0
Difficult.

First - if you configure your Update, in the first step, you can attach files to your installation. Maybee its helpfull.

If this dont help, because you must create special folders.... you must create two updates:

1.) a userdefined update ( Update/ userdefined update ) to create folders ans files,
2.) your .msi update

maybee this is helpfull......


New Post: Deploy ATEMPO Live Navigator

$
0
0
Ok that's what I thought.

Is it possible to run the MSI and copy all files in the install dir because, the folder content (2) is just the files of the software.

New Post: MSI Update mit gleichem ProductCode aber unterschiedlicher Version

$
0
0
Hi,

auf keinen Fall darfst Du mit Laufwerksbuchstaben arbeiten! Immer mit UNC-Pfaden. \Server\Freigabe\Datei Und achte darauf, dass auch die Authentifizierten Benutzer Leserechte auf die Freigabe haben. In den Authentifizierten Benutzern sind auch alle Computerkonten enthalten.

Im Punkt 3 gibst Du den UNC-Pfad zur Batch an, zumindest hab ich das noch so im Kopf, richtig?
Die Batch brauchst Du IMHO nicht im Updatefenster erneut angeben.

In %windir%\Temp gibt es AFAIR auch eine Logdatei von den Custom Updates. Schau auch mal dort hinein. Ich hab das nur einmal versucht und mir dann meine eigene Uninstall2Install.exe erstellt. ;)

New Post: Deploy ATEMPO Live Navigator

$
0
0
Im not sure about your installation description and your exact problem configuring the update. Normaly, a xyz.MSI installs the software. So what you mean with: you have the .msi AND the software files and folders? Is there a Installation folder including a .msi or ????


Do you have test the options " add folders / add files in Update Assistent Step 1 or the posibillity to create custom Updates and use file/folder - copy options.
This option was typical used for deployment the old version of JAVA 6, because JAVA comes with a .msi and .mst. and .cab .....

If you use this, WPP put all files /folders and the msi in a Update Container file for transfering to the Clients, there it will be extracted and the msi Installation start. You CANT define the folder place of extracting in this way, or the place of installation. This informations must be inside the .msi.

If you want to copy files and folders to a self-defined place, e. : C:\HomerSimpson\Atempo\ - use Custom Updates, and than runs the install.msi in a second step of yout update.

?
You must copy the install.msi and any files and folders more ( nessasary for installation ) to the Client-PC's.
Then you must start the install.msi to install the software.
Is this correct?

Normaly you can simply use GPO with the right switches for creating folders and copy files, and run msi., but ofcourse you can use WPP.


Offtopic: If you paid for - what is the Atempo support statement for deploying her software?

New Post: Deploy ATEMPO Live Navigator

$
0
0
To say it clearly.

There is install.msi (12MB) and a folder sources which contains all files the software needs.
During the installation process, the msi will copy the files from the source to the destination.

Atempo has no statement for deploying the app using WPP.

New Post: How to install .exe using WPP

$
0
0
Can some one help me on how to publish .exe software through WPP.

New Post: Deploy ATEMPO Live Navigator

$
0
0
If there is no problem with the physical/organisation structure between the .msi and the folder, the "normal" update will working.

I think, structure must be simple:

install.msi
<Folder>

In Update Assistent Step 1: Use the .msi, AND add the folder with the source files! Than create rules and so on, and test it.

Dont forget to use switches for silent installation if availible, you cant deploy updates with unser interaction well.

If it does not work correctly, first check the Error Logs to investigate the problem.
Localize and switch to the update folder on the client, ( Windows /Software Distribution/..........) start the Installation manual, and check if it runs correctly.

good luck and happy christmas,
now its holiday...


New Post: Microsoft Power BI x64 MSI require ACCEPT_EULA=1 errors with 0x80070667

$
0
0
Ignoring the fact that Power BI doesn't have a nice way to be updated without requiring administrator rights I'm attempting to deploy it via WPP - running it without any switch statements generates an error saying it needs ACCEPT_EULA=1 for /quiet mode. I add that into the command line section of the package (just ACCEPT_EULA=1) which fails with 0x80070667

My attempt at logging also fails:
MSI final command line: /l* c:\windows\temp\PowerBI.2.30.4246.181.log ACCEPT_EULA=1 ALLUSERS=1 MSIRESTARTMANAGERCONTROL=Disable REBOOT=REALLYSUPPRESS
2015-12-18 13:00:46:569 6872 1d1c Handler MSP Error List:
2015-12-18 13:00:46:570 6872 1d1c Handler No messages in the MSP error list.
2015-12-18 13:00:46:570 6872 1d1c Handler : MSI transaction completed. MSI: 0x80070667, Handler: 0x8024200b, Source: No, Reboot: 0
2015-12-18 13:00:46:570 6872 1d1c Handler : WARNING: First failure for update {394FBB46-191E-4CF1-8230-912937CDFF38}, transaction error = 0x8024200b, MSI result = 0x80070667, MSI action = 
2015-12-18 13:00:46:570 6872 1d1c Handler : WARNING: Operation failed at update 0, Exit code = 0x8024200B
However breaking the cardinal rule of directly modifying a MSI with a property ACCEPT_EULA with a value to 1 works perfectly:
2015-12-18 13:18:14:680 1064 19a0 Handler MSI final command line: ALLUSERS=1 MSIRESTARTMANAGERCONTROL=Disable REBOOT=REALLYSUPPRESS
2015-12-18 13:18:19:055 772 1e5c Report REPORT EVENT: {5505BE9B-3DCC-4EEB-9135-E5C76281EDE0} 2015-12-18 13:18:14:056-0500 1 181 101 {BE186464-5D2D-40C9-94C8-0F9BCF65B204} 2 0 InstallPendingUpdates Success Content Install Installation Started: Windows successfully started the following update: Microsoft Power BI Desktop (x64) 2.30.4246.181
2015-12-18 13:18:42:801 1064 19a0 Handler : MSI transaction completed. MSI: 0x00000000, Handler: 0x00000000, Source: No, Reboot: 0
Why doesn't this ACCEPT_EULA=1 work in the command line section of WPP?

New Post: Edition de Custom Updates

$
0
0
Ceci est une limitation de Windows Update ne WPP. Lorsque vous créez un package et CAB signé numériquement est créé avec une somme de contrôle et un numéro de révision. Voici un exemple de WindowsUpdate.log:
DnldMgr WARNING: Preparing update for install, updateId = {BE186464-5D2D-40C9-94C8-0F9BCF65B204}.4 (using payload from revision 3).
Ceci est pour empêcher toute manipulation et d'assurer l'intégrité des données de l'emballage.

Vous pouvez tester en utilisant psexec pour imiter le compte SYSTEM:
psexec -s -h \\computer c:\windows\system32\msiexec.exe /I  C:\Windows\SoftwareDistribution\Download\Install\PACKAGE\CustomUpdateEngine.exe /Actionfile=C:\Windows\SoftwareDistribution\Download\Install\laskdjf3qasdiasjdfsdlfasf.xml
Le c:\windows\temp\CustomUpdateEngine.log a les résultats.

New Post: Edit an existing Custom Update

$
0
0
No because WSUS bundles your data together and digitally signs it - but there is an easy way to review it for a superseding update/new update:
  1. Revise your old package, left click the ID link and look in the GUID folder for the action file.
  2. Pull it out and edit it with a colorized editor like notepad++/Sublime/atom. OR Open up a new Custom Update window and mimic your changes OR edit the action file by hand.

New Post: How to install .exe using WPP

$
0
0
Is it just a pure .exe someone would double click or a package? Yes you could use the Custom Update method to just copy the file somewhere overwriting whatever you need its best to use an installer since they register themselves with the system making detection easier.

Did you create and publish out your certificate for WPP?

New Post: Edition de Custom Updates

$
0
0
L'idée ne serait pas d'editer le cab mais de permettre la modification du fichier XML avec un repackage et une republication ensuite.

New Post: How to install .exe using WPP

$
0
0
Enxer, Yes I would like to install Mozilla, MS office etc and also I would like to updates for existing installed software. Yes I have created and published certificate.

Thanks,
Vrenkat

Created Unassigned: WPP does not work for Win 10 [315]

$
0
0

Hi all,

I just installed the WPP on a new VM Server. (WPP: 1.3.1511.15)
Server: Windows 2008 R2 Standard (WSUS on Port 8530)
I installed WSUS on this Server (up and running - and working)

I created several updates:
Adobe Flash Player
Adobe Reader XI Updates
Java 8 install

On WinXP PC's (YES- We have some...) ALL Updates (WSUS and WPP) are working.
On Win7: ALL Updates are working (WSUS and WPP).
On Win10: (10.0.10586) :
WSUS Updates are working
WPP Updates are NOT working

WIN10: Start/Settings/Update&Security: Unable.... blahblah Error Code: 0x80246003
Windows Log says: "Failed to download an Update"

I deleted the "c:\Windows\SoftwareDistribution Folder.
restart
same error

What am i doing wrong ?

Christoph



Commented Unassigned: WPP does not work for Win 10 [315]

$
0
0

Hi all,

I just installed the WPP on a new VM Server. (WPP: 1.3.1511.15)
Server: Windows 2008 R2 Standard (WSUS on Port 8530)
I installed WSUS on this Server (up and running - and working)

I created several updates:
Adobe Flash Player
Adobe Reader XI Updates
Java 8 install

On WinXP PC's (YES- We have some...) ALL Updates (WSUS and WPP) are working.
On Win7: ALL Updates are working (WSUS and WPP).
On Win10: (10.0.10586) :
WSUS Updates are working
WPP Updates are NOT working

WIN10: Start/Settings/Update&Security: Unable.... blahblah Error Code: 0x80246003
Windows Log says: "Failed to download an Update"

I deleted the "c:\Windows\SoftwareDistribution Folder.
restart
same error

What am i doing wrong ?

Christoph



Comments: First you have to check what Build your WSUS have. Pls look in WSUS-FAQ No. 44, you find there a image where you can find the correct build number. http://wsus.de/faq Here is a link to image: http://www.wsus.de/images/wsus-version.png Your W2008R2 must have .274, install the updates the are listed in WSUS FAQ No. 44, after this, restart the whole Server and now, delete %windir%\SoftwareDistribution Folder and restart the W10 Clients. Now try again.

New Post: not applicable or failed

$
0
0
How to deal with a new install flash player to clean computer? I use SCUP catalog, but their packages it's work only as an update.

New Post: Approbation at Not Approved

$
0
0
Hello,
I'm using WPP since 1 year.
I have a software I want to deploy.

I've created a package et approved it on a group.
But in the Status tab in WPP, the approbation column is Not approved for every clients.

Can I have some help ?
Viewing all 3825 articles
Browse latest View live


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