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

Getting past WSUS Cleanup Wizard time out, removing unnecessary updates.

$
0
0

Standard problem with WSUS Cleanup Wizard timing out without removing any unnecessary updates. SBS2K8. WSUS 3. 6000+ unnecessary updates awaiting approval. Huge database. Unresponsive SQL server. Lot of people have this problem:
http://social.technet.microsoft.com/Forums/en-US/9724778f-c1a0-4d24-82e4-8b2d054257d6/wsus-hangs-on-cleanup-wizard-for-unused-updates-then-disconnects-from-console?forum=winserverwsus

Drives are regularly defragged in the background. Not gonna shut down the server and have down time just to fix this.

Tried the reindexing script from
http://technet.microsoft.com/en-us/library/dd939795(WS.10).aspx
, (don't copy the command line, it has weird characters in it, just type it in manually.) and it completes but it didn't improve anything.

Found this:
http://wsus.codeplex.com/releases/view/17612
and it also times out.

Found this comment:
For anyone who is getting Timeout Expired with obsolete updates. I have a solution! Use server name : "
\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
" to connect with SQL managment studio. Once connected manually run "
exec spGetObsoleteUpdatesToCleanup
". This will return a list of obsolete ID's. For each one run "
exec spDeleteUpdate @localUpdateID=000000
", where 000000 is the ID. For myself I found the first ID in the list took a full 37 minutes to delete and then after that I could run the cleanup through the GUI as per usual.

by jjdacl on Apr 23 at 12:55 PM 

Found that you actually need to do:
USE SUSDB
GO
exec spGetObsoleteUpdatesToCleanup

And to connect in the first place, I had to hit Options, and select named pipe from the middle pull down. 

First delete took 6 minutes and memory has spiked up to almost 15GB in use out of 16GB physical. But the WSUS console (Update Services) still shows the same number of old updates. Failure? I don't think so: I'm running the cleanup wizard again and so far it isn't timing out... It has run over night, and has made some progress; the bar has moved perhaps 5%. 

So... My take is that the SQL server causes this problem when there is to much data, because the indexes are poorly designed (not because the indexes need to be re-indexed) causing the first query to time out, which causes the cleanup to fail. Once you get past that first deletion, and have everything loaded into memory, the cleanup tool can stay connected long enough to delete each unneeded update.

Next step will be to find a command line method, such as:
http://wsus.codeplex.com/releases/view/17612
and put it into the task scheduler like Microsoft should have done at the beginning to keep this from getting out of hand.

P.S. Lawrence Garvin, please do NOT reply to this; I have no need of your arrogance.


Windows Server Update Service won't run after KB2720211 install

$
0
0

I have a Server 2008 SP1 Standard 32 bit which had Windows Software Update Server role installed connected to an upstream WSUS server and all was working, with 17 clients connected to it and all getting their approved patches.  This was a new server as of 1 month ago with WSUS added at that time.  It needed to be upgraded to S2008 SP2 which I did and WSUS continued to function.  After it was on SP2, there was another 152 patches to apply and after that WSUS no longer works.  It appears 1 of the patches that was applied was KB2720211 which appears to cause issues for quite a number of people. 

The issue is that the update service won't start.  An error message comes back that the service failed to respond in a timely fashion and I can't find any log files anywhere on what the issue is.  Here is what has been done so far all resulting in the same issue:

1.  Removed WSUS and rebooted and installed again.

2.  Removed WSUS and Windows Internal Database, rebooted and installed again (using KB972466 download).

2.1 Installed SQL Management Studio and connected to internal database SUSDB and verified it is not set for single user (I believe what it is set for is called multiuser but I am going from memory)

3.  Installed KB2720211.

4.  Installed KB2734608

5.  Removed WSUS and Windows Internal Database, rebooted and installed again (using KB972466 download).

I am looking for any information on how to troubleshoot what the issue is because there is nothing in any log files that I can find and no events in windows event viewer.  I am about ready to start over with the server however if there is something that I can look at to potentially resolve the issue, please let me know.

How to get rid onth WSUS notifcation in Server Manager

$
0
0

I recently built a distributed Configuration Manager site. I have a remote WSUS on a separate server. In order to satisfy the CM perquisite check, the site server must have  at east the WSUS service installed, which I have. So now I am left with the waraning to launch the post configuration task in server manager. This will fail, as there is nothing to configure.

So the question now is, is there any way to get rid of the warning permanently?

Server 2012 Essentials Report Inaccurate with Respect to WSUS Update Status

$
0
0

Hi 

I'm having a strange issue with the health report on the Server 2012 Essentials.  The report is providing information that is inaccurate with respect to the WSUS status of the client computers, including the server.  When i open up WSUS on the server, all the correct information is detailed regarding the clients and server and updates.  It's just when the report is run (or emailed to me daily) that the information is inaccurate.  

The report also has another error where it states the last backup was successful in the last 24 hours, when in fact the last occurrence was December 21, 2015. See below. 

Thanks 

Windows 2008 R2 Server delayed reporting to WSUS

$
0
0

Hi All,

I have some Windows 2008 Servers having problems reporting to the WSUS server and thus unable to receive updates. Some are reporting daily, some have just reported in and some reported two weeks back. And most of the servers are having high CPU usage through svchost.exe (wuauserv).

Ports and network connections are ok.

Cab file can be downloaded through IE.

WSUS server is 3.0

Last Update was Nov 2015 - Trying to download Dec '15 and Jan '16.

I have not yet tried removing the software distribution folder as it would delete all update history (used for auditing).

Last entires on the WindowsUpdate logs are:

2016-01-1912:10:46:8281056ea4AUAU setting next sqm report timeout to 2016-01-20 02:10:46
2016-01-2012:10:46:8111056ea4AUAU setting next sqm report timeout to 2016-01-21 02:10:46
2016-01-2112:10:46:8061056ea4AUAU setting next sqm report timeout to 2016-01-22 02:10:46
2016-01-2212:10:46:8271056ea4AUAU setting next sqm report timeout to 2016-01-23 02:10:46
2016-01-2312:10:46:7961056ea4AUAU setting next sqm report timeout to 2016-01-24 02:10:46
2016-01-2412:10:46:8071056ea4AUAU setting next sqm report timeout to 2016-01-25 02:10:46
2016-01-2512:10:46:7671056ea4AUAU setting next sqm report timeout to 2016-01-26 02:10:46
2016-01-2612:10:46:7731056ea4AUAU setting next sqm report timeout to 2016-01-27 02:10:46

All servers have been rebooted.

TIA.

Oliver

WSUS and Windows 10 Upgrades

$
0
0

I have a few computer's that are on a older version of windows 10. I want to apply the latest updates which will include the WIndows 10 1511. I have approved the classification for upgrades and WSUS now has the different Windows 10 verisons listed under the upgrades tab.

Since I have approved the 'upgrades' classification all of my other computers in WSUS (win7/win8.1) report a 99% status and show 1 update needed but not approved.

Is it possible to have this upgrade/update only be applied to my Windows 10 computer's that actually need it.

All of my other machines running win7/win8.1 need to stay with the current OS.

WSUS 2012

$
0
0

Hi,

I am getting below error on my wsus server 2012.

The server is failing to download some updates.(10032)

and some time.

Content file download failed.

Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header.

Source File: /d/msdownload/update/software/secu/2015/08/windows6.1-kb3086255-x64_b7ce579bb27fb562fa8e2aa00c173c0ae0347459.cab 
Destination File: c:\WSUS\WsusContent\59\B7CE579BB27FB562FA8E2AA00C173C0AE0347459.cab
(364)

Restarted the BITS service but no luck getting the same error again and again , i am not using any proxy server.

Thanks in advance.

Regards,

Rahul

Win10 1511 upgrade not being offered by WSUS

$
0
0

I followed all the steps, installed the hotfix and enabled the category, but WSUS will not offer the 1511 update or mark it as applicable to anything.

I've disabled deferral in group policy and verified that the clients are seeing it.

I can manually upgrade systems via USB, flat file or Windows Update. Once upgraded by whatever means, WSUS will offer patches to the systems with 1511.

Where should I be looking next? Anyone have any ideas?

Bill


Migrating from WSUS 3.0 SP2 to Server 2012

$
0
0

Hi Everyone,

We have WSUS 3.0 SP2 3.2.7600.226 installed on a Server 2003 x64 box that we would like to migrate to Server 2012 as we are in the process of trying to get all our servers up to 2012 and clients up to Win 10.

Previously, to buy us some time, I tried to install update 2734608 to allow our WSUS to see the Win 8/10 clients but it ended up killing wsus and I had to reinstall 2720211 etc to get it working again.

My questions are:

1) If I migrate the DB to a new Server 2012, will the replica servers (which we can't upgrade yet) be able to receive their downstream synchs from this new server?

2) The instructions at https://technet.microsoft.com/en-au/library/hh852352.aspx seem to be fairly annoying to migrate the data from an older server.  I believe we are currently using the windows internal DB for our older server, so I was wondering if there is another method of migrating the data or is that the only option?

Thanks very much!

Client auto-restart after WSUS update push

$
0
0

After our monthly 3:00am push, some workstations do not restart and instead prompt the user to restart at some point during the day. Other machines do automatically restart just after the updates are installed at approx 3:30am. My question is what settings need to be configured in order for all workstations in the office to have approved updates installed and the machine restarted prior to the staff member arriving the office?

WSUS Server 3.2.7600.226

Thanks!


Hank Vare

WSUS cannot bind it with IPv4 address

$
0
0

I got a Downstream wsus server its on replica mode

the downstreamserver which is a wsus server see itselft with a ipv6 address for example if i do a ping localhost it returns me an ipv6 address and when its added to the wsus console i see it with a ipv6 address

if i turn off the ipv6 address and if i keep doing ping i see the 127.0.0.1  versi0on of ipv6 i mean ::1

If i on IIS manager force it to bind it to the ipv4 address then my console doesnt work... the console of the downstreamserver

so i have to let it bind with the ipv6 address... otherwise the console doesnt work....

All my other machines seems to work fine

but the same WSUS server has that issue....

How can i fix it? so i can see the ipv4 address on my Wsus console for that server instead ipv6 address?

I already unistall the ipv6 address of the network adapter  

 

WSUS Clients using Windows 10 build 10.0.10586.71 appear as Windows 10 build 10.0.10586.63

$
0
0

I started rolling out the Cumulative Update KB3124262 that Microsoft released to Update Services yesterday (27th January 2016).

This update revises the Windows 10 Version number to 10.0.10586.71 - tested when running 'winver' from the Run prompt on the local client.

However, when the clients check in to Windows Software Update Services, they still report 10.0.10586.63 - reported in the 'Version' column in Client Computers.

WSUS is 6.3.9600.18057 and I have applied the WSUS hotfix kb 3095113.

Any explanation for this?
We saw this previously with a Cumulative Update for Windows 10 (version 1511) where the version number was being reported incorrectly to WSUS (I think it was 10.0.10586.17) and it was then subsequently corrected in a future cumulative update.

Thanks!

x64 clients not receiving updates

$
0
0

Hi folks,

I've got a very strange problem with our WSUS server.  Any new clients with 64 bit versions of their operating system (Server 2008 and Windows 7) are not receiving updates from our WSUS server.  The clients appear in WSUS but as "Not yet reported".

The error that appears in the WindowsUpdate.log file on the clients is: -

# WARNING: Search callback failed, result = 0x80072EE2
# WARNING: Failed to find updates with error code 80072EE2

There is a corresponding error on the WSUS server - Event ID 1309 - ASP.NET 2.0.50727.0

Event code: 3001 
Event message: The request has been aborted. 
Event time: 28/01/2016 11:14:26 
Event time (UTC): 28/01/2016 11:14:26 
Event ID: 08bad26265cd4d2b858f8b44861fc0aa 
Event sequence: 1286 
Event occurrence: 1 
Event detail code: 0 

Application information: 
    Application domain: /LM/W3SVC/1/ROOT/ClientWebService-1-130984527317004624 
    Trust level: Full 
    Application Virtual Path: /ClientWebService 
    Application Path: c:\Program Files\Update Services\WebServices\ClientWebService\ 
    Machine name: local-wsus

Process information: 
    Process ID: 3680 
    Process name: w3wp.exe 
    Account name: NT AUTHORITY\NETWORK SERVICE 

Exception information: 
    Exception type: HttpException 
    Exception message: Request timed out. 

Request information: 
    Request URL: http://local-wsus/ClientWebService/client.asmx 
    Request path: /ClientWebService/client.asmx 
    User host address: x.x.x.x
    User:  
    Is authenticated: False 
    Authentication Type:  
    Thread account name: NT AUTHORITY\NETWORK SERVICE 

Thread information: 
    Thread ID: 10 
    Thread account name: NT AUTHORITY\NETWORK SERVICE 
    Is impersonating: False 
    Stack trace: 

Existing 64 bit clients (such as my laptop) are working fine and new 32 bit clients also work fine.

WSUS version 3.2.7600.226 on a virtual server running Server 2008 SP2 x64.

Any advice would be gratefully received.

Thanks.

      

WSUS not working completely, no MMC connect, all web services are not working

$
0
0

Hello all,

 

I have a problem not sure what causing it or what is the source of it as I am not into WSUS that much...

THe status is as follows:

I have 1 server 2008 sp2 RTM x64, I had WSUS 3.0 SP2 on it since a while, it was working fine until a week ago, when I started receiving the below messages in the event viewer

I have spent too much time trying to trace or troubleshoot this issue, but all I got was to check the registry and check permissions on the temp folder and other folders, I have done complete removal with the database for the old WSUS and reinstalled it again but I got the same problem

Nothing strange and no problems happened on the server perior to this issue, it just happened...

 

Any help will be appreciated

Regards

 

============== MSG 1 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:52:54 PM
Event ID:      7053
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
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.InvalidOperationException -- Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
<html>
    <head>
        <title>Security Exception</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>Server Error in '/ApiRemoting30' Application.<hr width=100% size=1 color=silver></H1>

            <h2> <i>Security Exception</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> Description: </b>The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
            <br><br>

            <b> Exception Details: </b>System.Security.SecurityException: That assembly does not allow partially trusted callers.<br><br>

            <b>Source Error:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>Stack Trace:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[SecurityException: That assembly does not allow partially trusted callers.]
   ASP.global_asax..ctor() +0
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>Version Information:</b> Microsoft .NET Framework Version:2.0.50727.4214; ASP.NET Version:2.0.50727.4209

            </font>

    </body>
</html>
<!--
[SecurityException]: That assembly does not allow partially trusted callers.
   at ASP.global_asax..ctor()
[TargetInvocationException]: Exception has been thrown by the target of an invocation.
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
   at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
[HttpException]: Exception has been thrown by the target of an invocation.
   at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)
   at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)
   at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
-->
--.

Source
Microsoft.UpdateServices.Administration

Stack Trace:
   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.get_AdminApiTools()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.get_ServerState()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.SetNavigationItemEnabledStates()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.OOBEWizardInitialize()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">7053</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:52:54.000Z" />
    <EventRecordID>884368</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>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.InvalidOperationException -- Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
&lt;html&gt;
    &lt;head&gt;
        &lt;title&gt;Security Exception&lt;/title&gt;
        &lt;style&gt;
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        &lt;/style&gt;
    &lt;/head&gt;

    &lt;body bgcolor="white"&gt;

            &lt;span&gt;&lt;H1&gt;Server Error in '/ApiRemoting30' Application.&lt;hr width=100% size=1 color=silver&gt;&lt;/H1&gt;

            &lt;h2&gt; &lt;i&gt;Security Exception&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;

            &lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;

            &lt;b&gt; Description: &lt;/b&gt;The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
            &lt;br&gt;&lt;br&gt;

            &lt;b&gt; Exception Details: &lt;/b&gt;System.Security.SecurityException: That assembly does not allow partially trusted callers.&lt;br&gt;&lt;br&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br&gt;&lt;br&gt;

            &lt;table width=100% bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/code&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br&gt;

            &lt;b&gt;Stack Trace:&lt;/b&gt; &lt;br&gt;&lt;br&gt;

            &lt;table width=100% bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;pre&gt;

[SecurityException: That assembly does not allow partially trusted callers.]
   ASP.global_asax..ctor() +0
&lt;/pre&gt;&lt;/code&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br&gt;

            &lt;hr width=100% size=1 color=silver&gt;

            &lt;b&gt;Version Information:&lt;/b&gt; Microsoft .NET Framework Version:2.0.50727.4214; ASP.NET Version:2.0.50727.4209

            &lt;/font&gt;

    &lt;/body&gt;
&lt;/html&gt;
&lt;!--
[SecurityException]: That assembly does not allow partially trusted callers.
   at ASP.global_asax..ctor()
[TargetInvocationException]: Exception has been thrown by the target of an invocation.
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp; canBeCached, RuntimeMethodHandle&amp; ctor, Boolean&amp; bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)
   at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)
[HttpException]: Exception has been thrown by the target of an invocation.
   at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)
   at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)
   at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
--&gt;
--.

Source
Microsoft.UpdateServices.Administration

Stack Trace:
   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.get_AdminApiTools()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.get_ServerState()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.SetNavigationItemEnabledStates()
   at Microsoft.UpdateServices.UI.SnapIn.Wizards.OOBE.OOBEWizard.OOBEWizardInitialize()</Data>
  </EventData>
</Event>

 

 

============== MSG 2 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      13051
Task Category: 6
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
No client computers have ever contacted the server.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">13051</EventID>
    <Level>3</Level>
    <Task>6</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884373</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>No client computers have ever contacted the server.</Data>
  </EventData>
</Event>

 

 

============== MSG 3 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12002
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The Reporting Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12002</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884374</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The Reporting Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 4 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12012
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The API Remoting Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12012</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884375</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The API Remoting Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 5 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12032
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The Server Synchronization Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12032</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884376</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The Server Synchronization Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 6 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12022
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The Client Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12022</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884377</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The Client Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 7 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12042
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The SimpleAuth Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12042</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884378</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The SimpleAuth Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 8 ==============

Log Name:      Application
Source:        Windows Server Update Services
Date:          9/21/2011 1:53:01 PM
Event ID:      12052
Task Category: 9
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
The DSS Authentication Web Service is not working.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Windows Server Update Services" />
    <EventID Qualifiers="0">12052</EventID>
    <Level>2</Level>
    <Task>9</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:01.000Z" />
    <EventRecordID>884379</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOAMIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>The DSS Authentication Web Service is not working.</Data>
  </EventData>
</Event>

 

============== MSG 9 ==============

Log Name:      Application
Source:        ASP.NET 2.0.50727.0
Date:          9/21/2011 1:53:09 PM
Event ID:      1314
Task Category: Web Event
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      APP-SVR.DOMAIN.local
Description:
Event code: 4010
Event message: An unhandled security exception has occurred.
Event time: 9/21/2011 1:53:09 PM
Event time (UTC): 9/21/2011 10:53:09 AM
Event ID: 11b96ca285fa46d2a05d38e2e9b168af
Event sequence: 1
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/715372307/ROOT/ApiRemoting30-7-129610759889193820
    Trust level: High
    Application Virtual Path: /ApiRemoting30
    Application Path: C:\Program Files\Update Services\WebServices\ApiRemoting30\
    Machine name: APP-SVR
 
Process information:
    Process ID: 8332
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Request information:
    Request URL: http://app-svr:8530/ApiRemoting30/WebService.asmx
    Request path: /ApiRemoting30/WebService.asmx
    User host address: 192.168.5.22
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Custom event details:

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="ASP.NET 2.0.50727.0" />
    <EventID Qualifiers="16384">1314</EventID>
    <Level>4</Level>
    <Task>3</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-09-21T10:53:09.000Z" />
    <EventRecordID>884380</EventRecordID>
    <Channel>Application</Channel>
    <Computer>APP-SVR.DOMAIN.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>4010</Data>
    <Data>An unhandled security exception has occurred.</Data>
    <Data>9/21/2011 1:53:09 PM</Data>
    <Data>9/21/2011 10:53:09 AM</Data>
    <Data>11b96ca285fa46d2a05d38e2e9b168af</Data>
    <Data>1</Data>
    <Data>1</Data>
    <Data>0</Data>
    <Data>/LM/W3SVC/715372307/ROOT/ApiRemoting30-7-129610759889193820</Data>
    <Data>High</Data>
    <Data>/ApiRemoting30</Data>
    <Data>C:\Program Files\Update Services\WebServices\ApiRemoting30\</Data>
    <Data>APP-SVR</Data>
    <Data>
    </Data>
    <Data>8332</Data>
    <Data>w3wp.exe</Data>
    <Data>NT AUTHORITY\NETWORK SERVICE</Data>
    <Data>http://app-svr:8530/ApiRemoting30/WebService.asmx</Data>
    <Data>/ApiRemoting30/WebService.asmx</Data>
    <Data>192.168.5.22</Data>
    <Data>
    </Data>
    <Data>False</Data>
    <Data>
    </Data>
    <Data>NT AUTHORITY\NETWORK SERVICE</Data>
  </EventData>
</Event>


Saleh Ramadan

WSUS Migration Export Fails

$
0
0

I've recently built a Windows 2012 R2 server with SQL Express advanced 2008 and WSUS. Im trying to export the approval database to import in to a non internet system. Every time I run wsusmigrationexport I get the following error:

WsusMigrationExport failed with the below exception!
System.BadImageFormatException: Could not load file or assembly 'Microsoft.UpdateServices.Utils, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
File name: 'Microsoft.UpdateServices.Utils, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()
   at Microsoft.WsusMigrationTools.ExportServerStatus.DumpData(XmlTextWriter dataWriter)
   at Microsoft.WsusMigrationTools.WsusMigrationTool.Main(String[] args)

=== Pre-bind state information ===
LOG: User = INTERNET-WSUS\Administrator
LOG: DisplayName = Microsoft.UpdateServices.Utils, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35
 (Fully-specified)
LOG: Appbase = file:///C:/Program Files (x86)/Update Services 3.0 API Samples and Tools/WsusMigrate/
LOG: Initial PrivatePath = NULL
Calling assembly : Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Microsoft.UpdateServices.Utils, Version=3.1.6001.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/Program Files (x86)/Update Services 3.0 API Samples and Tools/WsusMigrate/Microsoft.UpdateServices.Utils.DLL.
ERR: Failed to complete setup of assembly (hr = 0x8013101b). Probing terminated.

Can anyone please help?


WSUS and Windows 10 upgrade not instlaling on client.

$
0
0

I have found all the needed items to make this work.

I have installed the hotfix to my WSUS server running on 2012r2.

I have approved the following update in wsus for a test group: "Upgrade to Windows 10 Enterprise, version 1511, 10586 - en-us, Volume"

I have added the mimetype to IIS for .esd and the appropriate setting.

The client is a windows 7 sp1 box with Windows 7 Ent x64.  the key is a MAC key off our vlsc account.

I have logged into the machine and press checked for updates many times. no updates available. 

I have left a machine logged out to see if the updates would install at the scheduled reboot time (we have it set to reboot at 3am if the machine has no logged in users.

This entry on the WindowsUpdate.log has been occurring for the last hour:

2016-01-20 13:29:36:144 1044 d0c AU ## START ##  AU: Install updates
2016-01-20 13:29:36:144 1044 d0c AU #########
2016-01-20 13:29:36:144 1044 d0c AU   # Initiating deadline install
2016-01-20 13:29:36:144 1044 d0c AU WARNING: There are no approved updates to install
2016-01-20 13:29:36:144 1044 d0c AU   # Exit code = 0x8024000C
2016-01-20 13:29:36:144 1044 d0c AU #########
2016-01-20 13:29:36:144 1044 d0c AU ##  END  ##  AU: Install updates
2016-01-20 13:29:36:144 1044 d0c AU #############
2016-01-20 13:29:36:144 1044 d0c AU WARNING: InitiateInstall failed, error = 0x8024000C
2016-01-20 13:29:36:144 1044 d0c AU Setting AU scheduled install time to 2016-01-21 08:00:00
2016-01-20 13:29:36:144 1044 d0c AU Successfully wrote event for AU health state:0
2016-01-20 13:29:41:152 1044 444 Report REPORT EVENT: {2BA5D5C7-A221-4B2A-8D1C-043DAA60E67C} 2016-01-20 13:29:36:144-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Wednesday, ‎January ‎20, ‎2016 at 1:39 PM:  - Upgrade to Windows 10 Enterprise, version 1511, 10586 - en-us, Volume
2016-01-20 13:39:36:150 1044 d0c AU Forced install timer expired for AUInstallType = 5
2016-01-20 13:39:36:150 1044 d0c AU UpdateDownloadProperties: 0 download(s) are still in progress.
2016-01-20 13:39:36:150 1044 d0c AU #############
2016-01-20 13:39:36:150 1044 d0c AU ## START ##  AU: Install updates
2016-01-20 13:39:36:150 1044 d0c AU #########
2016-01-20 13:39:36:150 1044 d0c AU   # Initiating deadline install
2016-01-20 13:39:36:150 1044 d0c AU WARNING: There are no approved updates to install
2016-01-20 13:39:36:150 1044 d0c AU   # Exit code = 0x8024000C
2016-01-20 13:39:36:150 1044 d0c AU #########
2016-01-20 13:39:36:150 1044 d0c AU ##  END  ##  AU: Install updates
2016-01-20 13:39:36:150 1044 d0c AU #############
2016-01-20 13:39:36:150 1044 d0c AU WARNING: InitiateInstall failed, error = 0x8024000C
2016-01-20 13:39:36:150 1044 d0c AU Setting AU scheduled install time to 2016-01-21 08:00:00
2016-01-20 13:39:36:150 1044 d0c AU Successfully wrote event for AU health state:0
2016-01-20 13:39:41:158 1044 444 Report REPORT EVENT: {55739676-2AA2-457C-A4B8-1B41A4737828} 2016-01-20 13:39:36:181-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Wednesday, ‎January ‎20, ‎2016 at 1:49 PM:  - Upgrade to Windows 10 Enterprise, version 1511, 10586 - en-us, Volume
2016-01-20 13:49:36:156 1044 d0c AU Forced install timer expired for AUInstallType = 5
2016-01-20 13:49:36:156 1044 d0c AU UpdateDownloadProperties: 0 download(s) are still in progress.
2016-01-20 13:49:36:156 1044 d0c AU #############
2016-01-20 13:49:36:156 1044 d0c AU ## START ##  AU: Install updates
2016-01-20 13:49:36:156 1044 d0c AU #########
2016-01-20 13:49:36:156 1044 d0c AU   # Initiating deadline install
2016-01-20 13:49:36:156 1044 d0c AU WARNING: There are no approved updates to install
2016-01-20 13:49:36:156 1044 d0c AU   # Exit code = 0x8024000C
2016-01-20 13:49:36:156 1044 d0c AU #########
2016-01-20 13:49:36:156 1044 d0c AU ##  END  ##  AU: Install updates
2016-01-20 13:49:36:156 1044 d0c AU #############
2016-01-20 13:49:36:156 1044 d0c AU WARNING: InitiateInstall failed, error = 0x8024000C
2016-01-20 13:49:36:156 1044 d0c AU Setting AU scheduled install time to 2016-01-21 08:00:00
2016-01-20 13:49:36:156 1044 d0c AU Successfully wrote event for AU health state:0
2016-01-20 13:49:41:163 1044 444 Report REPORT EVENT: {BE4BAB6E-F047-4D22-A360-57A3EB809FFA} 2016-01-20 13:49:36:187-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Wednesday, ‎January ‎20, ‎2016 at 1:59 PM:  - Upgrade to Windows 10 Enterprise, version 1511, 10586 - en-us, Volume
2016-01-20 13:59:36:163 1044 d0c AU Forced install timer expired for AUInstallType = 5
2016-01-20 13:59:36:163 1044 d0c AU UpdateDownloadProperties: 0 download(s) are still in progress.
2016-01-20 13:59:36:163 1044 d0c AU #############
2016-01-20 13:59:36:163 1044 d0c AU ## START ##  AU: Install updates
2016-01-20 13:59:36:163 1044 d0c AU #########
2016-01-20 13:59:36:163 1044 d0c AU   # Initiating deadline install
2016-01-20 13:59:36:163 1044 d0c AU WARNING: There are no approved updates to install
2016-01-20 13:59:36:163 1044 d0c AU   # Exit code = 0x8024000C
2016-01-20 13:59:36:163 1044 d0c AU #########
2016-01-20 13:59:36:163 1044 d0c AU ##  END  ##  AU: Install updates
2016-01-20 13:59:36:163 1044 d0c AU #############
2016-01-20 13:59:36:163 1044 d0c AU WARNING: InitiateInstall failed, error = 0x8024000C
2016-01-20 13:59:36:163 1044 d0c AU Setting AU scheduled install time to 2016-01-21 08:00:00
2016-01-20 13:59:36:163 1044 d0c AU Successfully wrote event for AU health state:0
2016-01-20 13:59:41:170 1044 444 Report REPORT EVENT: {FE933F2F-26EA-425B-886C-CD437563A9DC} 2016-01-20 13:59:36:194-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Wednesday, ‎January ‎20, ‎2016 at 2:09 PM:  - Upgrade to Windows 10 Enterprise, version 1511, 10586 - en-us, Volume 

Any suggestions?


Ian


WSUS Patches related to Language Packs do not deploy

$
0
0

Hi,

I have 4 WSUS patches related to Language Packs that are not deploying to my Windows 2012r2 servers. The patches are
- KB2839636 (en-US)
- KB2839636 (fr-FR)
- KB3012997 (en-US)
- KB3012997 (fr-FR)

I've reviewed several other posts on this and they did not resolve my issues but they did pose a lot of questions which I hope I detail here, so here goes.

I am only concerned with Windows 2012r2.  I am not deploying to any other operating systems yet.

I am using my Windows 2012 R2 WSUS server (patched to January 2016) as the reference here but my other 10 Windows 2012 R2 servers also have the problem.

This server and related domain is not connected to the internet. All information is replicated from an internet-connected WSUS server on another domain using a USB hard drive. The Internet-connected WSUS server has various health checks and file verifications run weekly and shows no issues or problems.

In December 2015, I activated the Language Pack category in WSUS and all language pack updates appeared for the 50 or 60 languages. I approved the patches for en-US and fr-FR (total 4) and declined the remainder.  I wanted the en-US & the fr-FR patches to apply to all of my Windows 2012r2 servers however they did not deploy.

After some investigation, I figured I should have installed the Language Packs manually so I downloaded the Language Pack iso, extracted the en-US and fr-FR language packs and installed them manually using the lpksetup.exe utility. I checked Language settings in the control panel and both languages are installed and available.

I tried to redeploy the patches but no success.

I downloaded the January WSUS patches and deployed them successfully to my servers however the 4 language pack patches still did not deploy.  This shows me that WSUS works but those patches do not deploy for some reason.

They are marked in WSUS as "needed" which means (I think) that the server requires them because the full language pack was installed manually. I do not want to decline them because I would prefer to have them installed.

I checked the file information for the 4 patches and it exists on the server.  In the WSUS console, I right click the patch, select file information to list the file location.  I then browse to that location and the file exists.

I checked the WindowsUpdate.Log which says "4 installable, 166 installed, 0 for everything else" which is what the WSUS console states.

I checked the SoftwareDistribution.log which indicates that the patches were deployed successfully to the correct server groups.

I run "Windows Update" manually and it doesn't say that the 4 updates are available but they should be.

I checked the Installed Updates (from the control panel) and could not find them so they do not appear to be installed at all.

There are no errors in the event logs related to WSUS.

Are there any other options? Anything else to check?

Thank you

Chris

Visual Basic Command line compiler crashes in WSUS

$
0
0

I have a Windows Server 2012 R2 VM that has the WSUS role installed and some other software. Since the last round of MS updates, I can no longer run reports in WSUS. If I revert to my snapshot before the updates, everything is working fine. Below are the specifics:
The error I am getting when running *some* reports (some reports DO work):

 
Then I get this error:

 
Event viewer shows the following:
Faulting application name: vbc.exe, version: 12.0.51209.34209, time stamp: 0x5348b3a6
Faulting module name: s\SYSTEM32\MSVCP120_CLR0400.dll!__crtGetFileInformationByHandle, version: 6.3.9600.18007, time stamp: 0x55c4c16b
Exception code: 0xc0000139
Fault offset: 0x00000000000ec4e0
Faulting process id: 0x7c8
Faulting application start time: 0x01d123a5d067a54a
Faulting application path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe
Faulting module path: s\SYSTEM32\MSVCP120_CLR0400.dll
Report Id: 0e38906b-8f99-11e5-80cd-005056b93132
Faulting package full name:
Faulting package-relative application ID:

The report.wer for this event is as follows:
Version=1
EventType=APPCRASH
EventTime=130925059249554379
ReportType=2
Consent=1
ReportIdentifier=0e38906c-8f99-11e5-80cd-005056b93132
IntegratorReportIdentifier=0e38906b-8f99-11e5-80cd-005056b93132
NsAppName=vbc.exe
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=vbc.exe
Sig[1].Name=Application Version
Sig[1].Value=12.0.51209.34209
Sig[2].Name=Application Timestamp
Sig[2].Value=5348b3a6
Sig[3].Name=Fault Module Name
Sig[3].Value=s\SYSTEM32\MSVCP120_CLR0400.dll!__crtGetFileInformationByHandle
Sig[4].Name=Fault Module Version
Sig[4].Value=6.3.9600.18007
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=55c4c16b
Sig[6].Name=Exception Code
Sig[6].Value=c0000139
Sig[7].Name=Exception Offset
Sig[7].Value=00000000000ec4e0
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.3.9600.2.0.0.272.7
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1033
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=ac05
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=ac0507478d1c5bd693cfc4fe3987e900
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=ac05
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=ac0507478d1c5bd693cfc4fe3987e900
UI[2]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe
UI[3]=Visual Basic Command Line Compiler has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe
LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\Windows\system32\KERNEL32.DLL
LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
LoadedModule[4]=C:\Windows\system32\ADVAPI32.dll
LoadedModule[5]=C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll
LoadedModule[6]=C:\Windows\system32\ole32.dll
LoadedModule[7]=C:\Windows\system32\OLEAUT32.dll
LoadedModule[8]=C:\Windows\system32\SHLWAPI.dll
LoadedModule[9]=C:\Windows\system32\USER32.dll
LoadedModule[10]=C:\Windows\SYSTEM32\VERSION.dll
LoadedModule[11]=C:\Windows\SYSTEM32\MSVCP120_CLR0400.dll
LoadedModule[12]=C:\Windows\SYSTEM32\mscoree.dll
LoadedModule[13]=C:\Windows\system32\PSAPI.DLL
LoadedModule[14]=C:\Windows\system32\msvcrt.dll
LoadedModule[15]=C:\Windows\SYSTEM32\sechost.dll
LoadedModule[16]=C:\Windows\system32\RPCRT4.dll
LoadedModule[17]=C:\Windows\SYSTEM32\combase.dll
LoadedModule[18]=C:\Windows\system32\GDI32.dll
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Visual Basic Command Line Compiler
AppPath=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=7F5B6F8EE7375BAC20017EC5AB095217

This is only happening on one server, all others seem fine (as far as I can tell). I have tried installing individual updates, but the same thing happens regardless of which one I choose. I have run SFC, and it comes back with no errors. Below are the updates that are being installed:

 Any help is greatly appreciated!
Thanks
Doug

WSUS 6.3.9600.16384 showing updates as not downloaded

$
0
0

Hi all,

We have a WSUS 6.3.9600.16384 server that's been running flawlessly for almost 2 years.  This last patch cycle when I went in to approve updates I noticed that all the newly synchronized updates showed as "The files for this update have not yet been downloaded".  I checked older updates that had already been successfully deployed and they showed the same "not yet downloaded".  This is very strange because they were already pulled from this WSUS server by clients our WSUSContent directory was over 100GB.

Synchronization is set to daily and usually completes without issue (there are intermittent server side rejections, but they usually auto-resolve in a day or 2).  Manual synchronization completes also without issue. The GUI shows the last sync that downloaded updates was on 01-13-2016 with 177 updates downloaded.  We have a downstream WSUS server that shows all updates as being downloaded (it's set to download from the internet, not from the upstream).

There is the occasional (very intermittent) Event ID 364 siting unable to connect to server:

Log Name:      Application
Source:        Windows Server Update Services
Date:          1/18/2016 1:24:11 AM
Event ID:      364
Task Category: 2
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      OurWSUSHostname.FQDN.local
Description:
Content file download failed.
Reason: A connection with the server could not be established

Source File: /c/msdownload/update/software/secu/2015/08/sts-x-none_f455b24523c49ff8b3f454bf068a0e35a3abbc8b.cab
Destination File: D:\wsus_updates\WsusContent\8B\F455B24523C49FF8B3F454BF068A0E35A3ABBC8B.cab

but when I test connectivity every URL shows as listening on 443 except for ntservicepack.microsoft.com (note this also fails on numerous other computers is different locations).  We're not deploying service packs via WSUS so I don't think this is an issue:

c:\PortQryV2>portqry -n windowsupdate.microsoft.com -p tcp -e 443

Querying target system called:

 windowsupdate.microsoft.com

Attempting to resolve name to IP address...


Name resolved to 65.55.50.190

querying...

TCP port 443 (https service): LISTENING

c:\PortQryV2>portqry -n update.microsoft.com -p tcp -e 443

Querying target system called:

 update.microsoft.com

Attempting to resolve name to IP address...


Name resolved to 191.232.80.55

querying...

TCP port 443 (https service): LISTENING

c:\PortQryV2>portqry -n download.windowsupdate.com -p tcp -e 443

Querying target system called:

 download.windowsupdate.com

Attempting to resolve name to IP address...


Name resolved to 13.107.4.50

querying...

TCP port 443 (https service): LISTENING

c:\PortQryV2>portqry -n download.microsoft.com -p tcp -e 443

Querying target system called:

 download.microsoft.com

Attempting to resolve name to IP address...


Name resolved to 184.25.114.76

querying...

TCP port 443 (https service): LISTENING

c:\PortQryV2>portqry -n test.stats.update.microsoft.com -p tcp -e 443

Querying target system called:

 test.stats.update.microsoft.com

Attempting to resolve name to IP address...

Failed to resolve name to IP address

c:\PortQryV2>portqry -n ntservicepack.microsoft.com -p tcp -e 443

Querying target system called:

 ntservicepack.microsoft.com

Attempting to resolve name to IP address...


Name resolved to 207.46.22.245

querying...

TCP port 443 (https service): NOT LISTENING

c:\PortQryV2>portqry -n download.windowsupdate.com -p tcp -e 80

Querying target system called:

 download.windowsupdate.com

Attempting to resolve name to IP address...


Name resolved to 13.107.4.50

querying...

TCP port 80 (http service): LISTENING

I checked the permissions of the WSUSContent directory and the Network Service account did not have any explicit permissions, so I added it and still no joy.

I then attempted a WSUSUtil reset.  I stop the WSUS service, delete the contents of the WSUSContent directory and then restart WSUS.  It looks like BITS tries to download 10 updates....I then issue the reset command and after ~10 minutes the agent reset finishes, but only 10 folders from the initial restart of the WSUS Service are present in the WSUSContent directory, none have any data within.

2016-01-19 00:34:08.938 UTC	Info	WsusService.6	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:08.940 UTC	Info	WsusService.6	SusService.SusServiceStartUpThreadProc	WSUS Server Version: 6.3.9600.16384
2016-01-19 00:34:08.982 UTC	Info	WsusService.6	SusService.CleanUpIntermediateFileDownload	CleanupIntermediateFileDownload
2016-01-19 00:34:09.055 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 10d4708f-deaa-4ee6-ac36-1d4f53fc4725
2016-01-19 00:34:09.057 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job aaf6cb4e-1180-448c-90b0-4490b59d374e
2016-01-19 00:34:09.060 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job fecfc6ed-8d77-4592-a1ec-53370d1fb166
2016-01-19 00:34:09.061 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 73b2a31a-b11c-4beb-a3fb-6ee7bed8aec5
2016-01-19 00:34:09.063 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job a4151557-bb5f-415e-af23-84642b7002cb
2016-01-19 00:34:09.065 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 77b5fa6c-2da2-4569-8ff4-9902e6a07cb7
2016-01-19 00:34:09.067 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 2fc18a04-8aeb-47e7-88dc-a87861e7a7a2
2016-01-19 00:34:09.068 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 4215c334-bedb-491d-aacf-b611c2079e42
2016-01-19 00:34:09.070 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job 59af7996-ef11-49dc-9008-c9964477d23a
2016-01-19 00:34:09.072 UTC	Info	WsusService.6	BitsCleanupHelper.CleanupJobsInBits	Cancelled BITS job d823b539-61e4-4bd7-9a3b-e171ab29da0b
2016-01-19 00:34:09.215 UTC	Info	WsusService.8	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.215 UTC	Info	WsusService.6	SusService.SusServiceStartUpThreadProc	EventId=501,Type=Information,Category=WsusService,Message=Update Services Service Started
2016-01-19 00:34:09.216 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: CatalogSyncAgent, EventInfo: Startup
2016-01-19 00:34:09.217 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: ContentSyncAgent, EventInfo: Startup
2016-01-19 00:34:09.217 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: StateMachineReset, EventInfo: Startup
2016-01-19 00:34:09.217 UTC	Info	WsusService.13	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.217 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: RollupAgent, EventInfo: Startup
2016-01-19 00:34:09.218 UTC	Info	WsusService.13	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: CatalogSyncAgent
2016-01-19 00:34:09.218 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: EmailNotificationAgent, EventInfo: Startup
2016-01-19 00:34:09.218 UTC	Info	WsusService.13	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: ContentSyncAgent
2016-01-19 00:34:09.219 UTC	Info	WsusService.13	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: StateMachineReset
2016-01-19 00:34:09.220 UTC	Info	WsusService.13	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: RollupAgent
2016-01-19 00:34:09.220 UTC	Info	WsusService.16	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.221 UTC	Info	WsusService.16	ResetStateMachineAgent.WakeUpWorkerThreadProc	State Machine Reset Agent Starting
2016-01-19 00:34:09.221 UTC	Info	WsusService.13	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: EmailNotificationAgent
2016-01-19 00:34:09.224 UTC	Info	WsusService.18	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.225 UTC	Info	WsusService.18	EmailNotificationAgent.WakeUpWorkerThreadProc	Email Notification Agent Starting
2016-01-19 00:34:09.229 UTC	Info	WsusService.14	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.230 UTC	Info	WsusService.14	CatalogSyncAgent.HandleCatalogSyncStateCorrection	Handling systemStartup work...
2016-01-19 00:34:09.232 UTC	Info	WsusService.14	CatalogSyncAgent.WakeUpWorkerThreadProc	Finished systemStartup work.
2016-01-19 00:34:09.234 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: ConfigurationChange, EventInfo: ConfigurationChange
2016-01-19 00:34:09.235 UTC	Info	WsusService.16	ResetStateMachineAgent.WakeUpWorkerThreadProc	State Machine Reset Agent Finished
2016-01-19 00:34:09.238 UTC	Info	WsusService.14	CatalogSyncAgent.UpdateServerHealthStatusBasedOnError	ServerHealth: Updating Server Health for Component: CatalogSyncAgent, Marking as Not Running
2016-01-19 00:34:09.239 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: DeploymentChange, EventInfo: DeploymentChange
2016-01-19 00:34:09.239 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: FileLocationChange, EventInfo: FileLocationChange
2016-01-19 00:34:09.240 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: HardwareIDChange, EventInfo: HardwareIDChange
2016-01-19 00:34:09.240 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: LanguageChange, EventInfo: LanguageChange
2016-01-19 00:34:09.241 UTC	Info	WsusService.18	EmailNotificationAgent.WakeUpWorkerThreadProc	Email Notification Agent Finished
2016-01-19 00:34:09.253 UTC	Info	WsusService.15	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:09.253 UTC	Info	WsusService.15	SusEventDispatcher.RegisterEventHandler	RegisterEventHandler called for NotificationEventName: ConfigurationChange
2016-01-19 00:34:09.261 UTC	Info	WsusService.15	EventLogEventReporter.ReportEvent	EventId=361,Type=Information,Category=Synchronization,Message=Content synchronization started.
2016-01-19 00:34:09.275 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	ServerHealth: Updating Server Health for Component: ContentSyncAgent Running, Marking as Running
2016-01-19 00:34:09.315 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 10d4708f-deaa-4ee6-ac36-1d4f53fc4725, State: 10
2016-01-19 00:34:09.360 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 10d4708f-deaa-4ee6-ac36-1d4f53fc4725 has been submitted to BITS for Download
2016-01-19 00:34:09.369 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: aaf6cb4e-1180-448c-90b0-4490b59d374e, State: 10
2016-01-19 00:34:09.374 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: aaf6cb4e-1180-448c-90b0-4490b59d374e has been submitted to BITS for Download
2016-01-19 00:34:09.385 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: fecfc6ed-8d77-4592-a1ec-53370d1fb166, State: 10
2016-01-19 00:34:09.392 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: fecfc6ed-8d77-4592-a1ec-53370d1fb166 has been submitted to BITS for Download
2016-01-19 00:34:09.400 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 73b2a31a-b11c-4beb-a3fb-6ee7bed8aec5, State: 10
2016-01-19 00:34:09.405 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 73b2a31a-b11c-4beb-a3fb-6ee7bed8aec5 has been submitted to BITS for Download
2016-01-19 00:34:09.415 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: a4151557-bb5f-415e-af23-84642b7002cb, State: 10
2016-01-19 00:34:09.420 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: a4151557-bb5f-415e-af23-84642b7002cb has been submitted to BITS for Download
2016-01-19 00:34:09.430 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 77b5fa6c-2da2-4569-8ff4-9902e6a07cb7, State: 10
2016-01-19 00:34:09.435 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 77b5fa6c-2da2-4569-8ff4-9902e6a07cb7 has been submitted to BITS for Download
2016-01-19 00:34:09.446 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 2fc18a04-8aeb-47e7-88dc-a87861e7a7a2, State: 10
2016-01-19 00:34:09.452 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 2fc18a04-8aeb-47e7-88dc-a87861e7a7a2 has been submitted to BITS for Download
2016-01-19 00:34:09.464 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 4215c334-bedb-491d-aacf-b611c2079e42, State: 10
2016-01-19 00:34:09.470 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 4215c334-bedb-491d-aacf-b611c2079e42 has been submitted to BITS for Download
2016-01-19 00:34:09.485 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: 59af7996-ef11-49dc-9008-c9964477d23a, State: 10
2016-01-19 00:34:09.490 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: 59af7996-ef11-49dc-9008-c9964477d23a has been submitted to BITS for Download
2016-01-19 00:34:09.504 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	Processing Item: d823b539-61e4-4bd7-9a3b-e171ab29da0b, State: 10
2016-01-19 00:34:09.511 UTC	Info	WsusService.15	ContentSyncAgent.Download	Item: d823b539-61e4-4bd7-9a3b-e171ab29da0b has been submitted to BITS for Download
2016-01-19 00:34:09.526 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	ContentSyncAgent found no more Jobs, going to Sleep for BITS Notifications
2016-01-19 00:34:09.533 UTC	Info	WsusService.15	ContentSyncAgent.WakeUpWorkerThreadProc	ContentSyncAgent found no more Jobs, going to Sleep for BITS Notifications
2016-01-19 00:34:11.731 UTC	Info	WsusService.9	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:11.731 UTC	Info	WsusService.9	SusEventDispatcher.RegisterEventHandler	RegisterEventHandler called for NotificationEventName: ConfigurationChange
2016-01-19 00:34:24.256 UTC	Info	WsusService.8	SusEventDispatcher.TriggerEvent	TriggerEvent called for NotificationEventName: StateMachineReset, EventInfo:
2016-01-19 00:34:24.257 UTC	Info	WsusService.23	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:24.257 UTC	Info	WsusService.23	SusEventDispatcher.DispatchManagerWorkerThreadProc	DispatchManager Worker Thread Processing NotificationEvent: StateMachineReset
2016-01-19 00:34:24.258 UTC	Info	WsusService.22	ThreadEntry	ThreadHelper.ThreadStart
2016-01-19 00:34:24.258 UTC	Info	WsusService.22	ResetStateMachineAgent.WakeUpWorkerThreadProc	State Machine Reset Agent Starting
2016-01-19 00:43:40.533 UTC	Info	WsusService.22	ResetStateMachineAgent.WakeUpWorkerThreadProc	State Machine Reset Agent Finished


What else can I check?

Thanks in advance!

Not able to push out Windows upgrade 10 1511

$
0
0

Hi,

We have a new WSUS system running on Windows Server 20212 R2 and it works ok, but we have problem pushing out the update Windows 10 1511. The computer that needs this upgrade is Windows 10 Pro OEM (This machine was first Windows 7 upgraded to Windows 10 Pro Online).

The client find the update

But then it fails

If I check the windowsupdatelog on the client it only shows this... not sure how to fix this either... not sure if its related...

1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 11): GUID=8857d93a-fb45-d2bb-1de4-2b735929a324 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 11): GUID=524890e0-a6db-a018-bdf5-146836fbf25d (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 23): GUID=ccdda195-7c91-4637-05e0-79cdf332fe13 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 23): GUID=ccdda195-7c91-4637-05e0-79cdf332fe13 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 38): GUID=d77c6fc7-db62-91d3-c62f-c3dbb67a366f (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 23): GUID=ccdda195-7c91-4637-05e0-79cdf332fe13 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 23): GUID=ccdda195-7c91-4637-05e0-79cdf332fe13 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 37): GUID=d77c6fc7-db62-91d3-c62f-c3dbb67a366f (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 19): GUID=10db0a1e-9192-6b9f-7a23-524de9a65b73 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 20): GUID=10db0a1e-9192-6b9f-7a23-524de9a65b73 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 21): GUID=10db0a1e-9192-6b9f-7a23-524de9a65b73 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 22): GUID=10db0a1e-9192-6b9f-7a23-524de9a65b73 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  6356                  Unknown( 23): GUID=10db0a1e-9192-6b9f-7a23-524de9a65b73 (No Format Information found).
1601.01.01 01:00:00.0000000 1560  2484                  Unknown( 10): GUID=31ca3cef-8afe-c510-1cb4-36acd097dd79 (No Format Information found).

Thanks for answers


/Regards Andreas

Viewing all 12874 articles
Browse latest View live


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