SCCM 2012 R2 CU2 - Unable to deploy or configure PullDP's

After upgrading to SCCM 2012 R2 CU2, I'm not able anymore to promote new Distribution Points acting as Pull DP's with the source servers set. This was configured and worked as expected under SCCM 2012 R2 CU1 where the 2 DP's were setup as PullDP's. After
Upgrade to 2012 R2 CU2, I decided to switch everything over to use HTTPS instead of HTTP as it is getting closer to production. In this process I uninstalled a DP and tried to promote it back, yet when I try to select a DP as source, it lists none.
Venturing a bit ahead, if I try to modify the PullDP's on the one that upgraded to SSL as expected, this also appears to be "broken" if I strip away the single DP it has and add in a new, so this change has not been applied to it.
After sleeping on it, I decied to try to do this via PowerShell instead, to no avail.
Output of powershell:
PS BKA:\> Set-CMDistributionPoint -SiteCode 'ABC' -SiteSystemServerName 'RemotePullDPFQDN' -EnablePullDP $true -SourceDistributionPoints 'PrimarySiteServerFQDN' -SourceDPRanks 1WARNING: One or more source distribution points are invalid.Set-CMDistributionPoint : Validation of input parameters failed. Cannot continue.At line:1 char:1+ Set-CMDistributionPoint -SiteCode 'ABC' -SiteSystemServerName 'RemotePullDPFQDN ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   + CategoryInfo          : InvalidArgument: (Microsoft.Confi...ionPointCommand:SetDistributionPointCommand) [Set-CMDistributionPoint], InvalidOperationException   + FullyQualifiedErrorId : ValidationError,Microsoft.ConfigurationManagement.Cmdlets.HS.Commands.SetDistributionPointCommand
The DP's are also MP and FSP's for the purpose in a "remote" untrusted forest, this is for them to have localized content available to lessen the load on the firewalls AND the Primary Site Server itself (6000+ laptops and desktops).
Any thoughtson how to promote the PullDP back?

http://social.technet.microsoft.com/Forums/en-US/72847bfc-c529-449c-a6b3-d7ce6bfcc8bb/how-to-set-an-https-distribution-point-as-a-source-dp-for-pull-dps?forum=configmanagergeneral
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Problems with report builder 3.0 in SCCM 2012 R2 CU2

    Hi All
    I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
    We version of SQL we use is SQL 2008 R2 SP2
    I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
    I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
    http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
    Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
    Error details are
    Following errors were detected during this operation.
    * [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
    at System.Deployment.Application.ComponentVerifier.VerifyComponents()
    at
    System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions
    options)
    at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    And in the SmsAdminUI.log I noticed the following error
    [16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
    [1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
    I hope someone can give me some advice , I am lost with this error
    Thx in advance
    Regards
    Johan

    Hi Miss Katherine,
    1. I went through the SQL steps in the link you posted
    2. I updated the Reg Key and Microsoft.ConfigurationManagement.exe.config file with 3.0 on both the
    server and the console machine.
    3. I copied the .DLL file from your OneDrive and replaced the existing one on the server.
    4. I uninstalled and re-installed the reporting role on the server and received the 1015 in the log.
    5. I restarted the server and the client machine
    I do get a slightly different error now after using the new DLL
    Errors With Original DLL
    ERROR DETAILS
    * [9/30/2014 8:42:03 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.DeploymentERROR DETAILS
    Errors With New DLL
    ERROR DETAILS
    Following errors were detected during this operation.
    * [9/30/2014 9:17:13 AM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
    - Reference in the manifest does not match the identity of the downloaded assembly Microsoft.DataWarehouse.dll.
    - Source: System.Deployment

  • SCCM 2012 R2 CU2 Can't Edit WMI Query Code in Report Builder

    I first posted this in the SCCM but the issue is not solved so I thought I'd try here in the SQL Reporting forum. Original thread here: http://social.technet.microsoft.com/Forums/en-US/b0a6ca3d-7471-4b49-8447-7403a65c2ec0/sccm-2012-r2-cu2-cant-edit-wmi-query-code-in-sccm-reports?forum=configmanagergeneral
    I'll repost info here to make this easier.....
    I built a new SCCM 2012 R2 CU2 suite on Server 2012 R2. This also uses SQL 2012 SP1 CU6. This suite has 4 servers: site server, two for WSUS and secondary DPs, and SQL. This problem is true for the built in reports and my custom reports. Our SQL guy has
    been helping me a lot but we've gotten nowhere. I can run a report. I can open one in edit mode after it prompts me for credentials. It loads Report Builder 3.0. But when I go to a dataset/query, enter credentials, and try to open it, I get a popup that
    says "Unable to connect to data source. 'AutoGen_5C6358F2_yayak..." When I click on details it says "The target principal name is incorrect. A connection was succesfully established with the server, but then an error occurred during the login
    process.  (SSL Provider, error: 0 -The target principal name is incorrect.)" In SQL Reporting Services Config Manager the paths for Web Service URL is
    http://ip.ip.ip.ip:80/ReportServer_SC01 and for Report Manager URL:
    http://ip.ip.ip.ip:80/Reports_SC01. A domain account is used to login. This happens when you r-click a dataset and select query to edit the code of a dataset, ie, when query designer tries to open up. It happens
    in both Admin Console and when using the Report Manager URL within SQL SSRS. All other functions of using edit mode of a report work fine.
    Ben JohnsonWY

    When I do that, browse is dimmed out.
    But, if I deselect "create a data set" and click "choose an existing dataset in this report..." there is no data connection at the end.
    But if I don't use report builder and instead use IE to browse to my ConfigMgr_ABC, I do see the connection at the end: {123...}.
    This problem is on a network that is not on the 'net, so it's hard to do screen shots, so I'll reproduce this problem step by step:
    I pick a report to edit, it doesn't matter which one.
    If I try it in Admin Console, I right-click, Edit the report, it asks me for a login, I login, then I get a popup that says "Cannot continue. The application is improperly formatted. Contact the vendor for assistance. I click the Details button and
    get a long set of text but the key part is "Your web browser settings do not allow you to run signed applications." This msg didn't appear before, so something changed, so I will investigate. I think it used to give a SPN error.
    If I use IE within report builder and navigate to whatever report, click open, everything works, except, when I click on Dataset0 (the key one I normally need to edit), click query, it prompts me for a login and no matter which one I use, i get a popup that
    says "unable to connect to data source 'AutoGen_123...'". If I click details I get "the targe principal name is incorrect. A connection was successfully established with the server, but then an error occurred during the login process. (provider:
    SSL Provider 0-The target principal name is incorrect.)
    Ben JohnsonWY

  • SCCM 2012 R2 CU2 Can't Edit WMI Query Code in SCCM Reports

    I built a new SCCM 2012 R2 CU2 suite on Server 2012 R2. This also uses SQL 2012 SP1 CU6. This suite has 4 servers: site server, two for WSUS and secondary DPs, and SQL. This problem is true for the built in reports and my custom reports. Our SQL guy has
    been helping me a lot but we've gotten nowhere. I can run a report. I can open one in edit mode after it prompts me for credentials. It loads Report Builder 3.0. But when I go to a dataset/query, enter credentials, and try to open it, I get a popup that
    says "Unable to connect to data source. 'AutoGen_5C6358F2_yayak..." When I click on details it says "The target principal name is incorrect. A connection was succesfully established with the server, but then an error occurred during the login
    process.  (SSL Provider, error: 0 -The target principal name is incorrect.)" In SQL Reporting Services Config Manager the paths for Web Service URL is
    http://ip.ip.ip.ip:80/ReportServer_SC01 and for Report Manager URL:
    http://ip.ip.ip.ip:80/Reports_SC01.
    This is one of three problems I'm having a lot of difficulty with on this network. I'm making separate threads for all three.
    Ben JohnsonWY

    When I do that, browse is dimmed out.
    But, if I deselect "create a data set" and click "choose an existing dataset in this report..." there is no data connection at the end.
    But if I don't use report builder and instead use IE to browse to my ConfigMgr_ABC, I do see the connection at the end: {123...}.
    This problem is on a network that is not on the 'net, so it's hard to do screen shots, so I'll reproduce this problem step by step:
    I pick a report to edit, it doesn't matter which one.
    If I try it in Admin Console, I right-click, Edit the report, it asks me for a login, I login, then I get a popup that says "Cannot continue. The application is improperly formatted. Contact the vendor for assistance. I click the Details button and
    get a long set of text but the key part is "Your web browser settings do not allow you to run signed applications." This msg didn't appear before, so something changed, so I will investigate. I think it used to give a SPN error.
    If I use IE within report builder and navigate to whatever report, click open, everything works, except, when I click on Dataset0 (the key one I normally need to edit), click query, it prompts me for a login and no matter which one I use, i get a popup that
    says "unable to connect to data source 'AutoGen_123...'". If I click details I get "the targe principal name is incorrect. A connection was successfully established with the server, but then an error occurred during the login process. (provider:
    SSL Provider 0-The target principal name is incorrect.)
    Ben JohnsonWY

  • SCCM 2012 R2 CU2 Admin Console Connects But Closes In A Few Seconds

    I built a new SCCM 2012 R2 CU2 suite on Server 2012 R2. There are four servers: site server, secondary DP, WSUS/SUP, and a SQL server. On the first three the SCCM Admin Console will open. But when logged into the SQL server, the Admin Console opens
    for a couple seconds, then closes. The SQL box can connect via wbemtest to
    \\server\root\sms\site_ABC. I have checked all the items that show on the screen when your console won't connect. There are  no errors in the smsprovl.log on the site server. I think this problem is on the SQL server.
    This is one of three problems I've had a lot of difficulty with on this network. I'm making separate threads for all three
    Ben JohnsonWY

    I have been able to verify this problem generates 4 entries in Event Viewer/System logs. In the order they get generated by first in time:
    1st - A fatal error was generated and sent to a remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 43. The Windows Schannel error state is 552.
    2nd - The certificate received from the remote server does not contain the expected name. It is therefore not possible to determine whether we are connecting to the correct server. The server name we were expecting was (the IP of the SQL server). The
    SSL connection request has failed. The attached data contains the server certificate.
    3rd - DCOM was unable to communicate with the server servername.fqdn using any of the configured protocols; requested by PID 3cb8 (C:Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.exe)
    4th - an exact repeat of the 3rd entry.
    Ben JohnsonWY

  • SCCM 2012 R2 CU2 Clients Will Not Download Anything Using BITS, error 0x801901F4

    I built a new SCCM 2012 R2 CU2 suite on Server 2012 R2. Clients will not download anything that require BITS transfers. The root of the problem seems to be in the DataTransferService.log. These lines keep appearing over and over:
    CDTSJob::HandleErrors DTS Job '(a GUID)' BITS Job '(a GUID)' under user '(SID)' OldErrorCount: 11 NewErrorCount: 12 ErrorCode 0x801901F4 (of course, error counts increment)
    CDTSJob:Handlerrors DTS Job = '(GUID matching one above)' URL='http://dpname and package path' ProtType=1
    Any input appreciated.
    Ben JohnsonWY

    Well, I found a problem. LOCAL SERVICE was running the Distribution Points Pool in IIS and Local Service didn't have rights to c:\windows\Microsoft.Net\Framework64\V4.0.30319 on the DP server. Once it did that it cleared up some IIS problems but not this
    problem.
    0x80070003 seems to mean "path not found". In DataTransferService.log the path it's trying to get to is
    http://fullservername:80/sms_dp_smspkg$/abc00012. When I enter that path into a browser URL bar, it displays this info:
    date time 50449456
    http://fullservername:80/sms_dp_smspkg$/abc0012.2/exe file of patch it's trying to pull.
    The clients seem unable to find the path to the patches.
    Ben JohnsonWY

  • SCCM 2012 R2 CU2 Update - Need to update console or clients as well?

    Hi,
    I am going to be installing the following update onto out SCCM 2012 server:
    http://support.microsoft.com/kb/2970177/en-us
    I am not 100% sure but is there a need to update all installed consoles and/or all sccm clients after the CU2 installation?

    Site server, console and clients needs to be updated.
    Full installation guide : http://www.systemcenterdudes.com/sccm-2012-r2-cu2-installation-guide/

  • SCCM 2012 SP1 CAS - Unable to sync to Microsoft Updates Sites

    Good Day SCCM Experts. 
    I would like to seek your help in resolving my issue in MY SCCM CAS, the problem is that CAS is unable to sync to microsoft update. The last good sync was on July 16, we have previously encountered an error and ended up reinstalling the WSUS/Software Update
    Point.
    I have followed the instruction for installing the WSUS on this link: 
    http://www.windows-noob.com/forums/index.php?/topic/5683-using-system-center-2012-configuration-manager-part-5-adding-wsus-adding-the-sup-role-deploying-the-configuration-manager-client-agent/
    Also pls take note, CAS doesnt have any full internet access. We have only added a proxy on the internet connectivity settings.
    First error we have encountered before re-installing the role: 
    Sync failed: UssNotFound: WebException: The request failed with HTTP status 404: Not Found.~~at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall).
    Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS
    SMS_WSUS_SYNC_MANAGER  7/22/2014 3:05:32 PM 5776 (0x1690)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=6948 TID=5776 GMTDATE=Tue Jul 22 07:05:32.796 2014 ISTR0="Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS"
    ISTR1="UssNotFound: WebException: The request failed with HTTP status 404: Not Found.~~at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER  7/22/2014 3:05:32 PM 5776 (0x1690)
    Sync failed. Will retry in 60 minutes
    SMS_WSUS_SYNC_MANAGER  5776 (0x1690)
    After re-installing the role still encountering errors: Below are the logs from wsynmgr.log, wcm.log, and wsusctrl.log
    WSYNCYMGR.LOG:
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Wed Jul 23 23:00:01.042 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 7:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 7:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 00:00:01.280 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 01:00:01.297 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 02:00:01.529 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    WCM.log :
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 00:03:51.926 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 8:03:51 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:29 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 01:03:50.438 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:50 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:30 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 02:03:50.710 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:50 AM 8368 (0x20B0)
    WSUSCTRL.log :
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 00:03:51.926 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 8:03:51 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:29 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 01:03:50.438 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:50 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:30 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 02:03:50.710 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:50 AM 8368 (0x20B0)
    Any insights is much appreciated. 
    Thanks and best regards. 

    Hi,
    According to the log, you got a HTTP 404 error, file not found.
    Since it worked before, what has changed since then?
    How many updates did you install after the last synchronization? Especially for update those applied to WSUS server itself.
    As per the log, you are running WSUS 3.2, the update could be
    KB2720211, KB2734608, KB2828185
    And this thread provides good troubleshooting step though it WSUS without SCCM:
    http://social.technet.microsoft.com/Forums/en-US/d0d65d6b-e1a7-4bc6-a139-b3bbaef6e78d/wsus-synchronization-failed-404-2012-server-help?forum=winserver

  • Manage SCCM 2012 clients in DMZ (OS Deploy, Windows updates) via DP/MP

    Hi,
    We ’d like to manage (=OS Deploy, Packages,Windows updates) Windows clients (Windows 2008/2012 R2 servers for now, about 20 of them) in a DMZ (= different domain).
    There is this article
    https://nikifoster.wordpress.com/2011/01/31/installing-configmgr-clients-on-servers-in-a-dmz/ which explains what to do … in 2011. Since then lots of things are changed I guess
    Before I dive in, I’d need to have an overview + do some administrative tasks (like asking for firewall accesses).
    Current setup DMZ:
    Our SCCM 2012 R2 server is on a Windows 2008 R2 OS
    Client communication is done via HTTP (not HTTPS)
    An extra physical Distribution point is setup (only DP, nothing more) in our current domain
    A new Windows 2012 server is setup in the DMZ which should host the DP and probably management point (since it should manage the clients over there)
    There are clients in DMZ that are currenlty managed by SCCM 2007 but 
    this server will be phased out, these client have:
    Correct sccm functionality
    Correct DNS resolution
    My steps/questions, please comment:
    Add the DMZ ip range to SCCM 2012 boundary as “DMZ”
    Add the network access account to be able to deploy as well clients as distribution point in DMZ
    In the DMZ accesses on firewall for server VLAN have to be asked
    When we have a distribution point and communication is “HTTP only” then http (port 80) from DMZ to sccm server should suffice, correct? Or are
     extra firewall openings needed for management point access/packages and windows updates sync?
    Now the sccm clients will be deployed to the servers in DMZ: deploy SCCM clients to hosts in DMZ, how this should be done: we connect a console to the SCCM-server in the DMZ then deploy the discovered clients?
    OS Deploy should be made available, but no dhcp is available in DMZ and it is not an option either, therefore we would boot from an ISO then enter an ip (or pre-enter it so there is already filled in an ip?). So tasksequences/deployments
    for servers in DMZ, where are they configured/deployed then? Via console access on DMZ management point or can we deploy on our domain SCCM management point (not in DMZ) and it will be synced to the DMZ management point? Not clear
    Selective sync of software to this distribution point (howto? not sure), we don’t need any Windows 8 software/drivers to be synced.
    Thanks for your input!
    J.
    Jan Hoedt

    No comment;
    I think you mean the client push installation account and the site system installation account;
    More ports are required, see site server > distribution point and distribution point > management point from the provided link;
    The console will always be connected to your primary site server. The client will be pushed from the primary site server and it will provide the initial files. The other files will be downloaded from the local distribution point;
    The task sequence deployment will be just like a normal taks sequence deployment. The only difference is the location of the server;
    Only the content that's distributed to the distribution point in the DMZ will be available on that distribution point.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 client in capture but deploy has default step "Setup Windows and ConfigMgr"

    Hi,
    We have our SCCM 2012 client in the capture but the deploy has a single step "Setup Windows and ConfigMgr" in which there is no option to NOT install the sccm 2012 client.
    So what happens then, the client is installed a second time?
    Please advise.
    J.
    Jan Hoedt

    Hello !
    This is a mandatory step in order to configure Windows for a first use. In your case, the SCCM client will just be serialized, it's not a problem. The SCCM client has generally been prepared during the design capture.
    Hope this helps.
    Note: This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights. Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable. This helps the community, keeps the forums tidy, and
    recognises useful contributions.

  • Sccm 2012 collection query for software deployment failed PCs

    Hi,
    Let me know how can we create a collection of PCs which a particular advertisement failed.
    SCCM 2012 sp1 infra
    Midhun.PS

    See
    http://myitforum.com/cs2/blogs/gramsey/archive/2006/10/20/How-To_3A00_-Create-a-Collection-Based-on-an-Advertisement-Status.aspx. This will only work for program deployments, not applications.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 Slow Content Download package deployment

    I installed SCCM 2012 R2. clients are downloading packages extremely slow. The same package was downloading in 10 mins taking more than 1.5 hour to download. That might be the misconfgiuration ?
    Boundries set as AD Groups.

    Have you looked at the Client log files related to content management?
    http://technet.microsoft.com/en-us/library/hh427342.aspx
    Robert Marshall | This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs

  • SCCM 2012 R2 CU2 Patch Problem

    So I'm having a problem installing the R2 Client with the CU2 patch within an image task sequence. 
    I'm trying to install with the Task Sequence Method in the "Setup Windows and ConfigMgr" step, by using the "Installation properties" section to specify the hotfixes.
    It always fails with "unable to create temp copy of patch" in the logs
    I've tried the following ways:
    - C:\_SMSTasksequence folder method
    - UNC share Path to the SCCM server method
    - Using a command to copy patch locally before setup configuration manager step
    The only way that it does install is with the ClientPatch folder, but according to Microsoft, is an unsupported method.
    Others things I've done is give Domain Computers and Everyone, full access to the Client share folder, and full NTFS rights as well.
    Don't know what else to try. 

    what is the command line syntax you using to install R2 client with CU patch ? are you copying the CU2 Patch locally before installing R2 Client  ? How are you doing it in TS ?
    here is what i would try : 
    1) Copy the CU2 patch from package to windows\temp folder with cmd: xcopy ".\*.*" "C:\Windows\Temp\CU2_Hotfix\" /D /E /C /I /Q /H /R /Y /S
    2)setup configuration manager step with cmd: SMSMP=XXXXXXXX SMSCACHESIZE=10240 CCMLOGMAXSIZE=5000000 PATCH="C:\Windows\Temp\CU_Hotfix\configmgr2012ac-r2-kb2938441-i386.msp"
    refer  this http://blogs.technet.com/b/jchalfant/archive/2014/04/26/patchconfigmgr2012x86andx64clientsduringatasksequenceusingthepatchproperty.aspx
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • OSD SCCM 2012 R2: 1 logfile per deploy?

    Hi,
    I followed this guide to have central logfiles for OS deploy:
    http://social.technet.microsoft.com/Forums/en-US/newthread?category=systemcenter2012configurationmanager&forum=configmanagerosd
    This created a folder with smsts.log, smsts-dateofdeploy.log and wpeinit.log.
    My questions:
    1.I probably don't need wpeinit.log(?)
    2.what's the difference between smsts-dateofdeploy.log and smsts.log?
    3.can I use the smsts-dateofdeploy.log through the whole task sequence as reference log?
    That would mean I' d use this command cmd.exe /c copy %_smstslogpath%\smsts-*.log L:\SuccessFull\%_smstsmachinename% to gather the logfile
    and that option (3.) would be the solution for me?
    Please advise.
    J.
    Jan Hoedt

    Hi,
    The link you provided doesn't work.
    1. no..
    2. Without the link I assume that SMSTS.log is the last part of the SMSTS.log file and that the SMTS+date.log file is that the SMSTS.log that was cycled due to the log file limitation.
    3. Normally you would not have the whole OS deployment is those two logfiles as the logfiles are cycled. Here is a great post on how the extend it.
    http://gregramsey.net/2012/12/05/how-to-enable-debug-logging-for-an-os-deployment-task-sequence/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SCCM 2012 SP1 Console - The corresponding Deployment Type Extension has not been registered with this console

    Receiving below error for any application that I'm trying to edit. Installed console on multiple machines same issue.
    Please help.
    Thanks

    Sorry for the delayed reponse ... here's the info:
    This is what I see in AdminUI log file:
    [1, PID:10700][01/22/2015 15:33:38] :Property: 'Compatible'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    SMSProv.log file: I don't see any error but below might be useful.
    ExecQueryAsync: START SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Adding Handle 273015504 to async call map SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CExtProviderClassObject::DoCreateInstanceEnumAsync (SMS_ApplicationTechnology) SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CSspQueryForObject :: Execute... SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Execute WQL  =SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Execute SQL =select  all SMS_ApplicationTechnology.CI_ID,SMS_ApplicationTechnology.ModelName from fn_ListDCMCIs_List(1033) AS SMS_ApplicationTechnology  where (SMS_ApplicationTechnology.CIType_ID = 25 AND SMS_ApplicationTechnology.IsLatest = 1) SMS
    Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Results returned : 0 of 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Removing Handle 273015504 from async call map SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    ExecQueryAsync: COMPLETE SELECT CI_ID, ModelName FROM SMS_ApplicationTechnology WHERE CIType_ID = 25 AND IsLatest = 1 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    CExtUserContext::LeaveThread : Releasing IWbemContextPtr=10886304 SMS Provider 1/22/2015 9:11:52 PM 8804 (0x2264)
    Thanks

Maybe you are looking for

  • Integration of Service order from CRM to ECC

    Hi Experts, We are working on CRM 7.0. My requirement is that when user connects to call centre for any complaints(Billing etc) in CRM Interaction centre ,service order need to get triggered in ISU. My questions: 1) What will be the best possible opt

  • "Save As" Folder pathname in action not stable

    I am facing a problem with an action that used to work in the past before I moved to a Mac and PS CC. Basically, my action processes a pciture in different ways and saves each version in different folders within a main folder on the desktop. The acti

  • Save as list problem

    I have a save as/export problem. Im using cs6 for windows and it shows me 6 options for saving as psd, psb, exr, raw, bitmap, radiance and tiff but there is no jpeg or pdf or any other options listed. How can I bring these options to this list? is it

  • FDM integration script for multiple locations

    Hi, I have a slight problem with FDM integration script (SQL integration). From what I've understood and tested within one FDM-application (tablespace) I'm not able to have multiple integration scripts. This because the integration script needs to be

  • Naming Problems with EJB when accessing from WebApplication

    Hi all, I'm trying to deploy an application consisting of several stateless session beans, one message driven bean and a web application. Everything works fine, until I try to log in (webapp). Then I get the following error: com.sap.engine.services.j