Quantcast
Channel: WSUS forum
Viewing all 12874 articles
Browse latest View live

WSUS error 404

$
0
0

Hi All,

I have a WSUS server setup on Server 2012 R2. It uses SQL Server as opposed to WID.

The problem I am having is that if I navigate to:

http://servername:8530/iuident.cab - nothing is downloaded (I get a 404). I've enabled directory browsing, restarted IIS and the WSUS server.

http://servername:8530/selfupdate/iudent.cab - the file is downloaded

Is this correct? I am using batchpatch, a third party tool, to initiate wsus updates on clients, but the batchpatch error points to a connectivity issue to WSUS.

Thanks


WIN8.1 update fail

$
0
0

Hi experts

My Hyper-V client can not use Windows update , before it finish install all the update it always show error 80070664, any idea?

2012r2 Hyper-V , Windows 8.1 vm 64bit

Errors after deleting WSUS Content

$
0
0

Does anyone know what these errors are below? We were having trouble with our WSUS where it just kept crashing to the reset node screen so we decided to delete all the content in WSUSContent folder.  Now we are seeing all these errors in software distribution log.   Also no updates are being re-downloaded to the wsuscontent folder

2015-03-30 11:59:25.702 UTC	Warning	w3wp.3	SoapUtilities.CreateException	ThrowException: actor = http://**/ClientWebService/client.asmx, ID=2e0b79bf-6303-4af5-a781-3039a97cbbde, ErrorCode=InternalServerError, Message=, Client=25f3c082-984d-4f1a-915c-7c3dace4483c
2015-03-30 11:59:28.402 UTC	Error	WsusService.8	HmtWebServices.CheckServerSyncWebService	ServerSync WebService WebException:System.Net.WebException: The operation has timed out
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.Ping(Int32 pingLevel)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckServerSyncWebService(EventLoggingType type, HealthEventLogger logger)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckServerSyncWebService(EventLoggingType type, HealthEventLogger logger)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringTasks.ExecuteSubtask(HealthMonitoringSubtask subtask, EventLoggingType type, HealthEventLogger logger)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.Execute(EventLoggingType type)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringTasks.Execute(EventLoggingType type)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringThreadManager.Execute(Boolean waitIfNecessary, EventLoggingType loggingType)
   at Microsoft.UpdateServices.Internal.HealthMonitoring.HealthMonitoringThreadManager.PeriodicTask()
   at Microsoft.UpdateServices.Internal.HealthMonitoring.PeriodicTaskExecuter.ThreadStart()
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2015-03-30 11:59:39.712 UTC	Warning	w3wp.14	SoapUtilities.CreateException	ThrowException: actor = http://**/ClientWebService/client.asmx, ID=350deb6f-3c1d-422d-b577-bf4799149bf9, ErrorCode=ConfigChanged, Message=, Client=fd9ac1f3-6e08-4ab6-8e1a-9adeb25cd756
2015-03-30 11:59:40.929 UTC	Warning	w3wp.15	SoapUtilities.CreateException	ThrowException: actor = http://**/ClientWebService/client.asmx, ID=7cbb2e72-4f83-46ca-8aae-57dc77a134da, ErrorCode=FileLocationChanged, Message=, Client=fd9ac1f3-6e08-4ab6-8e1a-9adeb25cd756
2015-03-30 11:59:44.584 UTC	Warning	w3wp.15	SoapUtilities.CreateException	ThrowException: actor = http://**/ClientWebService/client.asmx, ID=f34d6a7f-3b23-49d1-9b75-7a9210f3f05f, ErrorCode=ConfigChanged, Message=, Client=939fa51c-7bf2-44e5-8dc2-994d79e1b26c
2015-03-30 11:59:47.189 UTC	Warning	w3wp.14	SoapUtilities.CreateException	ThrowException: actor = http://**/ClientWebService/client.asmx, ID=66f8fff2-045b-4509-afae-27068c3c1c39, ErrorCode=FileLocationChanged, Message=, Client=939fa51c-7bf2-44e5-8dc2-994d79e1b26c

Export still valid after approving updates

$
0
0

Hi,

I am currently in a process of setting up replica servers for each site. I do this with an export of the content and the database.

Yesterday I have approved 5 new updates on my WSUS master server.

My question is can I still use that content + db or do I have to make an export again from the master?

Thanks in advance,

Kr,

Joeri

WSUS could not access SQL instance

$
0
0


Hi All,
 
I was tried to install WSUS 3.0 SP2 on a server going to run SCCM2012.

While I was setting up WSUS installation wizard, I choose to connect SQL instance from a remote database e.g. DB001\SCDB

It returned that the mentioned database is not exist or Access Denied.

I am wondering any special previlleges should be given to the account running the setup? The account currently has Domain Admins and Domain User right.

The SQL 2008 R2 is newly setup and with a named instance SCDB.

I have included a couple of accounts (with Domain Admin right) and the SCCM server name in the SQL setup.

Best Regards
 
Ben Wong

API: Filter for approvals for a given group

$
0
0

Hi all,

we tried to revert all approvals for a given group with the following code:           

var scope = new UpdateScope();
            scope.ApprovedComputerTargetGroups.Add(group);
            var approvals = this.UpdateServer.GetUpdateApprovals(scope);
            foreach (IUpdateApproval approval in approvals)
            {

 approval.Delete();
            }

Unfortunately it seem that the call to GetUpdateApprovals with the given scope returns more than just the approvals for the given group but approvals for all groups on the server. Has someone an idea what is wrong?

Regards

Bernd

WSUS Hangs on "Unused updates and update revisions"

$
0
0

In our environment we have not cleaned up WSUS updates in a while, probably about a year. I have been tasked with cleaning it up and optimizing it. When I attempt to run the WSUS Server Cleanup Wizard, it hangs on "Unused updates and update revisions" and doesn't do anything. The wizard then disappears and I am taken back to the WSUS Console where I see the following:

Error: Database Error

When I click copy error to clipboard, this is what is copied:

The WSUS administration console was unable to connect to the WSUS Server Database.

Verify that SQL server is running on the WSUS Server. If the problem persists, try restarting SQL.


System.Data.SqlClient.SqlException -- Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Source
.Net SqlClient Data Provider

Stack Trace:
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.ServerCleanup.ServerCleanupWizard.OnCleanupComplete(Object sender, PerformCleanupCompletedEventArgs e)

In my research, I have found several solutions, and have tried a few of my own. Below I will list the ones I have tried: 

1. Run each item individually. IE, run superseded updates, then run expired updates after that finishes, then run unneeded update files after that finishes, etc. This did not work

2. Stop the WSUS IIS service and run "wsusutil.exe removeunneededupdates" this also did not work

The solutions I have found, but am hesitant to try (due to the fact that we are in a live production environment) are the following:

1. Re-Index the WSUS Database according to the following link: 

https://technet.microsoft.com/en-us/library/dd939795(v=ws.10).aspx

2. Deleting the files in the WSUS folder and running "wsusutil.exe reset" from the following link: 

http://windowsitpro.com/windows/quick-tip-resetting-wsus-server

I would like to know what, if any, impact either of these solutions will have on our environment, and which one would be the preferred method. I feel like I should use the first one, and if I still don't have any luck then try the second. My only concern with the second method is that it might break something (not sure what, except updates). 

A little about our environment - 8,000 computers, WSUS and SCCM are on the same Server 2008 R2 server, we only have the one WSUS and SCCM server, so nothing downstream as far as WSUS is concerned. 

Thanks everyone!

WU client mismatch from WSUS server version

$
0
0

I have a set of 5 servers that all seem to have gotten the WU client version 7.6.7601.18804. We have no idea what patched got applied or how, but since that happened they have stopped communicating to the WSUS server. I have 26 other servers that are at 7.6.7600.256 and connect just fine. I'm racking my brain trying to figure out how to get those servers back to the previous version. the version we have seems to be a development version since i can find no information anywhere about it.

Any help would be great.

Thanks,

Q


Where is Silverlight in WSUS?

$
0
0

All versions of Silverlight are expired/declined on our WSUS servers. When can we expect the replacements?  We use the WSUS bits to push out Silverlight via SCCM and that is no longer possible.

Thanks,
Russell

WSUS Console Error

$
0
0

Hi,

  I am getting the below error every now and then in WSUS server. Please find the error below,

"

Error: Connection Error


An error occurred trying to connect the WSUS server. This error happen for a number of reasons. Check connectivity with the server.

"

OS : Server 2012R2

RAM : 4GB

Database : SQL DATABASE

Windows Update Client failed to detect with error 0x8024400d

$
0
0

Hello All,

All of a sudden i am getting this error on all the clients. I have a internal wsus server, which my clients will connect and get the updates. Its working till Dec 3rd, i didnt made any changes.. but it stopped working.

Please help me

2015-01-05    18:54:13:281    1064    ae8    AU    Triggering AU detection through DetectNow API
2015-01-05    18:54:13:281    1064    ae8    AU    Triggering Online detection (interactive)
2015-01-05    18:54:13:281    1064    15f4    AU    #############
2015-01-05    18:54:13:281    1064    15f4    AU    ## START ##  AU: Search for updates
2015-01-05    18:54:13:281    1064    15f4    AU    #########
2015-01-05    18:54:13:283    1064    15f4    AU    <<## SUBMITTED ## AU: Search for updates [CallId = {8995B9F5-4001-4F07-97E6-3CEFBDC15D6A}]
2015-01-05    18:54:13:283    1064    1430    Agent    *************
2015-01-05    18:54:13:283    1064    1430    Agent    ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
2015-01-05    18:54:13:283    1064    1430    Agent    *********
2015-01-05    18:54:13:283    1064    1430    Agent      * Online = Yes; Ignore download priority = No
2015-01-05    18:54:13:283    1064    1430    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
2015-01-05    18:54:13:283    1064    1430    Agent      * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2015-01-05    18:54:13:283    1064    1430    Agent      * Search Scope = {Machine}
2015-01-05    18:54:13:283    1064    1430    Setup    Checking for agent SelfUpdate
2015-01-05    18:54:13:284    1064    1430    Setup    Client version: Core: 7.6.7600.256  Aux: 7.6.7600.256
2015-01-05    18:55:24:178    1064    1430    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2015-01-05    18:55:24:186    1064    1430    Misc     Microsoft signed: Yes
2015-01-05    18:55:24:257    1064    1430    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
2015-01-05    18:55:24:261    1064    1430    Misc     Microsoft signed: Yes
2015-01-05    18:55:24:297    1064    1430    Setup    Determining whether a new setup handler needs to be downloaded
2015-01-05    18:55:24:297    1064    1430    Setup    SelfUpdate handler is not found.  It will be downloaded
2015-01-05    18:55:24:297    1064    1430    Setup    Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256"
2015-01-05    18:55:24:299    1064    1430    Setup    Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
2015-01-05    18:55:24:300    1064    1430    Setup    Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
2015-01-05    18:55:24:314    1064    1430    Setup    Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
2015-01-05    18:55:24:314    1064    1430    Setup    Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
2015-01-05    18:55:24:336    1064    1430    Setup    Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
2015-01-05    18:55:24:336    1064    1430    Setup    SelfUpdate check completed.  SelfUpdate is NOT required.
2015-01-05    18:55:25:375    1064    1430    PT    +++++++++++  PT: Synchronizing server updates  +++++++++++
2015-01-05    18:55:25:375    1064    1430    PT      + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://abcd.mydomain.com:8530/ClientWebService/client.asmx
2015-01-05    18:55:25:417    1064    1430    PT    WARNING: Cached cookie has expired or new PID is available
2015-01-05    18:55:25:417    1064    1430    PT    Initializing simple targeting cookie, clientId = a788c530-2b29-4113-81e6-381a1751ada9, target group = , DNS name = a12300.mydomain.com
2015-01-05    18:55:25:417    1064    1430    PT      Server URL = http://abcd.mydomain.com:8530/SimpleAuthWebService/SimpleAuth.asmx
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: SyncUpdates failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: SOAP Fault: 0x00012c
2015-01-05    18:55:28:432    1064    1430    PT    WARNING:     faultstring:Fault occurred
2015-01-05    18:55:28:432    1064    1430    PT    WARNING:     ErrorCode:InvalidParameters(7)
2015-01-05    18:55:28:432    1064    1430    PT    WARNING:     Message:parameters.OtherCachedUpdateIDs
2015-01-05    18:55:28:432    1064    1430    PT    WARNING:     Method:"http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/SyncUpdates"
2015-01-05    18:55:28:432    1064    1430    PT    WARNING:     ID:fd13335d-34d0-49b6-b065-aefab8b836f8
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: PTError: 0x8024400d
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: SyncUpdates_WithRecovery failed.: 0x8024400d
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: Sync of Updates: 0x8024400d
2015-01-05    18:55:28:432    1064    1430    PT    WARNING: SyncServerUpdatesInternal failed: 0x8024400d
2015-01-05    18:55:28:432    1064    1430    Agent      * WARNING: Failed to synchronize, error = 0x8024400D
2015-01-05    18:55:28:433    1064    1430    Agent      * WARNING: Exit code = 0x8024400D
2015-01-05    18:55:28:433    1064    1430    Agent    *********
2015-01-05    18:55:28:433    1064    1430    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
2015-01-05    18:55:28:433    1064    1430    Agent    *************
2015-01-05    18:55:28:433    1064    1430    Agent    WARNING: WU client failed Searching for update with error 0x8024400d
2015-01-05    18:55:28:496    1064    15cc    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {8995B9F5-4001-4F07-97E6-3CEFBDC15D6A}]
2015-01-05    18:55:28:496    1064    15cc    AU      # WARNING: Search callback failed, result = 0x8024400D
2015-01-05    18:55:28:496    1064    15cc    AU      # WARNING: Failed to find updates with error code 8024400D
2015-01-05    18:55:28:496    1064    15cc    AU    #########
2015-01-05    18:55:28:496    1064    15cc    AU    ##  END  ##  AU: Search for updates [CallId = {8995B9F5-4001-4F07-97E6-3CEFBDC15D6A}]
2015-01-05    18:55:28:496    1064    15cc    AU    #############
2015-01-05    18:55:28:498    1064    15cc    AU    Successfully wrote event for AU health state:0
2015-01-05    18:55:28:500    1064    15cc    AU    AU setting next detection timeout to 2015-01-05 18:25:28
2015-01-05    18:55:28:500    1064    15cc    AU    Setting AU scheduled install time to 2015-01-06 05:30:00
2015-01-05    18:55:28:501    1064    15cc    AU    Successfully wrote event for AU health state:0
2015-01-05    18:55:28:502    1064    15cc    AU    Successfully wrote event for AU health state:0
2015-01-05    18:55:33:432    1064    1430    Report    REPORT EVENT: {633AB594-B0B7-426A-A49F-6F508897E1BA}    2015-01-05 18:55:28:433+0530    1   148    101    {00000000-0000-0000-0000-000000000000}    0    8024400d    AutomaticUpdates    Failure    Software Synchronization    Windows Update Client failed to detect with error 0x8024400d.

WSUS 4.0 Clients Not Updating

$
0
0
Hi All,

I have a WSUS 4.0 install on a Win2K12 server.  I have other Win2K12 servers that are showing as "not reported status yet" for the past 5 days.  I have checked to see if KB2734608 was applied but it is not applicable to the server.  I have double checked GPO and everything is set correctly.

I have also tried without luck
Net stop wuauserv
rd /s %windir%\softwaredistribution\Net start wuauserv"

I have also tried and no luck
wuauclt /resetauthorization
wuauclt /detectnow
wuauclt /reportnow

Here is the WindowsUpdate log file info.  I am clueless at this point.  Any help would be greatly appreciated!

2015-04-06 15:38:08:227
796 794
Misc WARNING:     IsSessionRemote: WinStationQueryInformationW(WTSIsRemoteSession) failed for session 2, GetLastError=2250
2015-04-06 15:38:08:743
796 794
Misc WARNING:     IsSessionRemote: WinStationQueryInformationW(WTSIsRemoteSession) failed for session 2, GetLastError=2250
2015-04-06 15:40:53:194
796 794
AU ###########  AU: Uninitializing Automatic Updates  ###########
2015-04-06 15:40:53:319
796 794
WuTask Uninit WU Task Manager
2015-04-06 15:40:53:662
796 794
Service *********
2015-04-06 15:40:53:662
796 794
Service **  END  **  Service: Service exit [Exit code = 0x240001]
2015-04-06 15:40:53:662
796 794
Service *************
2015-04-06 15:41:45:262
796 1b7c
Misc ===========  Logging initialized (build: 7.8.9200.17172, tz: -0500)  ===========
2015-04-06 15:41:45:262
796 1b7c
Misc  = Process: C:\Windows\system32\svchost.exe
2015-04-06 15:41:45:262
796 1b7c
Misc  = Module: c:\windows\system32\wuaueng.dll
2015-04-06 15:41:45:262
796 1b7c
Service *************
2015-04-06 15:41:45:262
796 1b7c
Service ** START **  Service: Service startup
2015-04-06 15:41:45:262
796 1b7c
Service *********
2015-04-06 15:41:45:309
796 1b7c
Agent  * WU client version 7.8.9200.17172
2015-04-06 15:41:45:309
796 1b7c
Agent  * Base directory: C:\Windows\SoftwareDistribution
2015-04-06 15:41:45:309
796 1b7c
Agent  * Access type: No proxy
2015-04-06 15:41:45:309
796 1b7c
Service UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2015-04-06 15:41:45:309
796 1b7c
Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2015-04-06 15:41:45:309
796 1b7c
Agent  * Network state: Connected
2015-04-06 15:41:45:309
796 1b7c
Service UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2015-04-06 15:41:45:309
796 1b7c
Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2015-04-06 15:41:45:674
796 1b7c
DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
2015-04-06 15:41:45:689
796 1b7c
DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
2015-04-06 15:41:45:689
796 1b7c
DtaStor Data store successfully created
2015-04-06 15:41:45:705
796 1b7c
Agent WARNING: Failed to add and register service 7971f918-a847-4430-9279-4a52d1efe18d to the data store 0x8007007a
2015-04-06 15:41:45:705
796 1b7c
Agent WARNING: Service Recovery: Attempting to add pending registration for service 7971f918-a847-4430-9279-4a52d1efe18d to the data store
2015-04-06 15:41:45:705
796 1b7c
Agent WARNING: Failed to add and register service 7971f918-a847-4430-9279-4a52d1efe18d to the data store 0x8007007a
2015-04-06 15:41:45:705
796 1b7c
Agent WARNING: Service Recovery: Attempting to add pending registration for service 7971f918-a847-4430-9279-4a52d1efe18d to the data store
2015-04-06 15:41:45:705
796 1b7c
Agent ***********  Agent: Initializing global settings cache  ***********
2015-04-06 15:41:45:705
796 1b7c
Agent  * Endpoint Provider: 00000000-0000-0000-0000-000000000000
2015-04-06 15:41:45:705
796 1b7c
Agent  * WSUS server: http://acm-wsus2:8530
2015-04-06 15:41:45:705
796 1b7c
Agent  * WSUS status server: http://acm-wsus2:8530
2015-04-06 15:41:45:705
796 1b7c
Agent  * Target group: (Unassigned Computers)
2015-04-06 15:41:45:705
796 1b7c
Agent  * Windows Update access disabled: No
2015-04-06 15:41:45:705
796 1b7c
Misc WARNING: Network Cost is assumed to be not supported as something failed with trying to get handles to wcmapi.dll
2015-04-06 15:41:45:720
796 1b7c
WuTask WuTaskManager delay initialize completed successfully..
2015-04-06 15:41:45:736
796 1b7c
Report WARNING: CEventNamespaceDefinition::Init failed = 8024f002.
2015-04-06 15:41:45:736
796 1b7c
Report WARNING: InitReportingComponents failed: 8024f002
2015-04-06 15:41:45:736
796 1b7c
Agent ***********  Agent: Initializing Windows Update Agent  ***********
2015-04-06 15:41:45:736
796 1b7c
DnldMgr Download manager restoring 0 downloads
2015-04-06 15:41:45:736
796 1b7c
AU ###########  AU: Initializing Automatic Updates  ###########
2015-04-06 15:41:45:736
796 1b7c
AU AIR Mode is disabled
2015-04-06 15:41:45:736
796 1b7c
AU  # Policy Driven Provider: http://acm-wsus2:8530
2015-04-06 15:41:45:736
796 1b7c
AU  # Detection frequency: 22
2015-04-06 15:41:45:736
796 1b7c
AU  # Approval type: Scheduled (Policy)
2015-04-06 15:41:45:736
796 1b7c
AU  # Auto-install minor updates: Yes (Policy)
2015-04-06 15:41:45:736
796 1b7c
AU  # Will interact with non-admins (Non-admins are elevated (Policy))
2015-04-06 15:41:45:736
796 1b7c
AU WARNING: Failed to get Wu Exemption info from NLM, assuming not exempt, error = 0x80240037
2015-04-06 15:41:45:753
796 1b7c
AU AU finished delayed initialization


WSUS fails to autoupdate and only some patches are deployed to user machines

$
0
0

I have a single WSUS server (version 3.2.7600.226) running on a Windows 2008 R2 VM.  Devices are happily talking to it and downloading some patches, but the server says that there are nearly 200 more patches to deploy to these devices.  The patches have been approved but the system says they failed to download.  On investigation we are getting the following events at regular intervals 13042, 10023, 12002, 12012, 12032, 12022, 12042 & 12052.  I have searched for fixes to these various but they all require WSUSUTIL.EXE CHECKHEALTH to be run and it doesn't work on our server it returns a FATAL ERROR: Unable to contact the WSUS Service. 

The service is installed and I can run WSUSUTIL for other tasks.  Does anyone have any ideas where I can go next?

One workstation continually fails and lists 2 updates for installation

$
0
0

We use a WSUS server (2008R2) to handle Windows Updates. I have one Windows 7 workstation out of 40 that continually presents 2 separate updates for install. Once it goes through the install process, and reboots, it continually reverts back and lists the updates again.  I have tried recreating the SoftwareDistribution folder, manually installing the updates, forcing detection from the workstation.

I am at a loss as to what else to try.  Both updates show Installed on the other machines in WSUS.

WSUS - April 2015 Updates not synced from Microsoft

$
0
0

Hi,

we have problems to sync April 2015 Updates from Microsoft!
I synced multiple times in the last 10 hours, but the updates are not synced.

Are there know problems, syncing the newest updates from Microsoft?
Normal Windows Updates is working, without problems!

I also set up a new machine, same result -> no April updates.

We use WSUS 6.3.9600.16384 (Windows 2012 R2).

Thx


KB2553428 not showing with English support from WSUS server

$
0
0

Our WSUS server will not download KB2553428 because it is tagged with various supported languages, but English is missing from the list.  From the public MS update servers, the update comes down to a client just fine.  It looks like MS needs to fix this language supported field so that company WSUS servers will actually get the update.  Companies remain vulnerable to this issue and most likely don't know it.

Is anyone else seeing this issue?

Regarding WSUS Patch update/approve report

$
0
0

Hi All,

can anyone tell me how to generate a patch update report on WSUS server. this is I needed for the patches I have pushed on  month December 2014. i have searched a lot but no use. wsus report menu showing some reports but its not useful for this purpose. is there any way to generate month wise update report ?

  

Updated Skype needs to be put in WSUS

$
0
0

Skype is only very occasionally put into the Microsoft Update Catalog to be available to WSUS. I'm not sure why. Right now, the latest version there is 6.11, which is not even close to current.

I bring this up because versions older than 6.14 soon won't work.

Before this unknown cutoff date actually happens, can we maybe get the current version made available to WSUS?

Language packs: Everything's at 99%

$
0
0

Hi,

I've got WSUS on Server 2012 R2 and 10 Server 2012 R2 servers.

WSUS is quite happily installing all the patches, but they're all stuck at 99% compliance. They're all reporting back that the UK language pack KB2839636 isn't installed.

They all have English-UK set as their default language and display language. KB2839636 doesn't appear in Windows Update.

How can I get this update installed and get 100%?

P.S. I hate language packs :)

Gary

The WSUS administration console was unable to connect to the WSUS Server via the remote API. (Server 2k8)

$
0
0

I have installed a new server for WSUS on Server 2k8, This is a stand alone server on Internet No client system is connected on this server as I have to copy these updates to my LAN which never connects to internet. (Previously I was using server 2k3. for online & server 2008 on my LAN , now I have changed the server for Online)

Wsus has finished the synchronization & downloaded updates of around 67GB & its downloading more updates. The server shows me some updates are waiting to approved. but when I click the link for those updates I get following error message.

error code is as follows -

The WSUS administration console was unable to connect to the WSUS Server via the remote API.

Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.

System.Net.WebException -- The operation has timed out

Source
System.Web.Services

Stack Trace:
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at Microsoft.UpdateServices.Internal.DatabaseAccess.ApiRemotingCompressionProxy.GetWebResponse(WebRequest webRequest)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.UpdateServices.Internal.ApiRemoting.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, Int32 publicationState)
   at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, ExtendedPublicationState publicationState)
   at Microsoft.UpdateServices.Internal.BaseApi.Update.SearchUpdates(UpdateScope searchScope, ExtendedPublicationState publicationState, UpdateServer updateServer)
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(UpdateScope searchScope)
   at Microsoft.UpdateServices.UI.AdminApiAccess.UpdateManager.GetUpdates(ExtendedUpdateScope filter)
   at Microsoft.UpdateServices.UI.AdminApiAccess.BulkUpdatePropertiesCache.GetAndCacheUpdates(ExtendedUpdateScope updateScope, ComputerTargetScope computerTargetScope)
   at Microsoft.UpdateServices.UI.SnapIn.Pages.UpdatesListPage.GetListRows()

I Have tried desabling the firewall,disabling the antivirus protection. Tried by changing the default rule Please Help.


Viewing all 12874 articles
Browse latest View live