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

Attempting to deploy Windows 10 build 1607 over WSUS, clients say they're up to date

$
0
0

I have a strange issue and I'll do my best to explain it. I really hope somebody has a solution.

Yesterday the Windows 10 Anniversary update build 1607 appared on WSUS. I've been testing the build and making adjustments with the domain to make sure it works correctly. After enough testing I wanted to roll out the update earlier today.

For the november 1511 update I already took the steps to allow the Windows 10 Upgrades to show up in WSUS (Windows Server 2012 R2) and installed the correct hotfix and manually setup the IIS server to allow the downloading and decrypting of esd files. This worked flawlessly even though it took some time to get working.

The Windows 10 update downloaded without a problem after approving them. It takes up about 28GB for the Dutch and English version. Professional and Enterprise. I was able to do the upgrade on a test PC that was running Windows 10 1511 Professional without any problems, but all other computers in the network say they're up-to-date and do not detect the upgrade at all.

On another PC running Windows 10 Professional and three running Windows 10 Enterprise (all running the previous November update) the update simply does not appear at all. The event logs are useless since they simply say that there are no updates available.

I never enabled any policies or settings to defer upgrades and there is no DisableUpgrade registry entry or other stuff enabled that should prevent them from happening. I'm really confused but also found out that some non-domain members don't get the update. I should be able to force this by using WSUS though!

Any ideas?


WSUS Breaks after KB3159706, released 5/5/2016

$
0
0

Hey all, just installed KB3159706 on my WS 2012 R2 WSUS Server at 2PM on 5/5/2016.  This was supposed to fix/issues when KB3148812 was released a few weeks ago.  Don't install KB3159706, it breaks WSUS.

C'mon Microsoft, get your stuff together.  I'm tired of this amateur hour BS.



Setting up a new WSUS Server

$
0
0
We currently have a Server 2008 R2 server that runs our WSUS service. In preparation for Windows 10 we are setting up a 2012 R2 box.  We run the Database on an external SQL 2014 server.  Is there a way to effectively move everything over to the 2012 box? I'm looking for some kind of guide that will show me step-by-step....

WSUS farm for managing Windows 10 clients only - Best design??

$
0
0

Hello-

I've got to set up a WSUS farm for managing Windows 10 clients ONLY.  Eventually clients could reach numbers of 20k or more as we refresh our Windows 7 clients.

I was thinking I'd use network load balancing and set up a main WSUS server and several additional WSUS servers in REPLICA mode to help handle the load. From what I've read, it looks like each WSUS server, main or replica requires a database.  I plan to use SQL for the main server because it has the potential to grow quite large with thousands of clients, Should the replica servers also connect to its own SQL server for its database as well? 

Also, potentially this could be connected to SCCM, however, I'm not familiar with SCCM at all, so right now the discussion would be best to stick with WSUS.  ....unless its something critical...   =;^) 

All servers are Windows Server 2012R2.

Is this even the best way to do this?  Any suggestions would be much appreciated!!

Thanks,
Chris


WDS - WSUS Hangs on update

$
0
0

I believe I am being plagued by the KB3159706 update.

On my WSUS server, I have KB3159706 update installed.  However, when a new machine is being imaged, on the "Searching for Updates' tasks, Windows update just hangs.

The WindowsUpdate.log file on the litetouch install has these errors:

'Can not perform non-interactive scan if AU is interactive-only'

Update Client failed to detect with error 0X80244010

FATAL: Unable to perform synchronus search (hr=80244010)

I am using the FQDN of the WSUS, and that url is shown correctly in the log file as well.   I can go to http://wsus.domain.com:8530/clientwebservice/client.asmx and view output from the page from the install process.  So connectivity is there.

The Event Viewer logs on the WSUS are not showing anything use, however, I do not know if there is a better location for proper logs.  

My imaging process is broken due to this issue.  

Please advise.


Download updates are failing

$
0
0

I installed WSUS with remote path (\\servername\sharename). The installation created folders on the remote path. I assumed the permissions are OK, because it was able to create folders. Remote disk space available is 2.4TB. The local admin and Network Service have full permissions from the parent folder. The C:\Program Files\Update Services\LogFiles\SoftwareDistribution.log is showing:

Content file download failed.

Reason: Error calling [kernel32.dll]:CreateDirectory(\\servername\MSUpdate$\WsusContent\2D)

Source File: 

Destination File:

Event ID: 364

Source: Windows Server Update Service

Task Category: 2

I checked the remote share folder, it has \\servername\MSUpdate$\WsusContent, no 2D folder, so I created manually 2D folder. it did not help. I saw a lot of posting having the same issue. Can or cannot WSUS save the updates to the remote path?

If it can, please send me links.

Thanks in advance for your help.


JC

Windows 10 Anniversary Update (1607)

$
0
0

Anyone can explain why Windows 10 1607 client can't download WSUS updates ?

WSUS is install on Windows Server 2012 R2 Server.

When a Windows 10 client detect a Windows 10 (1607 only) update on WSUS, client can't download every update ( Windows or other)

If there are only Office update everything works good.

Powershell Cmdlet XML Error

$
0
0

I have a 2012r2 server running as my WSUS point and I am trying to write a powershell script to perform the monthly cleanup and approve updates for our update groups. However when I run a cmdlet like Get-WsusUpdates or Get-WsusComputer I receive an error"There is an error in XML document".  I'm not sure which XML document it is referring to.  This error happens for these cmdlets regardless of the parameters, if any, I enter.  I've been scouring the interwebs to see if anyone else has seen this issue and surprisingly I can't find much. Any ideas of how I can use these cmdlets would be appreciated.


Clients are not listed/updated in WSUS Server

$
0
0

WSUS Server Version: 6.3 is installed and configured correctly on Windows Server 2012 R2. There are more than 200 servers (productions) need to be part of the WSUS for future automatic updates. Clients servers are Windows Server 2008 R2 and Windows Server 2012 R2. Most of the client Server get populated in WSUS server, few of them not. 

I tried to run these Script on each non-registered servers and few of them get listed in WSUS Server, but still I don't see few of them listed yet.  Script I run on each non -registered clients is below 

net stop wuauserv
reg delete HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate /f /va
net start wuauserv
wuauclt /detectnow /reportnow
gpupdate /force
exit

And run these registry Key value change file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"AcceptTrustedPublisherCerts"=dword:00000001"ElevateNonAdmins"=dword:00000001"TargetGroup"="DPU UCC""TargetGroupEnabled"=dword:00000001"WUServer"="http://DPUUCCVIEVU:8530""WUStatusServer"="http://DPUUCCVIEVU:8530"


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"AUOptions"=dword:00000003"AUPowerManagement"=dword:00000001"AutoInstallMinorUpdates"=dword:00000001"DetectionFrequency"=dword:0000000a"DetectionFrequencyEnabled"=dword:00000001"IncludeRecommendedUpdates"=dword:00000001"NoAUAsDefaultShutdownOption"=dword:00000001"NoAUShutdownOption"=dword:00000001"NoAutoRebootWithLoggedOnUsers"=dword:00000001"NoAutoUpdate"=dword:00000000"RebootRelaunchTimeout"=dword:0000000a"RebootRelaunchTimeoutEnabled"=dword:00000001"RescheduleWaitTime"=dword:0000000a"RescheduleWaitTimeEnabled"=dword:00000001"ScheduledInstallDay"=dword:00000000"ScheduledInstallTime"=dword:00000001"UseWUServer"=dword:00000001

Can you advice me detailed troubleshooting steps so that remaining server should be listed in WSUS servers. All Servers are in same VLAN, Same Subnet, Under Same OU, Thanks

re: WSUS version = Windows 7 update client version (Compatibility)

$
0
0

Hello everyone. I have a WSUS 3.0 SP2 server (updated to  3.2.7600.274) residing in a Windows 2008 R2 server. We have  about 1000+ Windows 7 SP1 clients in various states of updates, so to speak. Some I have discovered to have versions 7.6.7601.19161 while others have versions either higher or lower than that. My question is what Windows 7 SP1 Update Client version is compatible with the above mentioned WSUS version? I have read somewhere that particular WSUS versions will only work with a particular update client versions. I am asking this because I am currently encountering issues with clients not detecting updates (0 detected) while I have a list of updates on the WSUS server that has been approved.

I created several test groups just to prove that updates were not being consistently downloaded. I made sure that superseded issues do not exist and no other updates were approved for the clients. Now prior to this issue I had to update the WSUS server to 274 from 226. I did reset the clients via the recommended methods of renaming folders and re-registering dlls. Still no go. I am really tempted to just rebuild. 

On a side note, after updating, is it normal for me to see that version 226 still appears under the HELP command in the WSUS interface but shows 274 in the Update Services info? I'm kinda confused if the update really worked. Thanks in advance for constructive advice.

An error occured while connecting with WSUS server

$
0
0
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 request failed with HTTP status 503: Service Unavailable.

Source
System.Web.Services

Stack Trace:
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.UpdateServices.Internal.ApiRemoting.ExecuteSPGetConfiguration()
   at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetConfiguration()
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration.Load()
   at Microsoft.UpdateServices.Internal.ClassFactory.CreateWellKnownType(Type type, Object[] args)
   at Microsoft.UpdateServices.Internal.ClassFactory.CreateInstance(Type type, Object[] args)
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetConfiguration()
   at Microsoft.UpdateServices.UI.AdminApiAccess.CachedUpdateServerConfiguration.GetFreshObjectForCache()
   at Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.RefreshCache()
   at Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.GetFromCache()
   at Microsoft.UpdateServices.UI.AdminApiAccess.PermissionsManager.IsPermitted(UserOperation operation)
   at Microsoft.UpdateServices.UI.SnapIn.Scope.UpdatesSummaryScopeNode.RefreshPermissions()
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.AddChildNodes()
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServerAndPopulateNode(Boolean connectingServerToConsole)
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ResetScopeNode()

Get-WSUSUpdate returning incomplete/incorrect information for some fields

$
0
0

I'm using powershell to try and get a list of updates that are a) superseded and b) not required by any computers, so that I can subsequently decline them.  The problem I am hitting is that none of the following fields appear to be populated in the data returned to PowerShell;

ComputersWithErrors

ComputersNeedingThisUpdate

ComputersInstalledOrNotApplicable

ComputersWithNoStatus

InstalledOrNotApplicablePercentage

 

When I look in the WSUS console the data is populated.  For one particular update the console shows that 20 computers need this update and 4 have no status, PowerShell returns this for the same update;

Update                             : Microsoft.UpdateServices.Internal.BaseApi.Update

Classification                     : Security Updates

InstalledOrNotApplicablePercentage : 0

Approved                           : Install

ComputersWithErrors                : 0

ComputersNeedingThisUpdate         : 0

ComputersInstalledOrNotApplicable  : 0

ComputersWithNoStatus              : 0

MsrcNumbers                        : {MS16-083}

Removable                          : True

RestartBehavior                    : Never restarts

MayRequestUserInput                : False

MustBeInstalledExclusively         : False

LicenseAgreement                   : This update does not have Microsoft Software License Terms. Products                          : {Windows Server 2012}

UpdatesSupersedingThisUpdate       : {Security Update for Adobe Flash Player for Windows Server 2012 (KB3174060)}

UpdatesSupersededByThisUpdate      : {Security Update for Adobe Flash Player for Windows Server 2012 (KB3163207), Security Update for Adobe Flash Player for Windows Server 2012 (KB3157993), Security Update for Adobe Flash Player for Windows Server 2012 (KB3154132), Security Update for Adobe Flash Player for Windows Server 2012 (KB3144756)...}

LanguagesSupported                 : {all}

UpdateId                           : 03093140-6a87-4b63-a0d8-285fbf8eea82

 

The PowerShell commands I am issuing are;

 

$WSUSserver = Get-WsusServer -Name $server -PortNumber $port

$approvedupdates = Get-WsusUpdate -UpdateServer $WSUSserver -Approval Approved

 

Every item in $approvedupdates (nearly 2000 of them) has valid data except these five fields which are always 0.  In addition, if I attempt to shorten the list of updates returned by Get-WsusUpdate by passing -Status InstalledOrNotApplicableOrNoStatus I still get the same number of updates returned, even though through the WSUS console I can see that I should get ~300 less.

 

Hoping to get some guidance before resorting to opening a ticket with Microsoft…

Still having problems after installing 3159706

$
0
0

I’m still having problems with this.

KB3148812 had been installed and WSUS stopped working, clients were unable to check for updates. Did some research and uninstalled it.

Later installed 3159706 via Windows Update – no restart notification displayed but WSUS was still not starting (saw a ‘Reset server node’ message which did not work). Rebooted, Server Manager flagged WSUS Service as not started on restart, but a refresh showed it was started. Ran WSUS, but saw same message.

Copied error and followed recommendation to delete wsus file at %appdata%\Microsoft\MMC\. WSUS now starts, but the server was not listed. Chose to connect to the server but an error message about SQL not running was displayed (port is correct: 8530). All SQL services seem to be running.

Any suggestions, please?

Thanks

--

Here's the error from the console:

**********************************************************************

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.

The WSUS administration console has encountered an unexpected error. This may be a transient error; try restarting the administration console. If this error persists,

Try removing the persisted preferences for the console by deleting the wsus file under %appdata%\Microsoft\MMC\.


System.IO.IOException -- The handshake failed due to an unexpected packet format.

Source
System

Stack Trace:
   at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.ConnectStream.WriteHeaders(Boolean async)
** this exception was nested inside of the following exception **


System.Net.WebException -- The underlying connection was closed: An unexpected error occurred on a send.

Source
Microsoft.UpdateServices.Administration

Stack Trace:
   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()

**********************************************************************

Custom Update View does not list updates

$
0
0
I created a new update view because I need to approve updates for just one server. No updates will list for this new update view. There are plenty of updates available as we are way behind on patching. I altered the approval and status filters to show any except declined and any status. Also edited the view to be more specific with the updates I am looking for. I am able to view an approve updates via other avenues but this would be helpful to me.

Update server listed multiple times in navigation pane

$
0
0
I am new to WSUS. Deployed a new 2012 R2 server and added WSUS to it. Most of my machines are reporting to it. In the navigation pane I have always had it listed twice. Once just the name of the server and once with the domain included. I was attempting to get reporting worked out and install Report Viewer and .NET as well. Subsequently it is now listed 3 more times with the domain in the navigation pane for a total of 5 times. What does this mean?

Question about monthly update rollups (e.g., 3179574) for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2

$
0
0

This question is regarding the new monthly update rollups for "Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2"

In May and in June, there was a nice list of "Fixed issues" / KB#s

May: https://support.microsoft.com/en-us/kb/3156418

June: https://support.microsoft.com/en-us/kb/3161606

However, in July and August that nice list was missing the "Fixed issues" / KB#s data:

July: https://support.microsoft.com/en-us/kb/3172614

August: https://support.microsoft.com/en-us/kb/3179574


Anyone know why this is? And if that data is available elsewhere?

TIA.

Looking for a script that can get & install wsus updates from windowsupdate, not the local wsus server

$
0
0

I'm looking for a script that can download wsus updates from Windowsupdate, from a client that has SCCM agent installed and is under control of a local WSUS server.

I want to bypass WUServer. This can be done by change this key, but this requires a reboot, so this is not a solution.

HKLM\software\microsoft\policies\microsoft\Windowsupdate\AU

key: UseWUServer Value 1, change to 0 to bypass.



I have a script that can du this by contacting the local WSUS server. But I need a way to download patches that aren't deployed om my SCCM 2007 server. I'm using the Powershell PSWindowsUpdate module.

The updates I need to download is the Exchange block and anto-spam updates, that reuires freqquent update.

I would like to do this with a schedules script.



WSUS windows 2012 R2 can't start

$
0
0

Dear Sirs.

Please help me from list below.

2016-08-14 10:29:25:059  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:29:25:059  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:29:25:059  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:29:25:059  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:29:25:059  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:29:25:059  948 1708 WS WARNING: NWS retry 1 for transient error 0x80244022
2016-08-14 10:29:27:067  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:29:27:067  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:29:27:067  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:29:27:067  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:29:27:067  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:29:27:067  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:29:27:067  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:29:27:067  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:29:27:067  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:29:27:067  948 1708 WS WARNING: NWS retry 2 for transient error 0x80244022
2016-08-14 10:29:29:085  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:29:29:085  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:29:29:085  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:29:29:085  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:29:29:085  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:29:29:085  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:29:29:085  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:29:29:085  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:29:29:085  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:29:29:085  948 1708 WS FATAL: NwsCallWithRetries<Functor>( Functor(_clientId, _targetGroupName, _dnsName, &_result)) failed with hr=0x80244022
2016-08-14 10:29:29:085  948 1708 IdleTmr WU operation (CAuthorizationCookieWrapper::InitializeSimpleTargetingCookie, operation # 6480) stopped; does use network; is at background priority
2016-08-14 10:29:29:085  948 1708 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80244022
2016-08-14 10:29:29:085  948 1708 PT WARNING: PopulateAuthCookies failed: 0x80244022
2016-08-14 10:29:29:085  948 1708 PT WARNING: RefreshCookie failed: 0x80244022
2016-08-14 10:29:29:085  948 1708 PT WARNING: RefreshPTState failed: 0x80244022
2016-08-14 10:29:29:085  948 1708 PT WARNING: PTError: 0x80244022
2016-08-14 10:29:29:085  948 1708 Report WARNING: Reporter failed to upload events with hr = 80244022.
2016-08-14 10:37:29:137  948 1708 EP Got WSUS Client/Server URL: "http://192.168.42.1:8530/ClientWebService/client.asmx"
2016-08-14 10:37:29:137  948 1708 PT WARNING: Cached cookie has expired or new PID is available
2016-08-14 10:37:29:137  948 1708 EP Got WSUS SimpleTargeting URL: "http://192.168.42.1:8530"
2016-08-14 10:37:29:137  948 1708 IdleTmr WU operation (CAuthorizationCookieWrapper::InitializeSimpleTargetingCookie) started; operation # 6481; does use network; is at background priority
2016-08-14 10:37:29:137  948 1708 PT Initializing simple targeting cookie, clientId = 4bffec17-2f2f-44fe-80f9-fede667eafab, target group = All Staff, DNS name = pdcserver.nssbct.co.th
2016-08-14 10:37:29:137  948 1708 PT   Server URL =http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx
2016-08-14 10:37:29:152  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:37:29:152  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:37:29:152  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:37:29:152  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:37:29:152  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:37:29:152  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:37:29:152  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:37:29:152  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:37:29:152  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:37:29:152  948 1708 WS WARNING: NWS retry 1 for transient error 0x80244022
2016-08-14 10:37:31:167  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:37:31:167  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:37:31:167  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:37:31:167  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:37:31:167  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:37:31:167  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:37:31:167  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:37:31:167  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:37:31:167  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:37:31:167  948 1708 WS WARNING: NWS retry 2 for transient error 0x80244022
2016-08-14 10:37:33:184  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:37:33:184  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:37:33:184  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:37:33:184  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:37:33:184  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:37:33:184  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:37:33:184  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:37:33:184  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:37:33:184  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:37:33:184  948 1708 WS FATAL: NwsCallWithRetries<Functor>( Functor(_clientId, _targetGroupName, _dnsName, &_result)) failed with hr=0x80244022
2016-08-14 10:37:33:184  948 1708 IdleTmr WU operation (CAuthorizationCookieWrapper::InitializeSimpleTargetingCookie, operation # 6481) stopped; does use network; is at background priority
2016-08-14 10:37:33:184  948 1708 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80244022
2016-08-14 10:37:33:184  948 1708 PT WARNING: PopulateAuthCookies failed: 0x80244022
2016-08-14 10:37:33:184  948 1708 PT WARNING: RefreshCookie failed: 0x80244022
2016-08-14 10:37:33:184  948 1708 PT WARNING: RefreshPTState failed: 0x80244022
2016-08-14 10:37:33:184  948 1708 PT WARNING: PTError: 0x80244022
2016-08-14 10:37:33:184  948 1708 Report WARNING: Reporter failed to upload events with hr = 80244022.
2016-08-14 10:45:33:302  948 1708 EP Got WSUS Client/Server URL: "http://192.168.42.1:8530/ClientWebService/client.asmx"
2016-08-14 10:45:33:302  948 1708 PT WARNING: Cached cookie has expired or new PID is available
2016-08-14 10:45:33:302  948 1708 EP Got WSUS SimpleTargeting URL: "http://192.168.42.1:8530"
2016-08-14 10:45:33:302  948 1708 IdleTmr WU operation (CAuthorizationCookieWrapper::InitializeSimpleTargetingCookie) started; operation # 6482; does use network; is at background priority
2016-08-14 10:45:33:302  948 1708 PT Initializing simple targeting cookie, clientId = 4bffec17-2f2f-44fe-80f9-fede667eafab, target group = All Staff, DNS name = pdcserver.nssbct.co.th
2016-08-14 10:45:33:302  948 1708 PT   Server URL =http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx
2016-08-14 10:45:33:302  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:45:33:302  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:45:33:302  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:45:33:302  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:45:33:302  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:45:33:302  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:45:33:302  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:45:33:302  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:45:33:302  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:45:33:302  948 1708 WS WARNING: NWS retry 1 for transient error 0x80244022
2016-08-14 10:45:35:317  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:45:35:317  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:45:35:317  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:45:35:317  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:45:35:317  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:45:35:317  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:45:35:317  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:45:35:317  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:45:35:317  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:45:35:317  948 1708 WS WARNING: NWS retry 2 for transient error 0x80244022
2016-08-14 10:45:37:338  948 1708 WS WARNING: Nws Failure: errorCode=0x803d0012
2016-08-14 10:45:37:338  948 1708 WS WARNING: There was an error communicating with the endpoint at 'http://192.168.42.1:8530/SimpleAuthWebService/SimpleAuth.asmx'.
2016-08-14 10:45:37:338  948 1708 WS WARNING: The server returned HTTP status code '503 (0x1F7)' with text 'Service Unavailable'.
2016-08-14 10:45:37:338  948 1708 WS WARNING: The service is temporarily overloaded.
2016-08-14 10:45:37:338  948 1708 WS WARNING: MapToSusHResult mapped Nws error 0x803d0012 to 0x80244022
2016-08-14 10:45:37:338  948 1708 WS WARNING: Web service call failed with hr = 80244022.
2016-08-14 10:45:37:338  948 1708 WS WARNING: Current service auth scheme='None'.
2016-08-14 10:45:37:338  948 1708 WS WARNING: Proxy List used: '(null)', Bypass List used: '(null)', Last Proxy used: '(null)', Last auth Schemes used: 'None'.
2016-08-14 10:45:37:338  948 1708 WS FATAL: OnCallFailure failed with hr=0X80244022
2016-08-14 10:45:37:338  948 1708 WS FATAL: NwsCallWithRetries<Functor>( Functor(_clientId, _targetGroupName, _dnsName, &_result)) failed with hr=0x80244022
2016-08-14 10:45:37:338  948 1708 IdleTmr WU operation (CAuthorizationCookieWrapper::InitializeSimpleTargetingCookie, operation # 6482) stopped; does use network; is at background priority
2016-08-14 10:45:37:338  948 1708 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80244022
2016-08-14 10:45:37:338  948 1708 PT WARNING: PopulateAuthCookies failed: 0x80244022
2016-08-14 10:45:37:338  948 1708 PT WARNING: RefreshCookie failed: 0x80244022
2016-08-14 10:45:37:338  948 1708 PT WARNING: RefreshPTState failed: 0x80244022
2016-08-14 10:45:37:338  948 1708 PT WARNING: PTError: 0x8024402

Thank you & Best regards,

Ken.

Clients getting old MS updates(2014) from WSUS

$
0
0

Hi experts,

I have a win2012 WSUS server. In August month patching cycle, after the patch cycle window(4days later), we noticed that the clients are getting old updates ( Like they are getting 3 updates from 2014.). Those 3 was already approved in 2014 and they were pushed to the client. But now again, why do they need to get pushed? there are about 100+ servers which have received this old updates.

so far the patching cycle went well but all of a sudden we have encountered this problem.

we did not approve the patches after the patching cycle.

I do not know where the problem could be.

Any help would be great.

Best practice for Windows Update for production server

$
0
0

Hi,

One of my customer has 150 windows server and they want to patch them using SCCM 2012 SP2. As recommended we should test the patch before pushing to the production servers. But the problem is customer is not in stage to create replica of each server(150) to test patch. please share best practice for server patch management. we have to create replica of each server or is there any other way.

thank you.


Sakaldeep Yadav

Viewing all 12874 articles
Browse latest View live