WSUS on server 2012 fails to open

I successfully installed WSUS role on server 2012 R2 and pointed its database to SQL 2012 during installation. I was prompted to specify the instance name, but since the sql is installed on the same server I entered the server name as was able to verify
the connection. Database was successfully created in SQL, but when I try to open WSUS console, it opens up but does not connect to its service.
Came across someone else's post with a similar problem, but using wsusutil.exe postinstall SQL_INSTANCE_NAME=<database server name> fails.
http://blogs.technet.com/b/reshard_sharps_blog/archive/2013/08/18/wsus-post-deployment-configuration-fails.aspx
I didn't specify  CONTENT_DIR=C:\Wsus as I don't want to store updates locally until additional storage becomes available.
PS C:\Program Files\Update Services\tools> .\WsusUtil.exe postinstall SQL_INSTANCE_NAME=W2012\mssqlserver
Log file is located at C:\Users\Administrator\AppData\Local\Temp\2\tmpC758.tmp
Post install is starting Fatal Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured
to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid)

2014-03-31 16:40:46  Importing SQLServer.xml...
2014-03-31 16:40:46  Importing WindowsXP64BitEditionVersion2003.xml...
2014-03-31 16:40:46  Importing DefinitionUpdateSusXml.xml...
2014-03-31 16:40:46  Importing ClientServicingApiDetectoid.xml...
2014-03-31 16:40:46  Importing default detectoids succeeded.
2014-03-31 16:40:48  Synchronization in progress. Please cancel synchronization and rerun postinstall again. Exception: System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.
   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.GetServerVersion()
   at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.GetServerVersion()
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.CreateUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer..ctor(Boolean bypassApiRemoting)
   at Microsoft.UpdateServices.Setup.StartServer.StartServer.FixSubscriptionCategories()
2014-03-31 16:40:48  StartServer encountered errors. Exception=Synchronization in progress. Please cancel synchronization and run postinstall again.
2014-03-31 16:40:48  Microsoft.UpdateServices.Administration.CommandException: Failed to start and configure the WSUS service
   at Microsoft.UpdateServices.Administration.PostInstall.Run()
   at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)

Similar Messages

  • EM12c: Add Target SQL Server 2012 Fails

    EM12c: Add Target SQL Server 2012 Fails
    Configuration:
    EM12c platform:
    Oracle Enterprise Linux 6.2(x86_64)
    Oracle Enterprise Database 11.2.0.3 (x86_64)
    Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) (x86_64)
    Microsoft SQL Server Plug-In 12.1.0.2.0 deployed in the Management Server
    Target:
    Windows Server 2008 R2 Enterprise Edition SP1 (64-bit)
    SQL Server 2012 (Enterprise Edition) (64-bit)
    Microsoft SQL Server Plug-In 12.1.0.2.0 deployed in the Management Agent
    Problem: EM12c fails to add a SQL Server 2012 instance.
    Target Name: mssql_mcsdbsqlsrv2.esri.com     
    Target Type: Microsoft SQL Server
    Agent: https://mcsdbsqlsrv2.esri.com:3872/emd/main/
    * JDBC URL (Example : jdbc:sqlserver://<host>:<port>): jdbc:sqlserver://mcsdbsqlsrv2.esri.com:1433
    JDBC Driver (Optional): com.microsoft.sqlserver.jdbc.SQLServerDriver
    Database Username (Required for SQL Authentication): sa
    Password of Database User (Required for SQL Authentication): ****     
    System Username (Needed when SQLServer is at remote location):
    System Password (Needed when SQLServer is at remote location):     
    Connect Using Windows Integrated Authentication (Yes/No): No
    Role (Optional):
    Error:
    MSSQLDetermineName_DynamicProperty;em_error=Could not connect. Error code = 0x8004100e
    em_error=Failed while connecting to WMI.
    Response;Can't resolve a non-optional query descriptor property [provided_sql_server_name] (ms_sqlserver_servername)
    The sa login is enabled and I can connect from a remote machine to the MSSQL 2012 server using SQL Server Management Studio.
    I have also added several default MSSQL 2008 instances to EM12c successfull.
    I've installed the latest "Microsoft SQL Server Plug-In 12.1.0.2.0" in EM12c and deployed it to the target agent in the MSSQL 2012 machine
    Does EM12c (12.1.0.1) support MSSQL 2012?
    Thanks,
    Marcelo Marques
    Technical Manager, Esri
    Edited by: Marcelo Marques - ESRI on Sep 26, 2012 9:12 AM
    Edited by: Marcelo Marques - ESRI on Sep 26, 2012 9:13 AM

    Hello All,
    What is the latest information on MSSQL 2012 support on EM12c as a supported Target Deployment?
    Thanks
    Jan S.

  • WSUS on Server 2012 Standard R2 with SCCM 2012 Standard R2 Proper Setup

    What is the proper setup (best practice) on setting up WSUS using Server 2012 Standard R2 to work properly with SCCM 2012 R2 Standard using Server 2012 Standard R2 on separate box?
    1. Is it using WID or database during the setup of WSUS using Server 2012 Standard R2?
    2. Once it setup properly on WSUS using Server 2012 Standard R2 either WID or database (using SQL 2012 Standard SP1), how do I connect with SCCM 2012 R2 Standard using Server 2012 Standard R2 on separate box?
    3. On SCCM 2012 R2 Standard using Server 2012 Standard R2 just need to add WSUS Role, right? Is it using WID or database?
    Thanks,
    Reza

    1. Generally, using the SQL instance you use for ConfigMgr is preferred.
    2. The Software Update Point connects ConfigMgr to a WSUS instance.
    3. See 2.
    Jason | http://blog.configmgrftw.com
    It's just as Jason said. The SUP role in SCCM basically "sits on top" of the WSUS role, whether it is local or remote is up to you. You basically install WSUS on a server like you normally would WITHOUT configuring it. I have used both WID and SQL. It's
    always nicer to put it on your SQL server since that is (should be) backed up regularly and maintained.
    Once you have WSUS installed you just point SCCMs SUP role at the installation and it takes over the rest.
    Dustin Estes - MCP | www.dustinestes.com

  • WSUS issue on server 2012 - Failing to update and have to set WinHTTP set

    Very new to 2012 with little knowledge on the product
    We have been seeing an issue for a while where we need to set the WinHTTP proxy in order for servers to correctly check in for WSUS and download patches.  This has been set in the Windows 2008 R2 build so hasn't been an issue before. e.g.
    However with Windows Server 2012 R2, setting the WinHTTP proxy causes some issues. With Exchange 2013 the PowerShell console does not connect with this set so we need a way around this.
    It seems as if the we use the FQDN in the GPO it then tries to go out to the internet thinking that the FQDN is an internet address and then blocked by the proxy so hence we had to create the proxy set on the server. We don't want to have to set WinHTTP
    on every 2012 servers as this would be very time consuming and will become un-manageable. Any help is greatly appreciated.

    Hello,
    What is the version of your WSUS? I suppose windows server 2012 is newly added in your network and the WSUS server is not patched.
    An update for Windows Server Update Services 3.0 Service Pack 2 is available (KB2734608)
    http://support.microsoft.com/kb/2734608
    Hope this helps.

  • New WSUS on Server 2012 - problem with win8 clients

    Hi,
    Two weeks ago we created a new Server 2012 and installed the WSUS role from scratch on it.  Its version number is:  6.2.9200.16384.  It replaced a Server 2008 WSUS server.  After some time all the win7 clients updated and reported as
    they did on the old and replaced server.
    However all our win8 clients refuse to update against this server.  They show correctly up in WSUS server console each with 107 needed updates day after day.  We have rebooted them and done numerous wuauclt /resetauthorization /detectnow and wuauclt
    /detectnow /reportnow, but to no avail.
    I paste in some lines from a win8 client winupdate log at the end of this message if someone can figure out what I have to do to get these clients update as they did against the old wsus server.  Thanks for help on this issue.
    regards Tor
    2014-02-03    08:33:38:008     920    153c    Agent    *************
    2014-02-03    08:33:38:008     920    153c    Agent    ** START **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:38:008     920    153c    Agent    *********
    2014-02-03    08:33:38:008     920    153c    Agent      * Online = Yes; Ignore download priority = No
    2014-02-03    08:33:38:008     920    153c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-02-03    08:33:38:008     920    153c    Agent      * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-02-03    08:33:38:008     920    153c    Agent      * Search Scope = {Machine & All Users}
    2014-02-03    08:33:38:008     920    153c    Agent      * Caller SID for Applicability: S-1-5-18
    2014-02-03    08:33:38:008     920    153c    Misc    Validating signature for C:\Windows\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2014-02-03    08:33:38:008     920    1990    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {ABC7E77F-635F-4192-9B92-CBF9B1CB8AB0} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-02-03    08:33:38:008     920    1990    AU      # 0 updates detected
    2014-02-03    08:33:38:008     920    1990    AU    #########
    2014-02-03    08:33:38:008     920    1990    AU    ##  END  ##  AU: Search for updates  [CallId = {ABC7E77F-635F-4192-9B92-CBF9B1CB8AB0} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-02-03    08:33:38:008     920    1990    AU    #############
    2014-02-03    08:33:38:023     920    153c    Misc     Microsoft signed: Yes
    2014-02-03    08:33:38:023     920    153c    Misc     Infrastructure signed: Yes
    2014-02-03    08:33:38:023     920    153c    EP    Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SecondaryServiceAuth URL: "http://fe1.ws.microsoft.com/w8/2/redir/storeauth.cab"
    2014-02-03    08:33:38:023     920    153c    Misc    Validating signature for C:\Windows\SoftwareDistribution\WuRedir\117CAB2D-82B1-4B5A-A08C-4D62DBEE7782\wuredir.cab:
    2014-02-03    08:33:38:039     920    153c    Misc     Microsoft signed: Yes
    2014-02-03    08:33:38:039     920    153c    Misc     Infrastructure signed: Yes
    2014-02-03    08:33:38:039     920    153c    EP    Got 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782 redir Client/Server URL: "https://fe2.ws.microsoft.com/v6/ClientWebService/client.asmx"
    2014-02-03    08:33:38:055     920    153c    PT    +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-02-03    08:33:38:055     920    153c    PT      + ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}, Server URL = https://fe2.ws.microsoft.com/v6/ClientWebService/client.asmx
    2014-02-03    08:33:38:055     920    153c    Agent    Reading cached app categories using lifetime 604800 seconds
    2014-02-03    08:33:38:055     920    153c    Agent    Read 0 cached app categories
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {E7FF661C-6A03-4387-A1EE-1D723B52EF60}.3 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {E8B477DF-479E-4BCA-B8F8-2D987A509009}.2 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {BB85CCA0-88DC-4DA7-8E81-B7F7E5E73B81}.100 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {18DEF1D9-4513-467E-9D7E-E1772855BB9E}.100 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {971D9BE4-5145-4DB5-962C-CEE2EE3A2842}.3 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {CCB380C9-29F5-4305-96DD-86DE2D00438B}.2 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {455BDD67-9ED0-4DE7-94F1-3480EA942414}.12 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {ADFBFCE0-FFD4-4826-B9CF-50AE8182E3C5}.2 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {BFA8C8B8-EEF7-4A82-A36C-8F760F792430}.3 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {3F05DE38-92BC-44B6-B06B-5217E5CF12CA}.1 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {A9A0E183-0667-46D6-84E4-17CEBCEE5A22}.1 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {36BEF0D5-80ED-4942-8457-6F9C88546E06}.1 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Added update {A292CD86-AB4E-4388-8C7B-CFB392EDE6AC}.1 to search result
    2014-02-03    08:33:39:211     920    153c    Agent      * Found 13 updates and 31 categories in search; evaluated appl. rules of 69 out of 94 deployed entities
    2014-02-03    08:33:39:211     920    153c    Agent    *********
    2014-02-03    08:33:39:211     920    153c    Agent    **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:211     920    153c    Agent    *************
    2014-02-03    08:33:39:211     920    1a64    Report    REPORT EVENT: {0786C161-F6DC-4842-85D6-9506124654AD}    2014-02-03 08:33:38:008+0100    1  
     147 [AGENT_DETECTION_FINISHED]    101    {00000000-0000-0000-0000-000000000000}    0    0    Windows Update Command Line    Success    Software Synchronization  
     Windows Update Client successfully detected 0 updates.
    2014-02-03    08:33:39:211     920    1a64    Report    REPORT EVENT: {1E5D9728-220F-44A3-8BCC-ADE69687531D}    2014-02-03 08:33:38:008+0100    1  
     156 [AGENT_STATUS_30]    101    {00000000-0000-0000-0000-000000000000}    0    0    Windows Update Command Line    Success    Pre-Deployment Check  
     Reporting client status.
    2014-02-03    08:33:39:211     920    1a64    Report    REPORT EVENT: {57BAB7D0-685B-4D73-BDF7-82AFCE8675B0}    2014-02-03 08:33:39:211+0100    1  
     147 [AGENT_DETECTION_FINISHED]    101    {00000000-0000-0000-0000-000000000000}    0    0    Windows Update Command Line    Success    Software Synchronization  
     Windows Update Client successfully detected 13 updates.
    2014-02-03    08:33:39:211     920    1a64    Report    CWERReporter finishing event handling. (00000000)
    2014-02-03    08:33:39:227     920    153c    Agent    *************
    2014-02-03    08:33:39:227     920    153c    Agent    ** START **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:227     920    153c    Agent    *********
    2014-02-03    08:33:39:227     920    153c    Agent      * Online = No; Ignore download priority = No
    2014-02-03    08:33:39:227     920    153c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-02-03    08:33:39:227     920    153c    Agent      * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-02-03    08:33:39:227     920    153c    Agent      * Search Scope = {Current User}
    2014-02-03    08:33:39:227     920    153c    Agent      * Caller SID for Applicability: S-1-5-21-4260610346-2664610402-3334891387-1155
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {E8B477DF-479E-4BCA-B8F8-2D987A509009}.2 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {BB85CCA0-88DC-4DA7-8E81-B7F7E5E73B81}.100 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {18DEF1D9-4513-467E-9D7E-E1772855BB9E}.100 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {971D9BE4-5145-4DB5-962C-CEE2EE3A2842}.3 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {CCB380C9-29F5-4305-96DD-86DE2D00438B}.2 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {455BDD67-9ED0-4DE7-94F1-3480EA942414}.12 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {ADFBFCE0-FFD4-4826-B9CF-50AE8182E3C5}.2 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {3F05DE38-92BC-44B6-B06B-5217E5CF12CA}.1 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {A9A0E183-0667-46D6-84E4-17CEBCEE5A22}.1 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {36BEF0D5-80ED-4942-8457-6F9C88546E06}.1 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Added update {A292CD86-AB4E-4388-8C7B-CFB392EDE6AC}.1 to search result
    2014-02-03    08:33:39:258     920    153c    Agent      * Found 11 updates and 29 categories in search; evaluated appl. rules of 58 out of 94 deployed entities
    2014-02-03    08:33:39:258     920    153c    Agent    *********
    2014-02-03    08:33:39:258     920    153c    Agent    **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:258     920    153c    Agent    *************
    2014-02-03    08:33:39:258     920    153c    Agent    *************
    2014-02-03    08:33:39:258     920    153c    Agent    ** START **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:258     920    153c    Agent    *********
    2014-02-03    08:33:39:258     920    153c    Agent      * Online = No; Ignore download priority = No
    2014-02-03    08:33:39:258     920    153c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-02-03    08:33:39:258     920    153c    Agent      * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-02-03    08:33:39:258     920    153c    Agent      * Search Scope = {Current User}
    2014-02-03    08:33:39:258     920    153c    Agent      * Caller SID for Applicability: S-1-5-21-2212025170-3189117132-1219651784-500
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {E8B477DF-479E-4BCA-B8F8-2D987A509009}.2 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {BB85CCA0-88DC-4DA7-8E81-B7F7E5E73B81}.100 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {18DEF1D9-4513-467E-9D7E-E1772855BB9E}.100 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {971D9BE4-5145-4DB5-962C-CEE2EE3A2842}.3 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {CCB380C9-29F5-4305-96DD-86DE2D00438B}.2 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {455BDD67-9ED0-4DE7-94F1-3480EA942414}.12 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {ADFBFCE0-FFD4-4826-B9CF-50AE8182E3C5}.2 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {BFA8C8B8-EEF7-4A82-A36C-8F760F792430}.3 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {3F05DE38-92BC-44B6-B06B-5217E5CF12CA}.1 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {36BEF0D5-80ED-4942-8457-6F9C88546E06}.1 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Added update {A292CD86-AB4E-4388-8C7B-CFB392EDE6AC}.1 to search result
    2014-02-03    08:33:39:305     920    153c    Agent      * Found 11 updates and 30 categories in search; evaluated appl. rules of 60 out of 94 deployed entities
    2014-02-03    08:33:39:305     920    153c    Agent    *********
    2014-02-03    08:33:39:305     920    153c    Agent    **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:305     920    153c    Agent    *************
    2014-02-03    08:33:39:305     920    153c    Agent    *************
    2014-02-03    08:33:39:305     920    153c    Agent    ** START **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:305     920    153c    Agent    *********
    2014-02-03    08:33:39:305     920    153c    Agent      * Online = No; Ignore download priority = No
    2014-02-03    08:33:39:305     920    153c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-02-03    08:33:39:305     920    153c    Agent      * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-02-03    08:33:39:305     920    153c    Agent      * Search Scope = {Current User}
    2014-02-03    08:33:39:305     920    153c    Agent      * Caller SID for Applicability: S-1-5-21-4260610346-2664610402-3334891387-1323
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {E8B477DF-479E-4BCA-B8F8-2D987A509009}.2 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {BB85CCA0-88DC-4DA7-8E81-B7F7E5E73B81}.100 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {18DEF1D9-4513-467E-9D7E-E1772855BB9E}.100 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {971D9BE4-5145-4DB5-962C-CEE2EE3A2842}.3 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {CCB380C9-29F5-4305-96DD-86DE2D00438B}.2 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {455BDD67-9ED0-4DE7-94F1-3480EA942414}.12 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {ADFBFCE0-FFD4-4826-B9CF-50AE8182E3C5}.2 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {BFA8C8B8-EEF7-4A82-A36C-8F760F792430}.3 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {3F05DE38-92BC-44B6-B06B-5217E5CF12CA}.1 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {36BEF0D5-80ED-4942-8457-6F9C88546E06}.1 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Added update {A292CD86-AB4E-4388-8C7B-CFB392EDE6AC}.1 to search result
    2014-02-03    08:33:39:352     920    153c    Agent      * Found 11 updates and 30 categories in search; evaluated appl. rules of 60 out of 94 deployed entities
    2014-02-03    08:33:39:352     920    153c    Agent    *********
    2014-02-03    08:33:39:352     920    153c    Agent    **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:352     920    153c    Agent    *************
    2014-02-03    08:33:39:352     920    153c    Agent    *************
    2014-02-03    08:33:39:352     920    153c    Agent    ** START **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:352     920    153c    Agent    *********
    2014-02-03    08:33:39:352     920    153c    Agent      * Online = No; Ignore download priority = No
    2014-02-03    08:33:39:352     920    153c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-02-03    08:33:39:352     920    153c    Agent      * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-02-03    08:33:39:352     920    153c    Agent      * Search Scope = {Current User}
    2014-02-03    08:33:39:352     920    153c    Agent      * Caller SID for Applicability: S-1-5-21-4260610346-2664610402-3334891387-1282
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {E8B477DF-479E-4BCA-B8F8-2D987A509009}.2 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {BB85CCA0-88DC-4DA7-8E81-B7F7E5E73B81}.100 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {18DEF1D9-4513-467E-9D7E-E1772855BB9E}.100 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {971D9BE4-5145-4DB5-962C-CEE2EE3A2842}.3 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {CCB380C9-29F5-4305-96DD-86DE2D00438B}.2 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {455BDD67-9ED0-4DE7-94F1-3480EA942414}.12 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {ADFBFCE0-FFD4-4826-B9CF-50AE8182E3C5}.2 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {BFA8C8B8-EEF7-4A82-A36C-8F760F792430}.3 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {3F05DE38-92BC-44B6-B06B-5217E5CF12CA}.1 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {36BEF0D5-80ED-4942-8457-6F9C88546E06}.1 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Added update {A292CD86-AB4E-4388-8C7B-CFB392EDE6AC}.1 to search result
    2014-02-03    08:33:39:383     920    153c    Agent      * Found 11 updates and 30 categories in search; evaluated appl. rules of 60 out of 94 deployed entities
    2014-02-03    08:33:39:383     920    153c    Agent    *********
    2014-02-03    08:33:39:383     920    153c    Agent    **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line]
    2014-02-03    08:33:39:383     920    153c    Agent    *************
    2014-02-03    08:33:39:383     920    1990    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {66AF0139-896D-4607-8660-B66D2B58EA26} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-02-03    08:33:39:383     920    1990    AU      # 12 updates detected
    2014-02-03    08:33:39:383     920    1990    AU    #########
    2014-02-03    08:33:39:383     920    1990    AU    ##  END  ##  AU: Search for updates  [CallId = {66AF0139-896D-4607-8660-B66D2B58EA26} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-02-03    08:33:39:383     920    1990    AU    #############
    2014-02-03    08:33:39:383     920    1990    AU    All AU searches complete.
    2014-02-03    08:33:39:383     920    1990    AU    AU setting next detection timeout to 2014-02-03 10:18:51
    2014-02-03    08:33:44:211     920    1a64    Report    CWERReporter finishing event handling. (00000000)
    2014-02-03    08:41:39:472     920    1a64    EP    Got WSUS Client/Server URL: "http://elias:8530/ClientWebService/client.asmx"
    2014-02-03    08:41:39:472     920    1a64    PT    WARNING: Cached cookie has expired or new PID is available
    2014-02-03    08:41:39:472     920    1a64    EP    Got WSUS SimpleTargeting URL: "http://elias:8530"
    2014-02-03    08:41:39:472     920    1a64    PT    Initializing simple targeting cookie, clientId = c5e26849-287b-4b96-ba5d-1489d6fad2f2, target group = , DNS name = dt-ikt-tor.framnes.lan
    2014-02-03    08:41:39:472     920    1a64    PT      Server URL = http://elias:8530/SimpleAuthWebService/SimpleAuth.asmx
    2014-02-03    08:41:39:519     920    1a64    EP    Got WSUS Reporting URL: "http://elias:8530/ReportingWebService/ReportingWebService.asmx"
    2014-02-03    08:41:39:519     920    1a64    Report    Uploading 2 events using cached cookie, reporting URL = http://elias:8530/ReportingWebService/ReportingWebService.asmx
    2014-02-03    08:41:39:566     920    1a64    Report    Reporter successfully uploaded 2 events.
    2014-02-03    08:42:13:212     920    178c    Report    WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    2014-02-03    08:43:40:450     920    178c    AU    ###########  AU: Uninitializing Automatic Updates  ###########
    2014-02-03    08:43:40:450     920    178c    WuTask    Uninit WU Task Manager
    2014-02-03    08:43:40:513     920    178c    Service    *********
    2014-02-03    08:43:40:513     920    178c    Service    **  END  **  Service: Service exit [Exit code = 0x240001]
    2014-02-03    08:43:40:513     920    178c    Service    *************

    Today I opened Control Panel / Windows Updates and first did a check for new updates (from the WSUS server).  Nothing was found and it reported Windows is Updated.   Then I clicked the link Check for updates from Microsoft via internet, and
    it found around 24 updates.
    This is confirmation of the point that I made in the previous post. The updates are *NEEDED* by this system, but the updates were not *AVAILABLE* from the assigned WSUS Server. You were able to get them from Windows Update, but that does not fix your continuing
    issue with the WSUS Server.
    but it still reported the original 108 Needed updates.
    Exactly. As previously noted, the client is functioning perfectly. The problem is NOT with the client; the problem is with the WSUS Server. The updates that this client needed were not AVAILABLE to be downloaded from the WSUS server.
    Why this is the case requires further investigation on your part, but is either because the updates are not properly approved, or the update FILES are not yet downloaded from Microsoft to the WSUS server.
    It appears that the wsus server doesn't get any information back from the client despite that it displays new Last contact and Last Status report timestamps.
    This conclusion is incorrect. The WSUS Server got every bit of information available from the client -- you've confirmed this by the number of updates reported as "Needed" by the Windows Update Agent to the WSUS Server.
    I assumed that the log would display if the updates were downloaded or not.
    It will log when the updates are actually downloaded. If there's no log entries for updates being downloaded, then they're not being downloaded. If the logfile says "Found 0 updates", then that means exactly what it says: It couldn't find any approved/available
    updates to download.
    In your case it "Found 11 updates", but now it will be impossible to diagnose that fault, because you went and got them from Windows Update.
    All Win8 versions are checked in the WSUS server's Product list so the updates should at least have been downloaded to the server.
    This is why understanding the infrastructure is so critical. Your conclusion is invalid based on the premise given, and you may be using improper terminology which only confuses the rest of us as well.
    First, selecting updates for synchronization only gets the update metadata (i.e. the detection logic) downloaded to the WSUS database.
    The Second Step in this process is to Approve those updates for one or more WSUS Target Groups that contain the appropriate client systems. Following the approval of an update, the WSUS Server downloads the INSTALLATION FILE for that update.
    Once the WUAgent sees an approved update and the installation file is available, then the WUAgent will download the file and schedule the update for installation.
    Most of the post I read about my problem is about upgrading a 2008 WSUS server to support Win8 / Server 12 clients.  When I try to run this update on my Server 12 WSUS it refuses to run (probably because it is for Server 2008).
    Yeah.. totally different issue in those posts than what you're describing here.
    What should I do to try to track down the problem?
    Well.... now that it's 11 days since the logfile was posted, and you've already updated that system, we'll first need to find another system exhibiting the same issue.
    Then I'll need to ask a number of questions to properly understand the environment, as well as what you have or have not done.
    Then, from there, we can attempt to figure out why your Windows 8 client apparently sees some updates as approved/available but is still not downloading them. We do not yet have sufficient information to even speculate on a possible cause -- there are several.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Crystal Server 2011 "Failed to open the connection" with 32 & 64 bit drivers are loaded

    Brand new installation of Crystal Reports Server 2011 with CR Developer 2011 as well.  Downloaded new Postgres and MySQL drivers for both the 32 and 64 bit ODBC definitions.  Created a new report on the server to eliminate any migration driver incompatibility issues.  Reports run fine in Developer but give the same "Failed to open the connection." 
    and still problems running the reports  If I Save Data with the reports, I can click View to see the data, but they will not refresh.
    All the articles I'm finding online seem to point to the issue with needing 32 & 64 bit drivers, but I've loaded both and built my ODBC connections with the 32 drivers in the SysWOW64 folder.
    Logged in as Administrator.  Any thoughts out there?  Are there some new security measures?
    Thanks in advance ...

    Yes, Designer and CRS are on the same machine.
    Good catch with the 5.1 driver.  I loaded up the mysql-connector-odbc-5.1.13-win32 driver and used that.  It alone failed when I made the ODBC connection with it.  I see on the CRS 2011 Feature Pack 3 .pdf file that it says "Only 64-bit database connector middleware is supported" ... I downloaded the other mysql-connector-odbc-5.1.13-winx64 64bit file, but teh .msi and .zip versions failed on the load.  Do I need that if it says that or should the first one be enough?
    I've been trying to use a normal User DSN, no?  Apparently I don't have access as a machine Administrator to do it as I get "You are logged on with non-Administrative privileges.  System DSNs could not be created or modified."  Having our server guys get that straightened out and we'll see.  Had not heard of that actually but will give it a go.
    You say I should create the DSN entries in the 64 bit version of the ODBC Data Source Administrator ... located in the system32 folder, not the SysWOW64 folder, where the 32 bit drivers are found, yes?  Isn't that the "wrong" location to use I've been reading?  Or are System DSNs different from a User DSN?
    BIG thanks for the replies.  I owe you beers!!!!!

  • Report works in CR10, on enterprise server error: Failed to open a rowset

    Hi,
    I created a report, which works fine in Crystal Reports (designer).
    After uploading the report to the enterprise-server it don't work anymore.
    I use the same database and the same parameters, but get the following error:
    Failed to open a rowset. File D:\Program Files\Crystal Decisions\Enterprise 10\Data\procSched\FDMPLS082M.reportjobserver\~tmp14f4559568a82d0.rpt.
    For other reports it works fine.
    Edited by: Joris Stoop on Aug 25, 2008 11:25 AM

    Does the server have the same database DSN named the same? Also, you may want to try installing CR on the server and see if the report works there.

  • SCCM 2012 SP1 with remote WSUS on Server 2012 and SQL Server 2012

    I am rebuilding my SCCM 2012 lab on Server 2012 R2 x64 OS now.
    I have 1 primary site, remote SQL server 2012, and remote WSUS server.
    Is the WSUS console still required on my primary site running server 2012? If so are the below the correct steps to get this working?
    Install Console on primary server:
    Go to Server Manager à Add Roles and features, Navigate to the features section.
    Remote Server Manager tools
    >Role Administration Tools
    --Select Windows Server Update Services Tools Only
    Are there any post hotfixes to install?
    Intalling WSUS full version on remote server:
    Go to Server Manager à Add Roles and features, Server Roles section.
    Windows Server Update Services
    Do I need to select this as well on the remote wsus server? >Role Administration Tools -Select Windows Server Update Services Tools Only
    Since my SQL server is on a remote server do I select the below only?
    Are there any post hotfixes to install?

    Hi,
    One Part of the question is already answered. The second part is: If you want to use a remote SQL Server you need to select exactly what you selected in your screenshot.
    Regards,
    Thomas
    Thomas Hanrath [MCT | Regional Lead Germany] |
    http://www.hanrath.de
    Microsoft Learning Blog |
    http://blog.microsoftlearning.de

  • WSUS on Server 2012 Essentials; Clients not Updating

    Hi, I believe I have configured the server correctly,as per the numerous online instructions, but I just cannot get any of our clients to appear in the WSUS console.
    I'm attaching the contents of one of the client logs in case this can shed light on it:
    2014-04-28 16:22:29:494
    924 a90
    Misc ===========  Logging initialized (build: 7.9.9600.16384, tz: +0100)  ===========
    2014-04-28 16:22:29:494
    924 a90
    Misc  = Process: C:\Windows\system32\svchost.exe
    2014-04-28 16:22:29:494
    924 a90
    Misc  = Module: c:\windows\system32\wuaueng.dll
    2014-04-28 16:22:29:494
    924 a90
    Service *************
    2014-04-28 16:22:29:494
    924 a90
    Service ** START **  Service: Service startup
    2014-04-28 16:22:29:494
    924 a90
    Service *********
    2014-04-28 16:22:29:529
    924 a90
    Agent  * WU client version 7.9.9600.16384
    2014-04-28 16:22:29:529
    924 a90
    Agent  * Base directory: C:\Windows\SoftwareDistribution
    2014-04-28 16:22:29:529
    924 a90
    Agent  * Access type: No proxy
    2014-04-28 16:22:29:529
    924 a90
    Service UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
    2014-04-28 16:22:29:529
    924 a90
    Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
    2014-04-28 16:22:29:530
    924 a90
    Agent  * Network state: Connected
    2014-04-28 16:22:29:535
    924 a90
    Service UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
    2014-04-28 16:22:29:535
    924 a90
    Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
    2014-04-28 16:22:29:858
    924 a90
    DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
    2014-04-28 16:22:29:861
    924 a90
    DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2014-04-28 16:22:29:862
    924 a90
    DtaStor Data store successfully created
    2014-04-28 16:22:29:880
    924 a90
    Agent WARNING: could not get the auth file name 0x80070002
    2014-04-28 16:22:29:881
    924 a90
    Agent WARNING: Service Recovery: Attempting to add pending registration for service 117cab2d-82b1-4b5a-a08c-4d62dbee7782 to the data store
    2014-04-28 16:22:29:881
    924 a90
    Agent WARNING: could not get the auth file name 0x80070002
    2014-04-28 16:22:29:881
    924 a90
    Agent WARNING: Service Recovery: Attempting to add pending registration for service 7971f918-a847-4430-9279-4a52d1efe18d to the data store
    2014-04-28 16:22:29:881
    924 a90
    Agent WARNING: could not get the auth file name 0x80070002
    2014-04-28 16:22:29:881
    924 a90
    Agent WARNING: Service Recovery: Attempting to add pending registration for service 7971f918-a847-4430-9279-4a52d1efe18d to the data store
    2014-04-28 16:22:29:882
    924 a90
    Agent ***********  Agent: Initializing global settings cache  ***********
    2014-04-28 16:22:29:882
    924 a90
    Agent  * Endpoint Provider: 00000000-0000-0000-0000-000000000000
    2014-04-28 16:22:29:882
    924 a90
    Agent  * WSUS server:  http://mjserve:8530
    2014-04-28 16:22:29:882
    924 a90
    Agent  * WSUS status server:  http://mjserve:8530
    2014-04-28 16:22:29:882
    924 a90
    Agent  * Target group: Computers
    2014-04-28 16:22:29:882
    924 a90
    Agent  * Windows Update access disabled: No
    2014-04-28 16:22:29:901
    924 a90
    WuTask WuTaskManager delay initialize completed successfully..
    2014-04-28 16:22:29:919
    924 a90
    Report WARNING: Failed to initialize event uploader for new server {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with hr = 80248014.
    2014-04-28 16:22:29:919
    924 a90
    Report WARNING: Failed to initialize event uploader for new server {9482F4B4-E343-43B6-B170-9A65BC822C77} with hr = 8024043d.
    2014-04-28 16:22:29:920
    924 a90
    Report CWERReporter::Init succeeded
    2014-04-28 16:22:29:920
    924 a90
    Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2014-04-28 16:22:29:920
    924 a90
    DnldMgr Download manager restoring 0 downloads
    2014-04-28 16:22:29:922
    924 a90
    AU ###########  AU: Initializing Automatic Updates  ###########
    2014-04-28 16:22:29:926
    924 a90
    AU AIR Mode is disabled
    2014-04-28 16:22:29:927
    924 a90
    AU  # Policy Driven Provider:  http://mjserve:8530
    2014-04-28 16:22:29:927
    924 a90
    AU  # Detection frequency: 22
    2014-04-28 16:22:29:927
    924 a90
    AU  # Target group: Computers
    2014-04-28 16:22:29:927
    924 a90
    AU  # Approval type: Scheduled (Policy)
    2014-04-28 16:22:29:927
    924 a90
    AU  # Auto-install minor updates: Yes (Policy)
    2014-04-28 16:22:29:927
    924 a90
    AU  # Will interact with non-admins (Non-admins are elevated (Policy))
    2014-04-28 16:22:29:940
    924 a90
    AU WARNING: Failed to get Wu Exemption info from NLM, assuming not exempt, error = 0x80070032
    2014-04-28 16:22:29:945
    924 a90
    AU AU finished delayed initialization
    2014-04-28 16:22:29:957
    924 67c
    DnldMgr Asking handlers to reconcile their sandboxes
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI -------------
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI -- START --  COMAPI: Init Search [ClientId = WSEHealthAgent]
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI ---------
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI -------------
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI -- START --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-04-28 16:23:49:946
    2080 11e0
    COMAPI ---------
    2014-04-28 16:23:49:949
    924 55c
    IdleTmr WU operation (CSearchCall::Init ID 1) started; operation # 8; does not use network; is not at background priority
    2014-04-28 16:23:49:949
    924 55c
    IdleTmr Incremented PDC RefCount for System to 1
    2014-04-28 16:23:49:949
    924 55c
    IdleTmr Incremented idle timer priority operation counter to 1
    2014-04-28 16:23:50:194
    924 55c
    Report ***********  Report: Initializing static reporting data  ***********
    2014-04-28 16:23:50:194
    924 55c
    Report  * OS Version = 6.3.9600.0.0.65792
    2014-04-28 16:23:50:194
    924 55c
    Report  * OS Product Type = 0x00000030
    2014-04-28 16:23:50:204
    924 55c
    Report  * Computer Brand = Dell Inc.
    2014-04-28 16:23:50:204
    924 55c
    Report  * Computer Model = Vostro 230                   
    2014-04-28 16:23:50:204
    924 55c
    Report  * Platform Role = 1
    2014-04-28 16:23:50:204
    924 55c
    Report  * AlwaysOn/AlwaysConnected (AOAC) = 0
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Revision = 1.4.0
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Name = BIOS Date: 12/09/10 21:54:17 Ver: 08.00.15
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Release Date = 2010-12-09T00:00:00
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Sku Number = 0
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Vendor = Dell Inc.
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Family = 0
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Major Release = 1
    2014-04-28 16:23:50:207
    924 55c
    Report  * Bios Minor Release = 4
    2014-04-28 16:23:50:207
    924 55c
    Report  * Locale ID = 2057
    2014-04-28 16:23:50:234
    924 55c
    Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 1]
    2014-04-28 16:23:50:235
    924 6a0
    Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 1]
    2014-04-28 16:23:50:235
    2080 11e0
    COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-04-28 16:23:50:235
    924 6a0
    Agent *************
    2014-04-28 16:23:50:235
    924 6a0
    Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 1]
    2014-04-28 16:23:50:235
    924 6a0
    Agent *********
    2014-04-28 16:23:50:235
    924 6a0
    Agent  * Online = No; Ignore download priority = No
    2014-04-28 16:23:50:235
    924 6a0
    Agent  * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-04-28 16:23:50:235
    924 6a0
    Agent  * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-04-28 16:23:50:235
    924 6a0
    Agent  * Search Scope = {Machine}
    2014-04-28 16:23:50:235
    924 6a0
    Agent  * Caller SID for Applicability: S-1-5-18
    2014-04-28 16:23:51:214
    924 6a0
    Agent  * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-04-28 16:23:51:215
    924 6a0
    Agent *********
    2014-04-28 16:23:51:215
    924 6a0
    Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 1]
    2014-04-28 16:23:51:215
    924 6a0
    Agent *************
    2014-04-28 16:23:51:215
    924 6a0
    IdleTmr WU operation (CSearchCall::Init ID 1, operation # 8) stopped; does not use network; is not at background priority
    2014-04-28 16:23:51:215
    924 6a0
    IdleTmr Decremented PDC RefCount for System to 0
    2014-04-28 16:23:51:215
    924 6a0
    IdleTmr Decremented idle timer priority operation counter to 0
    2014-04-28 16:23:51:216
    2080 15b0
    COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-04-28 16:23:51:216
    2080 15b0
    COMAPI  - Updates found = 0
    2014-04-28 16:23:51:216
    2080 15b0
    COMAPI ---------
    2014-04-28 16:23:51:216
    2080 15b0
    COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-04-28 16:23:51:216
    2080 15b0
    COMAPI -------------
    Many thanks for any assistance

    I'm sorry that's beyond my knowledge and expertise,but I did find a script online - hope this is what you were thinking of:
    @echo off
    net stop BITS
    ipconfig /flushdns
    ren "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr0.dat" qmgr0.dat.old
    ren "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr1.dat" qmgr1.dat.old
    net start BITS
    This is first 5 min's:
    2014-05-07 16:50:11:705  928 fb8 AU IsPerUserUpdateInstallableForAnyLoggedOnUser, found at least 1 logged on user for which the update 10ABC605-BFEB-4C77-86F6-3E4B128DB8CE, revision 1 is applicable
    2014-05-07 16:50:11:705  928 fb8 AU SchedulePerUserUpdateInstallOnUserLogonIfNeeded, per user update install scheduled for logged on user.
    2014-05-07 16:50:11:705  928 fb8 WuTask WUTaskHandler successfully started the task.
    2014-05-07 16:50:11:708  928 c74 WuTask WUTaskManager received event to unregister task.
    2014-05-07 16:50:49:884  928 984 IdleTmr WU operation (CSearchCall::Init ID 2) started; operation # 93; does not use network; is not at background priority
    2014-05-07 16:50:49:884  928 984 IdleTmr Incremented PDC RefCount for System to 1
    2014-05-07 16:50:49:884  928 984 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:50:49:884  928 984 Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 2]
    2014-05-07 16:50:49:884  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 2]
    2014-05-07 16:50:49:884  928 ec0 Agent *************
    2014-05-07 16:50:49:884  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 2]
    2014-05-07 16:50:49:884  928 ec0 Agent *********
    2014-05-07 16:50:49:887  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:50:49:887  928 ec0 Agent   * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-05-07 16:50:49:887  928 ec0 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-05-07 16:50:49:887  928 ec0 Agent   * Search Scope = {Machine}
    2014-05-07 16:50:49:887  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:50:49:888 2992 bd8 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:49:890  928 ec0 Agent   * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-05-07 16:50:49:890  928 ec0 Agent *********
    2014-05-07 16:50:49:891  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 2]
    2014-05-07 16:50:49:891  928 ec0 Agent *************
    2014-05-07 16:50:49:906  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 2, operation # 93) stopped; does not use network; is not at background priority
    2014-05-07 16:50:49:906  928 ec0 IdleTmr Decremented PDC RefCount for System to 0
    2014-05-07 16:50:49:906  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:50:49:908 2992 188 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:49:909 2992 188 COMAPI   - Updates found = 0
    2014-05-07 16:50:49:909 2992 188 COMAPI ---------
    2014-05-07 16:50:49:909 2992 188 COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:49:909 2992 188 COMAPI -------------
    2014-05-07 16:50:50:031 2992 10e8 COMAPI -------------
    2014-05-07 16:50:50:031 2992 10e8 COMAPI -- START --  COMAPI: Init Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:50:031 2992 10e8 COMAPI ---------
    2014-05-07 16:50:50:031 2992 10e8 COMAPI -------------
    2014-05-07 16:50:50:031 2992 10e8 COMAPI -- START --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:50:031 2992 10e8 COMAPI ---------
    2014-05-07 16:50:50:033  928 100 IdleTmr WU operation (CSearchCall::Init ID 3) started; operation # 98; does not use network; is not at background priority
    2014-05-07 16:50:50:033  928 100 IdleTmr Incremented PDC RefCount for System to 1
    2014-05-07 16:50:50:033  928 100 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:50:50:033  928 100 Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 3]
    2014-05-07 16:50:50:033  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 3]
    2014-05-07 16:50:50:033  928 ec0 Agent *************
    2014-05-07 16:50:50:033  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 3]
    2014-05-07 16:50:50:033  928 ec0 Agent *********
    2014-05-07 16:50:50:033  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:50:50:033  928 ec0 Agent   * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-05-07 16:50:50:033  928 ec0 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-05-07 16:50:50:033  928 ec0 Agent   * Search Scope = {Machine}
    2014-05-07 16:50:50:033  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:50:50:034  928 ec0 Agent   * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-05-07 16:50:50:034  928 ec0 Agent *********
    2014-05-07 16:50:50:034  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 3]
    2014-05-07 16:50:50:034  928 ec0 Agent *************
    2014-05-07 16:50:50:034  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 3, operation # 98) stopped; does not use network; is not at background priority
    2014-05-07 16:50:50:034  928 ec0 IdleTmr Decremented PDC RefCount for System to 0
    2014-05-07 16:50:50:034  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:50:50:036 2992 10e8 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:50:036 2992 958 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:50:037 2992 958 COMAPI   - Updates found = 0
    2014-05-07 16:50:50:037 2992 958 COMAPI ---------
    2014-05-07 16:50:50:037 2992 958 COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:50:50:037 2992 958 COMAPI -------------
    2014-05-07 16:51:07:940  928 100 IdleTmr WU operation (CDiscoveryCall::Init ID 4) started; operation # 101; does use network; is not at background priority
    2014-05-07 16:51:07:940  928 100 IdleTmr Incremented PDC RefCount for Network to 1
    2014-05-07 16:51:07:940  928 100 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:51:08:063  928 980 IdleTmr WU operation (CDiscoveryCall::Init ID 4, operation # 101) stopped; does use network; is not at background priority
    2014-05-07 16:51:08:063  928 980 IdleTmr Decremented PDC RefCount for Network to 0
    2014-05-07 16:51:08:063  928 980 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:51:41:871  928 984 AU Triggering AU detection through DetectNow API
    2014-05-07 16:51:41:871  928 984 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-07 16:51:41:871  928 984 AU Triggering Online detection (non-interactive)
    2014-05-07 16:51:41:880  928 c74 AU #############
    2014-05-07 16:51:41:880  928 c74 AU ## START ##  AU: Search for updates
    2014-05-07 16:51:41:880  928 c74 AU #########
    2014-05-07 16:51:41:881  928 c74 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-07 16:51:41:882  928 c74 IdleTmr WU operation (CSearchCall::Init ID 5) started; operation # 107; does use network; is not at background priority
    2014-05-07 16:51:41:882  928 c74 IdleTmr Incremented PDC RefCount for Network to 1
    2014-05-07 16:51:41:882  928 c74 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:51:41:882  928 c74 Agent *** START ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 5]
    2014-05-07 16:51:41:882  928 c74 AU <<## SUBMITTED ## AU: Search for updates  [CallId = {ED154BB8-3E45-47AC-A048-135D41F6816F} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-05-07 16:51:41:883  928 c74 Agent SkipSelfUpdateCheck search flag set for serverId: 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782
    2014-05-07 16:51:41:883  928 c74 IdleTmr WU operation (CSearchCall::Init ID 6) started; operation # 109; does use network; is not at background priority
    2014-05-07 16:51:41:883  928 c74 IdleTmr Incremented PDC RefCount for Network to 2
    2014-05-07 16:51:41:883  928 c74 IdleTmr Incremented idle timer priority operation counter to 2
    2014-05-07 16:51:41:883  928 c74 Agent *** START ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 6]
    2014-05-07 16:51:41:883  928 c74 AU <<## SUBMITTED ## AU: Search for updates  [CallId = {F1258F1A-4B32-45CA-81AB-BC3BCDA9C7F3} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-05-07 16:51:41:893  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 5]
    2014-05-07 16:51:41:893  928 ec0 Agent *************
    2014-05-07 16:51:41:893  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 5]
    2014-05-07 16:51:41:893  928 ec0 Agent *********
    2014-05-07 16:51:41:893  928 ec0 Agent   * Online = Yes; Ignore download priority = No
    2014-05-07 16:51:41:893  928 ec0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-07 16:51:41:893  928 ec0 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-05-07 16:51:41:893  928 ec0 Agent   * Search Scope = {Machine & All Users}
    2014-05-07 16:51:41:893  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:51:41:893  928 ec0 EP FATAL: EP: Failed to construct full endpoint URL, error = 0x80072EE6
    2014-05-07 16:51:41:893  928 ec0 EP FATAL: Failed to obtain WSUS Client/Server URL, error = 0x80072EE6
    2014-05-07 16:51:41:893  928 ec0 PT WARNING: PTError: 0x80072ee6
    2014-05-07 16:51:41:893  928 ec0 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2014-05-07 16:51:41:905  928 ec0 Agent   * WARNING: Exit code = 0x80072EE6
    2014-05-07 16:51:41:905  928 ec0 Agent *********
    2014-05-07 16:51:41:905  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 5]
    2014-05-07 16:51:41:905  928 ec0 Agent *************
    2014-05-07 16:51:41:905  928 ec0 Agent WARNING: WU client failed Searching for update with error 0x80072ee6
    2014-05-07 16:51:41:905  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 5, operation # 107) stopped; does use network; is not at background priority
    2014-05-07 16:51:41:905  928 ec0 IdleTmr Decremented PDC RefCount for Network to 1
    2014-05-07 16:51:41:905  928 ec0 IdleTmr Decremented idle timer priority operation counter to 1
    2014-05-07 16:51:41:905  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 6]
    2014-05-07 16:51:41:905  928 ec0 Agent *************
    2014-05-07 16:51:41:905  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 6]
    2014-05-07 16:51:41:905  928 ec0 Agent *********
    2014-05-07 16:51:41:905  928 ec0 Agent   * Online = Yes; Ignore download priority = No
    2014-05-07 16:51:41:905  928 ec0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-07 16:51:41:905  928 ec0 Agent   * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-05-07 16:51:41:905  928 ec0 Agent   * Search Scope = {Machine & All Users}
    2014-05-07 16:51:41:905  928 ec8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {ED154BB8-3E45-47AC-A048-135D41F6816F} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-05-07 16:51:41:905  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:51:41:905  928 ec8 AU   # WARNING: Search callback failed, result = 0x80072EE6
    2014-05-07 16:51:41:914  928 ec8 AU #########
    2014-05-07 16:51:41:914  928 ec8 AU ##  END  ##  AU: Search for updates  [CallId = {ED154BB8-3E45-47AC-A048-135D41F6816F} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-05-07 16:51:41:914  928 ec8 AU #############
    2014-05-07 16:51:41:917  928 ec0 EP Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SecondaryServiceAuth URL: "117cab2d-82b1-4b5a-a08c-4d62dbee7782"
    2014-05-07 16:51:41:922  928 ec0 EP Got 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782 redir Client/Server URL: "https://fe2.ws.microsoft.com/v6/ClientWebService/client.asmx"
    2014-05-07 16:51:42:065  928 ec0 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-05-07 16:51:42:065  928 ec0 PT   + ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}, Server URL =
    https://fe2.ws.microsoft.com/v6/ClientWebService/client.asmx
    2014-05-07 16:51:42:764  928 ec0 Agent Reading cached app categories using lifetime 604800 seconds
    2014-05-07 16:51:42:764  928 ec0 Agent Read 1 cached app categories
    2014-05-07 16:51:46:916  928 d60 Report REPORT EVENT: {BB12B991-5D17-4A1F-BF88-D99DAB214175} 2014-05-07 16:51:41:905+0100 1 148 [AGENT_DETECTION_FAILED] 101 {00000000-0000-0000-0000-000000000000} 0 80072ee6 Windows
    Update Command Line Failure Software Synchronization Windows Update Client failed to detect with error 0x80072ee6.
    2014-05-07 16:51:46:916  928 d60 Report WARNING: Failed to get ProtocolVersion: 8024043d
    2014-05-07 16:51:46:977  928 d60 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-05-07 16:51:46:977  928 d60 Report WER Report sent: 7.9.9600.16384 0x80072ee6(0) 00000000-0000-0000-0000-000000000000 Scan 101 Managed
    2014-05-07 16:51:46:977  928 d60 Report CWERReporter finishing event handling. (00000000)
    2014-05-07 16:51:48:727  928 c74 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-07 16:51:48:727  928 c74 AU Piggybacking on an AU detection already in progress
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {3F0C7A2A-336A-4D59-B38A-0C36D63B0DB2}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {DE323AF5-28CA-4BAB-A85B-B074001783BF}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {E44E8654-728E-49D5-A3A3-4BCFCBEF56C0}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {B7E8218C-20B2-4F04-B7E8-D3228A9B8546}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {2DDF83CB-B38E-443E-8BD9-A92D564A2851}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {E94B5DA8-C4D4-48BE-A54F-76AFB13A318F}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {4167B48C-EF57-4495-BFF4-21127968D593}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {791BCFB5-1ABF-47F7-B653-F789B56655DB}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {B3411B62-63F7-44F2-999B-BCDFF13306B9}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent Update {AC6DEA82-4E3E-4ECA-ACFC-F0DF94E72CC1}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:48:794  928 ec0 Agent Update {AD82A142-40BA-4072-9E21-A461CEBFC7B5}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:48:794  928 ec0 Agent Update {5AD670CC-F899-4BB8-B0EA-1694E3E25B74}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:48:794  928 ec0 Agent Update {816D1792-50B7-4001-A7DC-466C4EE8AAF2}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {4058F12A-DF3D-4DDB-B9C1-22549DC5AC0E}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent Update {ADE743D8-142B-4F5F-888A-0DE16363C5B8}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {D87FA2B6-A04D-4920-92AE-7C6586F98ED4}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {DB395EBA-B78A-44EA-897F-8FC02E1CEC51}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {BA08BE53-CFE3-405E-A1AF-50C281D4DB9D}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {9DB9940D-02DC-402C-BA31-AF8A8E60B789}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {C22F180D-1C22-4318-B177-8427E697E671}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {B8041E56-C00A-45F8-81FB-D73AFA411347}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {00563009-B9BF-43A4-8B4E-5ACE3172912B}.2 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {10ABC605-BFEB-4C77-86F6-3E4B128DB8CE}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {5FFBBD0B-FE88-4891-A8AC-079773A2293C}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {7808BE23-84F0-4A32-8733-E7C007F163F3}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {5844AE0C-7736-4D29-A625-BE4C5B8F8913}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {EE38AC4D-7401-43C8-99E3-6A29B5D40125}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Added update {F9158DB5-472A-42E4-9011-8755FFD0E881}.1 to search result
    2014-05-07 16:51:48:794  928 ec0 Agent   * Found 23 updates and 37 categories in search; evaluated appl. rules of 102 out of 137 deployed entities
    2014-05-07 16:51:48:795  928 d60 Report REPORT EVENT: {36B77289-707B-421A-958A-DEC38108E56E} 2014-05-07 16:51:48:795+0100 1 147 [AGENT_DETECTION_FINISHED] 101 {00000000-0000-0000-0000-000000000000} 0 0 Windows
    Update Command Line Success Software Synchronization Windows Update Client successfully detected 23 updates.
    2014-05-07 16:51:48:795  928 ec0 Agent *********
    2014-05-07 16:51:48:795  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 6]
    2014-05-07 16:51:48:795  928 ec0 Agent *************
    2014-05-07 16:51:48:797  928 d60 Report CWERReporter finishing event handling. (00000000)
    2014-05-07 16:51:48:797  928 d60 Report CWERReporter finishing event handling. (00000000)
    2014-05-07 16:51:48:920  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 7) started; operation # 111; does use network; is not at background priority
    2014-05-07 16:51:48:920  928 ec0 IdleTmr Incremented PDC RefCount for Network to 2
    2014-05-07 16:51:48:920  928 ec0 IdleTmr Incremented idle timer priority operation counter to 2
    2014-05-07 16:51:48:920  928 ec0 Agent *************
    2014-05-07 16:51:48:920  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 7]
    2014-05-07 16:51:48:920  928 ec0 Agent *********
    2014-05-07 16:51:48:920  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:51:48:920  928 ec0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-07 16:51:48:920  928 ec0 Agent   * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-05-07 16:51:48:920  928 ec0 Agent   * Search Scope = {Current User}
    2014-05-07 16:51:48:920  928 ec0 Agent   * Caller SID for Applicability: S-1-5-21-4201349496-3165271181-1850162858-1001
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {C21E26AB-BFEE-425B-BD0B-C0043B81B034}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {1E536662-7256-42FA-9373-7A009A14400B}.100 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {3F0C7A2A-336A-4D59-B38A-0C36D63B0DB2}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {DE323AF5-28CA-4BAB-A85B-B074001783BF}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {E44E8654-728E-49D5-A3A3-4BCFCBEF56C0}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {B7E8218C-20B2-4F04-B7E8-D3228A9B8546}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {2DDF83CB-B38E-443E-8BD9-A92D564A2851}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {E94B5DA8-C4D4-48BE-A54F-76AFB13A318F}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {4167B48C-EF57-4495-BFF4-21127968D593}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {791BCFB5-1ABF-47F7-B653-F789B56655DB}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {B3411B62-63F7-44F2-999B-BCDFF13306B9}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent Update {AC6DEA82-4E3E-4ECA-ACFC-F0DF94E72CC1}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:49:581  928 ec0 Agent Update {AD82A142-40BA-4072-9E21-A461CEBFC7B5}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:49:581  928 ec0 Agent Update {5AD670CC-F899-4BB8-B0EA-1694E3E25B74}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:49:581  928 ec0 Agent Update {816D1792-50B7-4001-A7DC-466C4EE8AAF2}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {4058F12A-DF3D-4DDB-B9C1-22549DC5AC0E}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent Update {ADE743D8-142B-4F5F-888A-0DE16363C5B8}.1 is pruned out due to potential supersedence
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {D87FA2B6-A04D-4920-92AE-7C6586F98ED4}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {DB395EBA-B78A-44EA-897F-8FC02E1CEC51}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {BA08BE53-CFE3-405E-A1AF-50C281D4DB9D}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {9DB9940D-02DC-402C-BA31-AF8A8E60B789}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {C22F180D-1C22-4318-B177-8427E697E671}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {B8041E56-C00A-45F8-81FB-D73AFA411347}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {00563009-B9BF-43A4-8B4E-5ACE3172912B}.2 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {10ABC605-BFEB-4C77-86F6-3E4B128DB8CE}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {5FFBBD0B-FE88-4891-A8AC-079773A2293C}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {7808BE23-84F0-4A32-8733-E7C007F163F3}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {5844AE0C-7736-4D29-A625-BE4C5B8F8913}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {EE38AC4D-7401-43C8-99E3-6A29B5D40125}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Added update {F9158DB5-472A-42E4-9011-8755FFD0E881}.1 to search result
    2014-05-07 16:51:49:581  928 ec0 Agent   * Found 25 updates and 37 categories in search; evaluated appl. rules of 94 out of 137 deployed entities
    2014-05-07 16:51:49:581  928 ec0 Agent *********
    2014-05-07 16:51:49:581  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 7]
    2014-05-07 16:51:49:581  928 ec0 Agent *************
    2014-05-07 16:51:49:582  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 7, operation # 111) stopped; does use network; is not at background priority
    2014-05-07 16:51:49:582  928 ec0 IdleTmr Decremented PDC RefCount for Network to 1
    2014-05-07 16:51:49:582  928 ec0 IdleTmr Decremented idle timer priority operation counter to 1
    2014-05-07 16:51:49:582  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 8) started; operation # 112; does use network; is not at background priority
    2014-05-07 16:51:49:582  928 ec0 IdleTmr Incremented PDC RefCount for Network to 2
    2014-05-07 16:51:49:582  928 ec0 IdleTmr Incremented idle timer priority operation counter to 2
    2014-05-07 16:51:49:582  928 ec0 Agent *************
    2014-05-07 16:51:49:582  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 8]
    2014-05-07 16:51:49:582  928 ec0 Agent *********
    2014-05-07 16:51:49:582  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:51:49:582  928 ec0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-07 16:51:49:582  928 ec0 Agent   * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-05-07 16:51:49:582  928 ec0 Agent   * Search Scope = {Current User}
    2014-05-07 16:51:49:582  928 ec0 Agent   * Caller SID for Applicability: S-1-5-21-6954551-2983356264-2817196246-1115
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {B8041E56-C00A-45F8-81FB-D73AFA411347}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {10ABC605-BFEB-4C77-86F6-3E4B128DB8CE}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {5FFBBD0B-FE88-4891-A8AC-079773A2293C}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {7808BE23-84F0-4A32-8733-E7C007F163F3}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {5844AE0C-7736-4D29-A625-BE4C5B8F8913}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {EE38AC4D-7401-43C8-99E3-6A29B5D40125}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Added update {F9158DB5-472A-42E4-9011-8755FFD0E881}.1 to search result
    2014-05-07 16:51:50:935  928 ec0 Agent   * Found 7 updates and 37 categories in search; evaluated appl. rules of 86 out of 137 deployed entities
    2014-05-07 16:51:50:935  928 ec0 Agent *********
    2014-05-07 16:51:50:935  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 8]
    2014-05-07 16:51:50:935  928 ec0 Agent *************
    2014-05-07 16:51:50:935  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 8, operation # 112) stopped; does use network; is not at background priority
    2014-05-07 16:51:50:935  928 ec0 IdleTmr Decremented PDC RefCount for Network to 1
    2014-05-07 16:51:50:935  928 ec0 IdleTmr Decremented idle timer priority operation counter to 1
    2014-05-07 16:51:50:935  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 9) started; operation # 113; does use network; is not at background priority
    2014-05-07 16:51:50:935  928 ec0 IdleTmr Incremented PDC RefCount for Network to 2
    2014-05-07 16:51:50:935  928 ec0 IdleTmr Incremented idle timer priority operation counter to 2
    2014-05-07 16:51:50:935  928 ec0 Agent *************
    2014-05-07 16:51:50:935  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 9]
    2014-05-07 16:51:50:936  928 ec0 Agent *********
    2014-05-07 16:51:50:936  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:51:50:936  928 ec0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-07 16:51:50:936  928 ec0 Agent   * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-05-07 16:51:50:936  928 ec0 Agent   * Search Scope = {Current User}
    2014-05-07 16:51:50:936  928 ec0 Agent   * Caller SID for Applicability: S-1-5-21-6954551-2983356264-2817196246-1165
    2014-05-07 16:51:52:305  928 ec0 Agent   * Added update {C21E26AB-BFEE-425B-BD0B-C0043B81B034}.1 to search result
    2014-05-07 16:51:52:305  928 ec0 Agent   * Added update {1E536662-7256-42FA-9373-7A009A14400B}.100 to search result
    2014-05-07 16:51:52:305  928 ec0 Agent   * Found 2 updates and 37 categories in search; evaluated appl. rules of 77 out of 137 deployed entities
    2014-05-07 16:51:52:305  928 ec0 Agent *********
    2014-05-07 16:51:52:305  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 9]
    2014-05-07 16:51:52:305  928 ec0 Agent *************
    2014-05-07 16:51:52:305  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 9, operation # 113) stopped; does use network; is not at background priority
    2014-05-07 16:51:52:305  928 ec0 IdleTmr Decremented PDC RefCount for Network to 1
    2014-05-07 16:51:52:306  928 ec0 IdleTmr Decremented idle timer priority operation counter to 1
    2014-05-07 16:51:52:306  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 6, operation # 109) stopped; does use network; is not at background priority
    2014-05-07 16:51:52:306  928 ec0 IdleTmr Decremented PDC RefCount for Network to 0
    2014-05-07 16:51:52:306  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:51:52:306  928 ec8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {F1258F1A-4B32-45CA-81AB-BC3BCDA9C7F3} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-05-07 16:51:52:306  928 ec8 AU   # 23 updates detected
    2014-05-07 16:51:52:315  928 ec8 AU #########
    2014-05-07 16:51:52:363  928 ec8 AU ##  END  ##  AU: Search for updates  [CallId = {F1258F1A-4B32-45CA-81AB-BC3BCDA9C7F3} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-05-07 16:51:52:364  928 ec8 AU #############
    2014-05-07 16:51:52:364  928 ec8 AU All AU searches complete.
    2014-05-07 16:51:52:364  928 ec8 AU   # WARNING: Failed to find updates with error code 80072ee6
    2014-05-07 16:51:52:364  928 ec8 AU AU setting next detection timeout to 2014-05-07 20:51:52
    2014-05-07 16:51:52:365  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-4201349496-3165271181-1850162858-1001} Service {7971F918-A847-4430-9279-4A52D1EFE18D}
    2014-05-07 16:51:52:414  928 ec8 AU   # Publishing WNF Per user update count event Count: 20 SID {S-1-5-21-4201349496-3165271181-1850162858-1001} Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}
    2014-05-07 16:51:52:414  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-4201349496-3165271181-1850162858-1001} Service {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2014-05-07 16:51:52:414  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1115} Service {7971F918-A847-4430-9279-4A52D1EFE18D}
    2014-05-07 16:51:52:415  928 ec8 AU   # Publishing WNF Per user update count event Count: 7 SID {S-1-5-21-6954551-2983356264-2817196246-1115} Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}
    2014-05-07 16:51:52:415  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1115} Service {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2014-05-07 16:51:52:415  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1171} Service {7971F918-A847-4430-9279-4A52D1EFE18D}
    2014-05-07 16:51:52:415  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1171} Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}
    2014-05-07 16:51:52:416  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1171} Service {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2014-05-07 16:51:52:416  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1165} Service {7971F918-A847-4430-9279-4A52D1EFE18D}
    2014-05-07 16:51:52:416  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1165} Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}
    2014-05-07 16:51:52:416  928 ec8 AU   # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-6954551-2983356264-2817196246-1165} Service {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2014-05-07 16:51:52:483  928 ec8 AU IsPerUserUpdateInstallableForAnyLoggedOnUser, found at least 1 logged on user for which the update 10ABC605-BFEB-4C77-86F6-3E4B128DB8CE, revision 1 is applicable
    2014-05-07 16:52:19:880 2992 894 COMAPI -------------
    2014-05-07 16:52:19:880 2992 894 COMAPI -- START --  COMAPI: Init Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:880 2992 894 COMAPI ---------
    2014-05-07 16:52:19:880 2992 894 COMAPI -------------
    2014-05-07 16:52:19:880 2992 894 COMAPI -- START --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:880 2992 894 COMAPI ---------
    2014-05-07 16:51:53:795  928 d60 Report CWERReporter finishing event handling. (00000000)
    2014-05-07 16:52:19:882  928 798 IdleTmr WU operation (CSearchCall::Init ID 10) started; operation # 152; does not use network; is not at background priority
    2014-05-07 16:52:19:890  928 798 IdleTmr Incremented PDC RefCount for System to 1
    2014-05-07 16:52:19:890  928 798 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:52:19:891  928 798 Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 10]
    2014-05-07 16:52:19:891  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 10]
    2014-05-07 16:52:19:891  928 ec0 Agent *************
    2014-05-07 16:52:19:891  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 10]
    2014-05-07 16:52:19:891  928 ec0 Agent *********
    2014-05-07 16:52:19:891  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:52:19:891  928 ec0 Agent   * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-05-07 16:52:19:891  928 ec0 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-05-07 16:52:19:891  928 ec0 Agent   * Search Scope = {Machine}
    2014-05-07 16:52:19:891  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:52:19:892  928 ec0 Agent   * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-05-07 16:52:19:892  928 ec0 Agent *********
    2014-05-07 16:52:19:892  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 10]
    2014-05-07 16:52:19:892  928 ec0 Agent *************
    2014-05-07 16:52:19:892  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 10, operation # 152) stopped; does not use network; is not at background priority
    2014-05-07 16:52:19:892 2992 894 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:909  928 ec0 IdleTmr Decremented PDC RefCount for System to 0
    2014-05-07 16:52:19:910  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:52:19:910 2992 958 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:910 2992 958 COMAPI   - Updates found = 0
    2014-05-07 16:52:19:910 2992 958 COMAPI ---------
    2014-05-07 16:52:19:910 2992 958 COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:910 2992 958 COMAPI -------------
    2014-05-07 16:52:19:978 2992 894 COMAPI -------------
    2014-05-07 16:52:19:978 2992 894 COMAPI -- START --  COMAPI: Init Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:978 2992 894 COMAPI ---------
    2014-05-07 16:52:19:978 2992 894 COMAPI -------------
    2014-05-07 16:52:19:978 2992 894 COMAPI -- START --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:978 2992 894 COMAPI ---------
    2014-05-07 16:52:19:980  928 984 IdleTmr WU operation (CSearchCall::Init ID 11) started; operation # 159; does not use network; is not at background priority
    2014-05-07 16:52:19:980  928 984 IdleTmr Incremented PDC RefCount for System to 1
    2014-05-07 16:52:19:980  928 984 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:52:19:980  928 984 Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 11]
    2014-05-07 16:52:19:980  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 11]
    2014-05-07 16:52:19:981  928 ec0 Agent *************
    2014-05-07 16:52:19:981  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 11]
    2014-05-07 16:52:19:981  928 ec0 Agent *********
    2014-05-07 16:52:19:981  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:52:19:981  928 ec0 Agent   * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-05-07 16:52:19:981  928 ec0 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-05-07 16:52:19:981  928 ec0 Agent   * Search Scope = {Machine}
    2014-05-07 16:52:19:981  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:52:19:981  928 ec0 Agent   * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-05-07 16:52:19:982  928 ec0 Agent *********
    2014-05-07 16:52:19:982  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 11]
    2014-05-07 16:52:19:982  928 ec0 Agent *************
    2014-05-07 16:52:19:982  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 11, operation # 159) stopped; does not use network; is not at background priority
    2014-05-07 16:52:19:981 2992 894 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:984  928 ec0 IdleTmr Decremented PDC RefCount for System to 0
    2014-05-07 16:52:19:984  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:52:19:984 2992 1018 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:985 2992 1018 COMAPI   - Updates found = 0
    2014-05-07 16:52:19:985 2992 1018 COMAPI ---------
    2014-05-07 16:52:19:985 2992 1018 COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:52:19:985 2992 1018 COMAPI -------------
    2014-05-07 16:55:15:046 2992 894 COMAPI -------------
    2014-05-07 16:55:15:046 2992 894 COMAPI -- START --  COMAPI: Init Search [ClientId = WSEHealthAgent]
    2014-05-07 16:55:15:046 2992 894 COMAPI ---------
    2014-05-07 16:55:15:046 2992 894 COMAPI -------------
    2014-05-07 16:55:15:046 2992 894 COMAPI -- START --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:55:15:046 2992 894 COMAPI ---------
    2014-05-07 16:55:15:048  928 100 IdleTmr WU operation (CSearchCall::Init ID 12) started; operation # 164; does not use network; is not at background priority
    2014-05-07 16:55:15:049  928 100 IdleTmr Incremented PDC RefCount for System to 1
    2014-05-07 16:55:15:049  928 100 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-07 16:55:15:049  928 100 Agent *** START ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 12]
    2014-05-07 16:55:15:051  928 ec0 Agent ***  END  ***  Queueing Finding updates [CallerId = WSEHealthAgent  Id = 12]
    2014-05-07 16:55:15:051  928 ec0 Agent *************
    2014-05-07 16:55:15:051  928 ec0 Agent ** START **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 12]
    2014-05-07 16:55:15:051  928 ec0 Agent *********
    2014-05-07 16:55:15:051  928 ec0 Agent   * Online = No; Ignore download priority = No
    2014-05-07 16:55:15:051  928 ec0 Agent   * Criteria = "(IsInstalled = 0 AND IsHidden = 0 AND IsAssigned = 1)"
    2014-05-07 16:55:15:051  928 ec0 Agent   * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-05-07 16:55:15:051  928 ec0 Agent   * Search Scope = {Machine}
    2014-05-07 16:55:15:051  928 ec0 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-07 16:55:15:052  928 ec0 Agent   * Found 0 updates and 0 categories in search; evaluated appl. rules of 0 out of 0 deployed entities
    2014-05-07 16:55:15:052  928 ec0 Agent *********
    2014-05-07 16:55:15:052  928 ec0 Agent **  END  **  Agent: Finding updates [CallerId = WSEHealthAgent  Id = 12]
    2014-05-07 16:55:15:052  928 ec0 Agent *************
    2014-05-07 16:55:15:052  928 ec0 IdleTmr WU operation (CSearchCall::Init ID 12, operation # 164) stopped; does not use network; is not at background priority
    2014-05-07 16:55:15:052 2992 894 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:55:15:053  928 ec0 IdleTmr Decremented PDC RefCount for System to 0
    2014-05-07 16:55:15:053  928 ec0 IdleTmr Decremented idle timer priority operation counter to 0
    2014-05-07 16:55:15:053 2992 11d8 COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:55:15:053 2992 11d8 COMAPI   - Updates found = 0
    2014-05-07 16:55:15:053 2992 11d8 COMAPI ---------
    2014-05-07 16:55:15:053 2992 11d8 COMAPI --  END  --  COMAPI: Search [ClientId = WSEHealthAgent]
    2014-05-07 16:55:15:054 2992 11d8 COMAPI -------------

  • Install WSUS on Server 2012 R2 in an environment that only has Server 2008 & Server 2008 R2 servers?

    I want to use WSUS on Windows Server 2012 R2 in an environment that has only Server 2008 and Server 2008 R2 servers in production. I currently have one WSUS server setup on 2008 R2 that will serve in one geographic location and the WSUS Server 2012 R2 that
    I looking to setup will be at a separate geographic location.
    Has anyone tried this? Are there any problems one can expect? Is this a bad idea?

    Has anyone tried this?
    Thousands!!! :-)
    Are there any problems one can expect? Is this a bad idea?
    No. Why would you think it might be?
    Have you read the product documentation and familiarized yourself with the system requirements and support capabilities of the product?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • WSUS downstream Server synchroziation failed

    Hi All,
    I have upgraded my downstream server to Windows Server 2012 R2. After upgrade my WSUS server is not synchronization with my upstream WSUS server. I am getting the below error while running the synchronization.
    IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       at Microsoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webRequest)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetRevisionIdList(Cookie cookie, ServerSyncFilter filter)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.WebserviceGetRevisionIdList(ServerSyncFilter filter, Boolean isConfigData)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)
    Nirmal Singh IT Administrator

    How did you do the upgrade, was it in-place, or a new machine? And did you migrate the WSUS role or just deploy a new instance?
    Are there any firewalls in place?
    Do you have other downstream servers connecting to the upstream, if so are those connecting ok?
    Do you have any clients connecting to the upstream?
    What are the build numbers on both servers?
    Are there any errors in the IIS log?

  • Server 2012 RDS - newly opened applications don't receive focus

    Hi,
    We're having an issue that occurs when you're already working in an RDP session to a 2012 RDS/TS, you open up a new application and it doesn't receive focus. It's getting compounded by users thinking there is a problem with the server/application and logging
    off and back on again to resolve it.
    I'm wondering if anyone has had this problem before and knows of a fix for it? Any help would be greatly appreciated.
    Thanks
    Luke

    Hi Luke,
    Thank you for your posting in Windows Server Forum.
    Are you using RemoteApp or accessing application through RDP?
    Here in your case suggest you to update your RDP client version to RDP 8.1 and check the result. 
    Update for RemoteApp and Desktop Connections feature is available for Windows
    http://support.microsoft.com/kb/2830477
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Bacpac import from Windows Azure into sql server 2012 fails

    Very sorry if this is posted in the wrong froum I was not sure where to post
    I am trying to verify a bacpac file  I downloaded from my windows azure sql  instance and I am getting this error when trying to Import into SQl server express 2012. SQL server 2008r2 is also installed on this machine. How can  I fix this?
    Count not load schema model from package. (Microsoft.SqlServer.Dac)
    Program Location:
       at Microsoft.SqlServer.Dac.DacPackage.LoadModel(IPackageSource packageSource)
       at Microsoft.SqlServer.Dac.Extensions.DacExtensions.GetCollationString(IPackageSource packageSource)
       at Microsoft.SqlServer.Dac.Extensions.DacExtensions.GetCollationString(BacPackage package)
       at Microsoft.SqlServer.Management.Dac.DacWizard.CreateDatabaseOnTargetWorkItem.DoWork()
       at Microsoft.SqlServer.Management.TaskForms.SimpleWorkItem.Run()
    ===================================
    Internal Error.  The internal target platform type SqlAzureDatabaseSchemaProvider does not support schema file version '2.5'. (File: G:\Fbasic8-2014-2-2-12-10.bacpac) (Microsoft.Data.Tools.Schema.Sql)
    Program Location:
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.UpgradeSchema(ExtensionManager em, String originalSchemaVersion, XmlReader originalSchemaReader, String source)
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.DeserializeXml(TextReader input, ErrorManager errors, String source, Action`3 constructorParametersSetter)
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.DeserializePackage(SqlPackage package, ErrorManager errors, Action`3 constructorParametersSetter)
       at Microsoft.SqlServer.Dac.DacPackage.LoadModel(IPackageSource packageSource)
    Jon Stroh

    Hello,
    Just as Mike post above, the issue may occurs as the previous SSDT releases are not compatible with this new version of DACFX.
    You can refer to the following blog about this issue and download the latest release of SSDT from
    here.
    Reference:http://blogs.msdn.com/b/ssdt/archive/2012/10/10/ssdt-amp-dacfx-october-2012-compatibility-notes.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Move Virtual Machine from Hyper-V Server 2008 R2 SP1 to Hyper-V Server 2012 fails with Error 2901

    I have six Hyper-V 2008 R2 SP1 servers and two Hyper-V 2012 servers. I am running SCVMM 2012 SP1. I am trying to use "move virtual machine" from within SCVMM to move VMs from a 2008 host to a 2012 host. I have tried different VMs on different hosts
    and they all fail with this error:
    ==========
    Error (2901)
    The operation did not complete successfully because of a parameter or call sequence that is not valid.
    The parameter is incorrect (0x80070057)
    Recommended Action
    Ensure that the parameters are valid, and then try the operation again.
    ==========
    I have successfully created a VM on one of the 2012 hosts and moved it to the other 2012 hosts.  I can move VMs from 2008 host to 2008 host.  I just cannot move VMs from 2008 host to 2012 host.
    Does SCVMM 2012 SP1 not support moving VMs from Hyper-V 2008 to Hyper-V 2012?

    Hello Kevin,
    Have you got an resolution yet ? Do you have latest update roll up pack applied to SCVMM 2012 SP1?
    With SCVMM 2012 SP1  " Running VMs (Live Migartion) and VMs which are in Saved state or having checkpoints can not be migrated from 2008R2 host to 2012 Host " 
    above was fixed in SCVMM 2012 Update Roll up 1
    Apart this please check the approx. size of data (VHDs) which will get transferred over the network , If you have large files chances are more to get such errors.
    Thanks
    ~NY

  • Server 2012 R2 WSUS - Product's Missing / Different to SUP 2012 R2

    Hi @all,
    is there any Hotfix or Settings-Set exist, where i can add, missing Products in WSUS
    My problem is, that some Product f.e. Windows 7 Language Pack's are missing in WSUS von Server 2012 R
    THX for information about.
    Greetz Berni

    Hi,
    Windows 7 language packs are available for computers that are running Windows 7 Ultimate or Windows 7 Enterprise. The Windows 7 language packs can be installed only from the Optional Updates section in Windows Update. However, these language packs are not
    available on the Microsoft Windows Server Update Services (WSUS)  server or through the Microsoft Download Center.
    The following technet articles might be of more help:
    Use the lpksetup.exe command.
    http://technet.microsoft.com/en-us/library/cc748922(v=ws.10).aspx
    This example shows how to install multiple language packs.
    http://technet.microsoft.com/en-us/library/cc766010(v=ws.10).aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • External SSD drive not working with mavericks anymore!

    The second I upgraded to Mavericks and used my external SSD drive, my external drive stopped working. I also doesnt want to initialize anymore either in disk utility! Can someone from apple please tell me whats going on?

  • OnClick message dissapears

    I used some javascript to make a "thank you for subscribing" message appear after someone clicks a submit button to subscribe to an email list. The problem is, it stays for about 2 seconds, then goes away. Does anyone know how to make it stay after t

  • HT1338 The square box on my wall charger is leaking a clear, oily fluid.

    I came into work today and found my wall charger (which is on my desk) sitting in a clear, sticky, oily fluid. The fluid is only located beneath the square box part of the charger and seems to be leaking out of the bottom of it. Has this happened to

  • Upgrading iPhoto Library Manager and Lost folders...

    I've been using iPhoto Library Manager (ver. 3.4.?) and iPhoto 8 with most photos on an external LaCie drive. I've just upgraded to iPhoto Library Manger ver. 3.5.6. I didn't know that a new version of that program would present an empty library list

  • How to attach and run std payslip available through tcode HRFORMS

    Hi all, Need to have much data along with graphics on the payslip. This includes Leave data(days paid, LOP, Payroll days, etc.), gross salary break-up, Year-to-date details, Tax details(line items), Standard Salary components, company logo, custom me