SCCM 2012 R2 Reporting issue updating SQL Reporting permissions

I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
(!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)]. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
No folder configuration information found. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
Does anyone know how to fix?
I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
(!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)].  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
No folder configuration information found.  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
Does anyone know how to fix?
I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

Similar Messages

  • Displaying connect by indent in updatable sql report

    We have several normal reports that indent the identifying number field in connect by order. We also would like to do this in updatable sql reports, but they reject our attempts to use    for the indent characters in our rpad statement.

    Please see the other message sent with this. Here is the entire sql with amperands and ; removed fromt he nbsp characters.
    SELECT rpad(' ', 2 * (LEVEL - 1) + 1, 'nbspnbsp') || pr2.projectno, pr2.NAME,
    pr2.person_months, pr2.percent_staffed,pr2.test_months, pr2.testpercent_staffed
    FROM projects_view pr2
    START WITH pr2.projectno IN
    (Select pr.projectno from projects_view pr
    where pr.num_children>0 AND
    pr.projectno like NVL(:p205_projectno,'%') and
    pr.name like NVL(:p205_name,'%') and
    pr.releaseno LIKE NVL(:p205_release,'%') AND
    pr.delete_flag='N')
    CONNECT BY pr2.parent_projectno = PRIOR pr2.projectno

  • SCCM 2012 R2 ADR issue with proxy authentication

    Hi,
    We're migrating SCCM 2007 to SCCM 2012 R2.
    In SCCM 2007, the proxy server is configured with user authentication, and this works.
    In SCCM 2012 R2, the Software Update Point is installed locally and connected with a local WSUS 4.0 (Server 2012)
    We use a proxy with user authentication for Update Deployment. (This user is the same as configured in SCCM 2007.)
    The Proxy Server is Blue Coat SG.
    The proxy account is used for:
    The Synchronization works, but Automatic Deployment Rule (ADR) doesn't work.
    When an Automatic Deployment Rule is started, it tries to authenticate 3 times.
    The Patchdownloader.log shows:
    Trying to connect to the root\SMS namespace on the <servername> machine.        Software Updates Patch Downloader        11/8/2013
    12:19:06        3608 (0x0E18)
    Connected to
    \\<servername>\root\SMS        Software Updates Patch Downloader        11/8/2013 12:19:06        3608
    (0x0E18)
    Trying to connect to the
    \\<servername.domain>\root\sms\site_ECM namespace on the <servername.domain> machine.        Software Updates Patch Downloader        11/8/2013
    12:19:06        3608 (0x0E18)
    Connected to
    \\<servername.domain>\root\sms\site_ECM        Software Updates Patch Downloader        11/8/2013 12:19:06        3608
    (0x0E18)
    Download destination =
    \\<servername.domain>\dp_wks_ms_updates$\3208bb5e-bcd9-4389-a0c9-02ef33ccb998.1\XPSEPSC-x86-en-US.exe .        Software Updates Patch Downloader        11/8/2013 12:19:07        3608
    (0x0E18)
    Contentsource =
    http://wsus.ds.www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/xpsepsc-x86-en-us_7ae70ca1330a099080c6c41c4d5b7f19b30dc0cd.exe .        Software Updates Patch Downloader        11/8/2013
    12:19:07        3608 (0x0E18)
    Downloading content for ContentID = 16819067, 
    FileName = XPSEPSC-x86-en-US.exe.        Software Updates Patch Downloader        11/8/2013 12:19:07        3608 (0x0E18)
    Try username <domain\ProxyAccount>        Software Updates Patch Downloader        11/8/2013 12:19:07        8364
    (0x20AC)
    Proxy enabled proxy server <proxyserver>:8080        Software Updates Patch Downloader        11/8/2013
    12:19:07        8364 (0x20AC)
    HttpSendRequest failed HTTP_STATUS_PROXY_AUTH_REQ        Software Updates Patch Downloader        11/8/2013
    12:19:07        8364 (0x20AC)
    Download
    http://wsus.ds.www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/xpsepsc-x86-en-us_7ae70ca1330a099080c6c41c4d5b7f19b30dc0cd.exe to C:\Windows\TEMP\CAB6FD2.tmp returns 407        Software Updates
    Patch Downloader        11/8/2013 12:19:07        8364 (0x20AC)
    ERROR: DownloadContentFiles() failed with hr=0x80070197        Software Updates Patch Downloader        11/8/2013
    12:19:07        3608 (0x0E18)
    Then the proxy user account is locked:
    Trying to connect to the root\SMS namespace on the <servername> machine.        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Connected to \\ <servername>\root\SMS        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Trying to connect to the
    \\<servername.domain>\root\sms\site_ECM namespace on the <servername.domain> machine.        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Connected to
    \\<servername.domain>\root\sms\site_ECM        Software Updates Patch Downloader        11/8/2013 12:20:11        3608
    (0x0E18)
    Download destination =
    \\<servername.domain>\dp_wks_ms_updates$\e0a54221-3ff2-4129-b7cf-89bf5cd1f726.1\Windows-KB943729-x86-ENU.exe .        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    Contentsource =
    http://wsus.ds.download.windowsupdate.com/msdownload/update/software/updt/2009/10/windows-kb943729-x86-enu_e174c41ce3dcbd5c8922d6d1c39df1be425a70e0.exe .        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    Downloading content for ContentID = 16824262, 
    FileName = Windows-KB943729-x86-ENU.exe.        Software Updates Patch Downloader        11/8/2013 12:20:12        3608 (0x0E18)
    Try username <domain\ProxyAccount>        Software Updates Patch Downloader        11/8/2013 12:20:12        12480
    (0x30C0)
    Proxy enabled proxy server <proxyserver>:8080        Software Updates Patch Downloader        11/8/2013
    12:20:12        12480 (0x30C0)
    HttpSendRequest failed HTTP_STATUS_FORBIDDEN or HTTP_STATUS_DENIED        Software Updates Patch Downloader        11/8/2013
    12:20:12        12480 (0x30C0)
    Download
    http://wsus.ds.download.windowsupdate.com/msdownload/update/software/updt/2009/10/windows-kb943729-x86-enu_e174c41ce3dcbd5c8922d6d1c39df1be425a70e0.exe to C:\Windows\TEMP\CAB6E4B.tmp returns 403        Software Updates
    Patch Downloader        11/8/2013 12:20:12        12480 (0x30C0)
    ERROR: DownloadContentFiles() failed with hr=0x80070193        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    The RuleEngine.log shows:
    Failed to download the update from internet. Error = 403 SMS_RULE_ENGINE 11/8/2013 16:18:25 3608 (0x0E18)
    Failed to download ContentID 16824467 for UpdateID 16819978. Error code = 403 SMS_RULE_ENGINE 11/8/2013 16:18:25 3608 (0x0E18)
    It seems that the ADR uses a wrong password when authenticating with the proxy, but this same user works when synchronizing with WSUS.
    We performed the following actions with no result:
    run the ADR manually and automatic,
    reinstalled WSUS and SUP,
    changed proxy user account.
    Regards,
    Matthias

    Currently, the command shows:
    Current WinHTTP proxy settings:
        Direct access (no proxy server).
    We've been testing with:
    upddwnldcfg.exe /s:<proxyserver>:<port> /u:<user> /allusers
    psexec -i -s iexplore.exe, set Internet Explorer proxy manually
    All with same result, proxy user getting locked when ADR runs.
    (These settings have been removed after the test.)
    I think dekac99 would suggest netsh winhttp set proxy or import proxy.
    then turn off proxy use on the role SUP (this way not SCCM will send auth but all winhttp will use proxy)
    the problems with that for me are:
    - if MS implemented role-based proxy usage, why set at http layer - of course this might work as a workaround for the time being so it might be a good idea but I'm just not sure what unwanted issues it may cause
    - the other thing is where I'm not sure, with set proxy you cannot define authentication account. if you use import from IE and the IE prompted for proxy auth, the stored credential will be used on winhttp layer (though I'm not 100% sure of that) - so this
    is just too uncontrolled for me
    - upddwnldcfg.exe will need to run in the name of system account (it stores credentials under HKCU so far I know it will be a per user based setting)
    --> what confuses me, the catalog synch works which should use the same configured proxy and account(?), only ADR does not work. shouldn't they both use the same process for sending account auth info?

  • Not able to install sccm agent in sccm 2012 servers after cu3 update

    not able to install sccm agent in sccm 2012 servers after cu3 update
    MSI: Setup was unable to register the CCM_Service_HostingConfiguration endpoint
    The error code is 80041002 ,below URl specify fix to uninstall Management point ,but in sccm 2012 secondary site canot unintall management point  ,please help to install agent in config manager servers
    https://blogs.technet.com/b/configurationmgr/archive/2013/11/25/hotfix-quot-error-25150-setup-was-unable-to-register-the-ccm-service-hostingconfiguration-endpoint-quot-when-you-try-to-install-the-client-agent-in-configuration-manager.aspx
    ankith

    Excellent Article!!!!!! Pls check here, Follow the same steps
    http://eskonr.com/2013/09/sccm-configmgr-2012-sp1-cu3-installationcollections-upgrade-clients/
    This too
    http://it.peikkoluola.net/2013/11/18/update-sccm-2012-to-sp1-cu3/
    Thanks, Prabha G

  • Can we recover SCCM 2012 R2 site Servers and SQL DB from hyper V or Vmware VM snapshot

    Hi Folks
    Can we recover SCCM 2012 R2 site Servers and SQL DB from hyper V or Vmware VM snapshot
    if yes is there any challenges or any document available from Microsoft on Hyper V SCCM VM snapshot recovery.

    I've made it work and it "should" work. However it's not the best practice method of site recovery. You should recover using a SQL restore.
    See good example
    http://anoopcnair.com/2012/07/01/sccm-configmgr-2012-primary-site-server-and-database-recovery-part-1/
    Note that you should be using snapshots only on occasions when you are carrying out a risky operation. You can revert it the operation fails. It is not a substitute for a robust backup solution.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2012 An error has occurred during report processing (rsProcessingAborted)

    I have this error on some reports i try to run in my customer
    i rebuild all the Database and add the security rule for the report database
    i gave the user Logon locally rights ,(and run as a services) also run as sysadmin
    here is the error
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    here is a log srsrp.log:
    System.Web.Services.Protocols.SoapException: The policy for '#######\IT Department' user or group is not valid. The role assignment is either empty, specifies a user or group name that is already used in an existing role assignment for the current item,
    or specifies duplicate roles for the same user or group. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InvalidPolicyDefinitionException: The policy for '#######\IT Department' user or group is not valid. The role assignment is either empty, specifies
    a user or group name that is already used in an existing role assignment for the current item, or specifies duplicate roles for the same user or group.~   at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.SetPolicies(String Item,
    Policy[] Policies)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.SetPolicies(String Item, Policy[] Policies)

    ok . the user name is sccm.admin this user have the assignment to run as a services, he is a domain admin, on the sql server this user have the sysadmin, i create the reporting with the Reporting Services Configuration Manager, and on the Database i use
    the sccm.admin to create the new database, on the Service Account i use sccm.admin user, also this user have local administrator on the SCCM server, + i give him the dbreader on All the database on the SCCM server witch it also the SQL server, i add the sccm.admin
    on the reporting web the system role and check the all settings give him full permissions
    do i make my self clear ? (my English is not so bright )
    now from the SCCM 2012 console , some reports run perfectly, and some run and trow this error at me
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    this poor gay have the same problem
    An error has occurred during report processing. (rsProcessingAborted)

  • SCCM 2012 R2 - List of IE versions report

    Hi all,
    I am trying to create a SCCM 2012 R2 report that tells me what versions of IE are on the machines. Its not so much an issue for installed versions but I also want to know the versions of IE that are part of the operating system. Any advice would be greatly
    appreciated. 
    Thanks

    If all you are trying to do is determine what version of IE comes with each OS then I'm sure that there is a wiki page for that.  If you are trying to get the details what version of IE is currently installed then Torsten suggest will work.
    http://www.enhansoft.com/

  • SCCM 2012- 2 Databases issue

    We recently installed SCCM 2012 for end protection manager. Now we want to use the report services side of it. After installing the report services in SQL and attempting to map it via SCCM it will not allow me to use the primary DB since its hosted in our
    DB cluster server. However, I do have a localhost SQL DB but it does not have any tables associated with it. Therefore, it will not allow me to see the server instance when attempting to add report services under add role site. Here are
    some screen shots. Any help I would apprciate it. I will post pictures once my account gets verified via MS.  Thank you

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Send email when report data updated on report server

    Hii all
    please clear me what this triggers functions from me??
    i want to send report email to boss when report data updates on server
    i have used this but neither subscription shows last run time nor email get sent.
    how can i do this??  
    Dilip Patil..

    Hii all
    please clear me what this triggers functions from me??
    i want to send report email to boss when report data updates on server
    i have used this but neither subscription shows last run time nor email get sent.
    The so-called "trigger" is nothing than "when the snapshot has been updated". In other words: it's not the actual data that has changed but a new
    snapshot has been created, which in turn has it's own schedule.
    The wording "trigger" is a bad choice since when it has been introduced and has irritated many people since then.
    For a custom solution check this thread:
    Triggering Data Driven Subscriptions in SSRS
    Andreas Wolter (Blog |
    Twitter)
    MCM - Microsoft Certified Master SQL Server 2008
    MCSM - Microsoft Certified Solutions Master Data Platform, SQL Server 2012
    www.andreas-wolter.com |
    www.SarpedonQualityLab.com

  • Report on Journals, SQL reporting service error

    Hi Experts, I have one issue on BPC MS 5.1 "Reports on Journal" issue. When trying to run the report on journals, the pop-up web base screen returning "SQL Reporting Service Error". Going to check the SQL reporting services configuration, all the services are green beside the two optional configurations - "Sharepoint Integration" and "Encryption Keys", and going to webadmin tasks - publish reports, all the items have been build and published. Any clue?
    Thanks
    Thomas

    Thanks Sorin, I have no access to the SQL currently, I will get the info ASAP with our basis. By the way, when I run the report from BPC server side, the extra msg came out(not only : Error Msg: Reporting Services Error)
    Error Msg: Reporting Services Error
    The item '/XXXAPPset/JEF_LEGALAPP_ByUser' cannot be found. (rsItemNotFound)
    Is this mean something missing when system trying to build the report? since I can't find the Journal report format when I open the link "Http://domain/reports"
    Thanks and Regards,
    Thomas

  • SCCM 2012 Endpoint Protection initial update not downloaded

    Hi,
    I'm new to SCCM 2012. I recently started deploying the Endpoint  Protection to all of clients (Windos 7 and XP Pro). 
    I've noticed that some clients have not been updating their initial definitions after the Endpoint Protection Software is installed. 
    Since they are not updating their detonation the client remains unprotected with the status icon in red.
    The odd thing is that some of our computers do the initial update just fine while others are effected. 
    Also if I click update manually then the update goes through no issue, but with 100+ clients not updated its not something I want to do manually. 
    The clients are set to receive auto updates via a auto deployment rule. 
    Also the antimalware policy is set to do updates as well in this order: 
    Config Mgr
    WSUS
    Microsoft Malware Protection Center
    Microsoft Update
    Has anyone seen this before? 
    If I need to upload any specific logs just let me know. 
    Many Thanks

    Do you have Software update configured (and working) thru ConfigMgr or using a standalone WSUS?
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • SCCM 2012 SP1 WSUS/Software Update Point Synchronization error on CAS.

    Hi All, 
    Good day to all you. 
    I would like to seek all your help on this issue that i have encountering. 
    My SCCM 2012 SP1 CAS are having a synchronization error in WSUS/Software update point. The CAS have intergrated WSUS role in it. The last good synchronization was on July 16, 2014. No error log found on WCM.log and WSUSctrl.log
    Error: 
    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)
    below are wsyncmgr.log:
    Setting sync alert to active state on site C01  SMS_WSUS_SYNC_MANAGER (0x1690)
    Sync time: 0d00h01m14s SMS_WSUS_SYNC_MANAGER
    5776 (0x1690)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    5776 (0x1690)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    5776 (0x1690)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    5776 (0x1690)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com  SMS_WSUS_SYNC_MANAGER 5776 (0x1690)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    5776 (0x1690)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 5776 (0x1690)
    STATMSG: ID=6701 SEV=I 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:04:20.750 2014 ISTR0="" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/22/2014 3:04:20 PM
    5776 (0x1690)
    Synchronizing WSUS server MYHQKUL990707S.sdb.com  SMS_WSUS_SYNC_MANAGER 5776 (0x1690)
    STATMSG: ID=6704 SEV=I 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:04:21.763 2014 ISTR0="" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/22/2014 3:04:21 PM
    5776 (0x1690)
    Using account sdb\SCCM-Admin to connect to WSUS Server
    SMS_WSUS_SYNC_MANAGER 5776 (0x1690)
    Synchronizing WSUS server myhqkul990707s.sdb.com ...
    SMS_WSUS_SYNC_MANAGER 440 (0x01B8)
    sync: Starting WSUS synchronization SMS_WSUS_SYNC_MANAGER
    440 (0x01B8)
    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)
    All response is much appreciated
    Thank You

    Hi,
    I recommend you look at the IIS log. Maybe it can give us some clues.
    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.

  • SCCM 2012 R2 Installation with Remote SQL Instance

    I am trying to install SCCM 2012 R2 and during the install it asks for your SQL Server Name.  I have a remote SQL Server which I can ping all day but the installation is telling me "The network path was not found".  I turned the firewall
    off on the SQL Server and the install proceeded to the next step so that told me it was a firewall issue.
    On my SQL Server I opened the following ports but still the install doesn't get through until I completely disable the firewall.  
    TCP and UDP 1434
    TCP and UDP 1433
    80
    443
    TCP and UDP 135
    TCP and UDP 2383
    TCP and UDP 2382
    TCP and UDP 4022
    I know this is a little excessive but its ports I've seen suggestions for to open but I'm out of ideas.  I even tried suggestions from earlier posts by Jason Sandy's to setspn and I've verified it is correct with setspn -L but still nothing.  Any
    suggestions on what ports are needed during install?  As mentioned, firewall off it works great but as soon as firewall is turned on (even with ports open above) I get no where.
    Be kind and Mark as Answer if I helped.

    Thanks for everyone' reply's.  It is using the default instance (i'm leaving the field blank as it specifies).  I have checked SQL Server Manager and ensured that under TCP/IP and the IP Address's tab that all the IP1, IP2, IP3, IPALL has nothing
    (not even a 0) in TCP Dynamic Ports and the TCP port is specified as 1433 for all those.  I even made ODBC connections that "tested successfully" to the remote sql server.  I'm just confused.
    I tried netstat and didn't get any viable results but maybe i'm missing a switch.  With firewall on or off during installation it was making established connections to ports  49320, 49321, 49322, 49323, 49254, 49278, 49302, 49220, 49223, 49224,
    49259, 49262, 49263, 49295, 49304, 49332, 49154 and so on.  Obviously I don't think these are relevant and just normal chatter between the two servers.  Its on a VM so i snapshotted the SQL and CM box before the install so I'm able to revert back
    (or even reload both boxes if necessary).  I'm going to try a few more things but any more suggestions are more than welcome.  
    Be kind and Mark as Answer if I helped.

  • SCCM 2012 - Install WSUS Off Box SQL

    Hi all,
    installed SCCM 2012 R2 CAS on a 2012 server. The SQL is off box on a server cluster. I've installed WSUS through the 'Add Roles and Features'. I configured it to have local storage for the content and a remote DB instance
    (called SQL1 on our cluster). All this worked well and the install completed as expected. I checked the SQL cluster and the "SUSDB" database was created ok.
    As a final step, i went to Tools in Server Manager and launched Windows Server Update Services. This brought up the 'Complete WSUS Installation' dialogue box. I entered the exact same DB info as i had done when completing
    the initial install of WSUS:
    Yet when i hit 'run' the following message returns:
    The relevant bit of logging is shown here:
    2015-01-14 16:58:42  Starting service W3SVC
    2015-01-14 16:58:42  Configuring IIS...
    2015-01-14 16:58:42  Start: ConfigureWebsite
    2015-01-14 16:58:42  System.Runtime.InteropServices.COMException (0x80070422): The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
    So i guess i have two question;
    1] is this Post-installation failure something i need to fix? (I presume it is)
    2] If i do need to fix this to get sccm running properly, does anyone have any suggestions as to where i should start?
    Thanks

    (for three forests which have no trust relationships).
    That's not a valid technical reason to have multiple primary sites at all. ConfigMgr does not care about, use, or rely on domain or forest boundaries or client membership in any way for client management. Using multiple primary sites and a CAS will
    significantly increase complexity and latency, will add additional points of failure, and will increase overall operational costs.
    Concur with Jason here. CAS not needed. You can add in untrusted forests to the Configmgr Console so log as you have an account with permissions in the destination forest, extend the schema, create the system management container and open up any firewall
    ports that are need for communication from site server to dc.
    Neil Peterson has a great set of blogs on how to achieve this
    http://blogs.technet.com/b/neilp/archive/2012/08/20/cross-forest-support-in-system-center-2012-configuration-manager-part-1.aspx
    and ports are listed in this TechNet article under site server -- > Domain Controller. Ensure your RPC ports match the OS of the DC.
    http://technet.microsoft.com/en-gb/library/hh427328.aspx
    Final agreement with Jason - push to get that SQL local. 
    Cheers
    Paul | sccmentor.wordpress.com

  • Windows Updates constantly failing and reverting after SCCM 2012 R2 pushes out updates

    Hi folks,
    I wonder could anyone help me with a strange problem I am having!
    We use SCCM 2012 R2 and I am trying to roll out updates to a Windows 2008 R2 Standard 64 bit server. 
    When I deploy the updates to the server they get to the server and install but during the reboot it says Windows Modules Installer for a while then shows the failure configuring Windows Updates, reverting changes screen.
    I’ve tried the suggestions of disabling 'Windows Management Instrumentation' and 'Windows Modules Installer' and renaming the repository folder but still no joy.
    If I use Windows Update to install the updates the updates do go on but then when I add it to the collection in SCCM to push out the patches it sees the server as if the updates aren’t installed and begins doing the installs. 
    After the patches installs using SCCM and when the server is rebooted it goes back into the loop of saying Windows Modules Installer and reverts the updates and strips out the patches again.
    I was hoping that when the Windows Updates were installed via Windows Update and once I put the server into the collection to push out the updates to the server it would have shown that the updates are already installed on the server and show that server
    as being compliant in SCCM but unfortunately that isn’t happening.
    It sights a couple of errors in the Setup event logs on the offending server: -
    For multiple patches - Package KBXXXXXXX failed to be changed to the Installed state. Status: 0x80070643
    For multiple patches - Initiating changes for package KBXXXXXXX. Current state is Invalid Resolved. Target state is Installed. Client id: WindowsUpdateAgent.
    After doing some research,
    0x80070643 refers to a .Net Framework issue so I’ve ran a .Net Repair tool but that didn’t work either so I’m running out of ideas so any help would be greatly appreciated on how I can get this sever updated using SCCM and showing as compliant.
    Thanks,
    Bonemister

    Hi Torsten,
    Thanks for your reply!
    I was afraid you were going to say that as it just doesn't make sense that when I install the update using Windows Update via the Ire-nternet and when the install and re-scan no updates are required.  It is only when I ask SCCM to check for patches
    that it sees updates are missing and installed the updates before the OS reverts when.
    Is there a way in SCCM to remove the record of what patches have been installed onto a particular server?  I tried deleted the server out of SCCM then applying the Windows Updates via the web then added the server back into SCCM and see did it pick
    up the newly installed updates on the server.
    The thing is I don't think that WindowsUpdate.log will show any failures as Windows update is showing as no more updates required.  It is just when SCCM installs that patches that the problem happens so that is what is leading me to think it is an SCCM
    problem.
    My main goal is to get the updates into the server and for it so show as complient!
    I'll check back through the even logs again.  Are they any SCCM logs that show patches failing to install and why?
    Thanks again,
    Bonemister

Maybe you are looking for