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

New Post: Flash Install / Uninstall guide

$
0
0
Hi Folks!

Just want do give my solution free for discussion. What do you think?

Files needed:
flash_update.bat
mms.cfg
install_flash_player_21_active_x.msi
flash_update.bat
REM kill all running browsers

taskkill /IM firefox* /f
taskkill /IM iexplore* /f

REM Remove all Flash Version < Version 21
wmic product where "name like 'Adobe Flash Player %% ActiveX' and version < '21'" call uninstall

REM install new Flash version
install_flash_player_21_active_x.msi /qn

REM copy config file for Flash
copy mms.cfg %WINDIR%\System32\Macromed\Flash\ /Y
copy mms.cfg %WINDIR%\SysWow64\Macromed\Flash\ /Y
mmc.cfg
SilentAutoUpdateEnable=0
AutoUpdateDisable=1
Wsus Package Publisher
Just create a Custom Update Package and use "Allow to execute a file".

Path to the File:
flash_update.bat
Parameters:
> %WINDIR%\temp\flash.log
This will create a Logfile on c:\Windows\temp\flash.log with the output of the cmd box

In the next Window just add all these files to the dialogue, add the ProgramID as mentioned in the WSUSPP doku.

You can add extra lines to the flash_update.bat to remove and install the plugin version for Chrome and FireFox if you want. Or create an additional Package for these.


This works for me on Windows 7 Professional.

Any thoughts?

New Post: Flash Install / Uninstall guide

New Post: Wsus Package Publisher not starting - Win10 Ent. x64

$
0
0
i get this error:

Die Datei oder Assembly "Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.

New Post: Wmi query Rule

$
0
0
Hi,
have created a basic update that works fine like many others. Now, I need to do an exclusion of 3 computers. In the rule page and in the Update level rules section, i put "the MsiProductInstalled" And this WMI query "SELECT * FROM Win32_ComputerSystem where not name = 'XYZ' ".

The problem is that when i check the updates for the client XYZ the update is available for the installation. Instead, I expect to don't see updates available.

Of course, i done something of wrong but now it is invisible to my eyes. Please, help me with your advices.

Many thanks,
Roberto

New Post: Wmi query Rule

New Post: Wmi query Rule

$
0
0
Thanks WinfriedSonntag.

I changed the WMI filter and deleted the space. Below the screenshot :
Image
Image

but the update is still available from the client. I have done many times wuauclt.exe /resetauthorization /detectnow and restarted the computer. :(


Have you another advice?

Thanks
Roberto

New Post: Wmi query Rule

$
0
0
Hmm, i never work with WMI-Querys in WPP. ;)

Try this: "SELECT * FROM Win32_ComputerSystem Where Not Caption = "sdfad""
Or without Quotation marks.

After recreation, run Windows Update again and click again: Search for Updates

New Post: AutoCAD verteilen

$
0
0
Guten Abend zusammen,
wir möchten gerne über WPP zukünftig auch Autodesk AutoCAD 2016 verteilen.
Beim veröffentlichten des Updates erscheint nach 30-45 Minuten folgende Fehlermeldung:
Fehler beim Erstellen von CAD-Datei: 0

Image
Das administrative Installation hat rund 3,65GB umfasst 7.747 Dateien, 781 Ordner.
Packe ich das Verzeichnis zusammen so ist die ZIP-Datei 1,81 GB (1.950.752.768 Bytes).
Ich habe gelesen, dass es evtl. an der Option "Max Cab Size" liegen kann... diese habe ich bereits für ein anderes Paket auf 1941MB erhöht.

Server: Windows Server 2012R2 Standard
WPP: 1.3.1511.15

Wie kann ich das Problem umgehen?


Gruß,
Daniel

New Post: AutoCAD verteilen

$
0
0
Platz ist noch genügend auf dem WSUS/WPP? Ist da ein FAT32 irgendwo im Spiel? Ist ein AV-Scanner im Spiel? Wenn ja, deinstallieren, abschalten wird nicht funktionieren.

New Post: AutoCAD verteilen

$
0
0
Platz ist noch genug da - auf C:\ (BS und Programme) ca. 10GB, auf D:\ (Ablage für WSUS) ca. 30 GB.
Beide Datenträger ist als NFTS formatiert.
Als Virenscanner kommt Microsoft Forefront Entpoint Protection zum Einsatz. War bisher bei größeren Paketen (1,73 GB) noch kein Problem, aber ein Versuch ist es wert.

Commented Unassigned: Windows 10 - Approval For Uninstallation does not work [305]

$
0
0
Hi,

I set the 'Approval' of an update (Java 8 MSI Update) to 'Approval For Uninstallation', which was installed with WSUS before.
On Win7 workstations the uninstallation do work, but on Win10 workstations the update does not appear at all.

Any idea?
Comments: Same problem here too. Windows 10 is not working with unistallations. I hava also tried a to apply custom update to uninstall Java but I get a 0x80070005 (access denied) Windows Update Error.

New Post: AutoCAD verteilen

$
0
0
Nach der Deinstallation des Virenscanners ist das Ergebnis das Selbe wie in der Eingangsfrage. :-/
Klickt man den Dialog mit "OK" weg, erscheint da hinter in roten Schrift: Fehler bei der Veröffentlichung.

New Post: AutoCAD verteilen

$
0
0
Du könntest die zulässige Größe nochmal nach oben drehen, ansonsten nur noch den ProcessMonitor mitlaufen lassen und am Ende der Aktion das Protokoll des Process Monitor auf Fehler prüfen.

Wenn Du nur die Hälfte der erforderlichen Dateien dazu nimmst, funktioniert es dann? Langsam an ein evtl. vorhandenes Limit herantasten. Prüf auch die zum Zeitpunkt des Abbruches verwendeten Arbeitsspeicher vom WPP und vom System allgemein.

Wenn da auch nichts dabei rumm kommt, solltest Du dir IMHO die Methode der Bereitstellung überlegen bzw. ändern. Mit der Powershell kannst Du so ein Paket auch mit Hilfe des BITS an die Clients übertragen, anschließend ein GPO ausführen lassen, das die SW beim Start des Client installiert. Lokal liegt sie ja schon, sollte also etwas einfacher sein, als hier mit dem WPP weiter zu experimentieren.

New Post: AutoCAD verteilen

$
0
0
WinfriedSonntag wrote:
Du könntest die zulässige Größe nochmal nach oben drehen, ...
Was ist die maximal zulässige Größe denn? Ich habe irgendwo etwas von 2GB gelesen. An der wäre ich mit meiner jetzigen Einstellung an der Obergrenze.

New Post: AutoCAD verteilen

$
0
0
Ich kenne die maximale Größe nicht, aber vermutlich kommst Du jetzt über die Grenze. Deshalb schrub ich ja auch, nutze den ProcessMonitor und den Taskmanager. Möglicherweise ist das Tool, das vom WPP zum verpacken benutzt wird, ein 32-Bit Programm, und da ist IMHO bei 2 GB Schluß.

Wenn Du hier in Englisch schreiben würdest, könnte der Entwickler auch mitlesen und versuchen zu helfen. ;)

New Post: Java 8 updates

$
0
0
A little bit late, but maybee helpfull for other folks.....

If you deployed your JAVA as .msi, there is one way more. Do not remove the old update in WPP, but set the update permission from " Permission to install " to " Permission to deinstall". A new update "installs" on your clients an deinstall the software.

A very new way, with new WPP Version 1.3.1603.29 is to create a custom update with the option " deinstall MSI-Installation" .

Commented Unassigned: When creating update get CreateDirectory failed [323]

$
0
0
I have tried to create an update for the acrobat Flash 20 active x msi installer and get CreateDirectory failed.

This is on Server 2012 r2 version 6.3 build 9600
Running Update Server version 6.3.9600.16384


The user that is logged in is a domin admin, I added that user to the wsus admin group

I thought it might be a cert issues so i clicked create new certificate and it warned me that the one on the server was vaild so I did not recreate. I have deployed the certificate to all computers with GPO and in the GPO allow 3rd party installs was setup to work with our old update server which was server 2k3 using local update publish which does not work with server 2012.

Thanks for any help
Daniel
Comments: Saddly I've got a similar problem. I've moved content, i've reshared the folder, i'm given the ntfs permission to everyone full only to see if its a permission problem, but if i try to publish any update (adobe, dell) the CreateDIrectory always pops up.

Commented Unassigned: When creating update get CreateDirectory failed [323]

$
0
0
I have tried to create an update for the acrobat Flash 20 active x msi installer and get CreateDirectory failed.

This is on Server 2012 r2 version 6.3 build 9600
Running Update Server version 6.3.9600.16384


The user that is logged in is a domin admin, I added that user to the wsus admin group

I thought it might be a cert issues so i clicked create new certificate and it warned me that the one on the server was vaild so I did not recreate. I have deployed the certificate to all computers with GPO and in the GPO allow 3rd party installs was setup to work with our old update server which was server 2k3 using local update publish which does not work with server 2012.

Thanks for any help
Daniel
Comments: 2016-04-05 09:19:00.997 UTC Warning w3wp.85 SoapExceptionProcessor.SerializeAndThrow Discarding stack trace for user exception Microsoft.UpdateServices.Administration.WsusObjectNotFoundException: The specified item could not be found in the database. at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPGetUpdateById(String preferredCulture, UpdateRevisionId id) at Microsoft.UpdateServices.Internal.ApiRemoting.ExecuteSPGetUpdateById(String preferredCulture, UpdateRevisionId id) 2016-04-05 09:19:02.205 UTC Error Wsus Package Publisher.25 Publisher.PublishPackage PublishPackage(): Operation Failed with Error: CreateDirectory failed at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String additionalSourcePath, String packageDirectoryName, Boolean dualSign, String httpTimeStamp) at Microsoft.UpdateServices.Internal.BaseApi.Publisher.PublishPackage(String sourcePath, String packageDirectoryName) at Wsus_Package_Publisher.WsusWrapper.PublishUpdate(SoftwareDistributionPackage sdp, String folder) at Wsus_Package_Publisher.CatalogUpdateImporter.PublishSDP() at Wsus_Package_Publisher.CatalogUpdateImporter.DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e) at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() 2016-04-05 09:27:39.754 UTC Info WsusService.10 SusService.ValidateServerCertificate CheckValidationResult Succeeds: CertOK

Commented Unassigned: Create Directory Failed [221]

$
0
0
Having update to the latest version I seem to have a problem of not being able to create an update.

I get to the last screen and press publish which then says CreateDirectory Failed. ( SS attached) I am sure it will be something I have done but I am completely stuck

Thanks in advance.


Comments: I've got a similar problem. I've moved, reshared, given everyone permission to RW. But no luck Current MaxCabFile Size is : 384 05/04/2016 11:04:27 Entering System.String GetTempFolder() 05/04/2016 11:04:27 Will return : C:\xxx\AppData\Local\Temp\WPP\53abr4ig.r32\ 05/04/2016 11:04:27 Entering System.Collections.Generic.Dictionary`2[System.Int32,System.Boolean] SaveAutoApprovalRulesState() 05/04/2016 11:04:27 Saving 'Default Automatic Approval Rule' with Id= 2 which is Enabled= True 05/04/2016 11:04:27 Entering Void DisableAutomaticApprovalRules() 05/04/2016 11:04:27 **** System.ComponentModel.Win32Exception : CreateDirectory failed 05/04/2016 11:04:32 Entering Void RestoreAutomaticApprovalRules(System.Collections.Generic.Dictionary`2[System.Int32,System.Boolean]) 05/04/2016 11:04:32 Rule 'Default Automatic Approval Rule with Id= 2 will be set to Enabled= True 05/04/2016 11:04:43 Entering Void btnOk_Click(System.Object, System.EventArgs) 05/04/2016 11:04:43 Entering Void Save(System.String) : C:\Program Files (x86)\WPP Release v1.3.1603.29\Subscribed Catalogs\MetaData 05/04/2016 11:04:43 Entering Void Save(System.String) : C:\Program Files (x86)\WPP Release v1.3.1603.29\Subscribed Catalogs\MetaData 05/04/2016 11:04:47 Entering Void .ctor() : FrmSendDebugInfo 05/04/2016 11:04:49 Entering Void lnkLblShowInformations_LinkClicked(System.Object, System.Windows.Forms.LinkLabelLinkClickedEventArgs)

Commented Unassigned: When creating update get CreateDirectory failed [323]

$
0
0
I have tried to create an update for the acrobat Flash 20 active x msi installer and get CreateDirectory failed.

This is on Server 2012 r2 version 6.3 build 9600
Running Update Server version 6.3.9600.16384


The user that is logged in is a domin admin, I added that user to the wsus admin group

I thought it might be a cert issues so i clicked create new certificate and it warned me that the one on the server was vaild so I did not recreate. I have deployed the certificate to all computers with GPO and in the GPO allow 3rd party installs was setup to work with our old update server which was server 2k3 using local update publish which does not work with server 2012.

Thanks for any help
Daniel
Comments: Weel, I've uninstalled WSUS, installed again but didn't configured SSL, and WPP is working fine. Maybe something with SSL?
Viewing all 3825 articles
Browse latest View live


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