WSUS: Uninstall Patch KB3102429, Crystal Reports, SAP, C# (VS2005), PABS

by butsch 2. December 2015 20:50

Microsoft Patch 3102429 seems to make problems with Crystal Report, SAP some C++ Apps which contain Crystal Report components.

http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/windows-update-kb3102429-does-not-play-well-with/d4ac7c27-da72-4842-b44f-370128cd0993

http://scn.sap.com/thread/3828829

Here is how to uninstall the batch silent:

 

:: V1.0, 02.12.2015, M. Butsch, SSE

set myserver=myserverswitzerland001

:: Check if the patch is installed

c:\windows\system32\wbem\wmic.exe qfe GET HOTFIXID | find "3102429"

if %errorlevel%==0 goto found

goto notfound

:found

:: Remove/Uninstall the Patch silent

c:\windows\system32\wusa.exe /uninstall /kb:3102429 /quiet /norestart

echo %date%,%time%,%computername%,%username%,%~dpnx0 >> \\%myserver%\logfiles$\3102429\found\%computername%.txt

goto ende

:notfound

echo %date%,%time%,%computername%,%username%,%~dpnx0 >> \\%myserver%\logfiles$\3102429\notfound\%computername%.txt

goto ende

:ende

Tags:

Comments are closed

Werbung von Drittfirmen (Nicht Butsch Informatik):

Werbung von Drittfirmen via Google Adsense: