Error Report Service SCCM 2012 R2

Hy Guys,
I am having problem to generate reports in SCCM using the Report Service.
Every report that will generate displays the error below.
I am using SQL Server 2012 Sp1 to report Service.
The User I'm using this with permission of SA in the instance.
In the report Db Service he is as datareader.
Erro no processamento de relatório. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException:
Erro no processamento de relatório. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Falha na execução da consulta para o conjunto de dados 'DataSetAdminID'. ---> System.Exception: Para obter mais informações sobre este erro,
navegue até o servidor de relatório, na máquina de servidor local, ou habilite erros remotos
Microsoft.ConfigurationManagement.ManagementProvider.SmsException
Erro no processamento de relatório.
Stack Trace:
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ParameterPresenter.GetParameters()
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ParameterPresenter.LoadParameters(IReport
report, Collection`1 navigationParameters, IResultObject resultObject)
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerPresenter.Worker_DoWork(Object
sender, DoWorkEventArgs e)
   em System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   em System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
System.Web.Services.Protocols.SoapException
Erro no processamento de relatório. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException:
Erro no processamento de relatório. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Falha na execução da consulta para o conjunto de dados 'DataSetAdminID'. ---> System.Exception: Para obter mais informações sobre este erro,
navegue até o servidor de relatório, na máquina de servidor local, ou habilite erros remotos
Stack Trace:
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ParameterPresenter.GetParameters()
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ParameterPresenter.LoadParameters(IReport
report, Collection`1 navigationParameters, IResultObject resultObject)
   em Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerPresenter.Worker_DoWork(Object
sender, DoWorkEventArgs e)
   em System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   em System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Lucas Rezende Esse conteúdo e fornecido sem garantias de qualquer tipo, seja expressa ou implícita. Por favor, lembre-se de Marcar como Resposta as respostas que resolveram o seu problema. Essa e uma maneira comum de reconhecer aqueles que o ajudaram e fazer
com que seja mais fácil para os outros visitantes encontrarem a resolução mais tarde.

Hi,
Can you run the report successfully from
/Reportserver">http://<servername>/Reportserver ?
If the reports cannot run successfully, please try to fix the SSRS problem.
You could also try the steps in Garth's reply.
Remove the reporting point from CM12
Remove SSRS from SQL
Reboot the SQL server
Reinstall SSRS
Ensure the right Service package and CUs are installed on SQL.
Configuration SSRS
Ensure that SSRS works before moving forward. <aka browse to
/reports">http://<server>/reports make sure that you can see the CM12 Folder and reports
https://social.technet.microsoft.com/Forums/en-US/2b36b2a3-4871-4441-adc8-ece2e69c2c72/reporting-in-sccm-2012?forum=configmanagergeneral
Best Regards,
Joyce
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Download Reports from SCCM 2012 Using PowerShell

    Hi,
    I Wants to Download reports from SCCM 2012 using powershell but couldn't find a way.
    I used Invoke-Cmreport but it says no reporting Service point on site code XYZ and server ABC
    But Reporting Service is enabled and works fine as i can check/download report manually
    Thanks 

    Hi,
    You could have a look at the script in the blog below.
    How to Download All Your SSRS Report Definitions(RDL files) Using PowerShell.
    http://www.sqlmusings.com/2011/03/28/how-to-download-all-your-ssrs-report-definitions-rdl-files-using-powershell/
    Note: Microsoft provides third-party contact information
    to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • Can someone suggest some good books for sql reporting services (SSRS) 2012 or above?

    Hi Everyone,
        Can someone suggest some good books for sql reporting services (SSRS) 2012 and above? I ave been working on ssrs for past 2 months and have a basic understanding of ssrs.
    Regards
    Regards

    Hi,
    you can look for below options;
    http://www.amazon.in/Microsoft-Server-Reporting-Services-Recipes/dp/0470563117#reader_0470563117
    http://www.goodreads.com/book/show/18147604-learning-sql-server-reporting-services-2012
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • Windows Error Reporting service connection failure

    For some reason unknown to me, the Windows Error Reporting service has now decided that it cannot send crash reports to Microsoft.
    I get the above error when I try to "Check for a solution" from Review Problem Reports Dialog. "Trying again later"
    does not work. I've tried several recommended "fixes" including scanning for corrupted system files, making sure the WER service is running, and, checking firewall issues. Sending crash reports used to work, so, I'm at a loss as to why this is happening.
    Can anyone shed some light on a possible cause?
    Gort, Klaatu, Barada Nikto

    Relating to the WER-Diagnostics, Vaseem posted some useful steps to resolve that issue here: http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/possible-heap-corruption-detected-exception-code/0657809a-a78b-48c7-9e6e-ac8ca97522c2
    Here are the steps suggested:
    Method 1:
    Run System File Checker tool and check for missing or corrupted files follow the steps in the link:
    http://support.microsoft.com/kb/929833
    Method 2:
    Open performance troubleshooter. Follow the steps in the link:
    http://windows.microsoft.com/en-US/windows7/Open-the-Performance-troubleshooter
    Method 3:
    If the above step fails follow these steps:
    Step a:
    Restart computer in safe mode. Follow the steps from the link:
    http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode
    Step b:
    If safe mode works then try in clean boot. Follow the steps from the link:
    http://support.microsoft.com/kb/929135
    Follow the step 7 from the article to “Reset the computer to start as usual”, after performing the clean boot troubleshooting.
    Also follow the steps in the link:
    http://support.microsoft.com/kb/937093
    Note: This above article is applicable for Windows 7 as well.
    Don't forget to mark the post that solved your issue as &quot;Answered.&quot; By marking the Answer you are enabling users with similar issues to find what helped you. Lewis Renwick - IT Professional

  • Is there any report in SCCM 2012 to list out all the physcial machine and all the virtual machine?

    Is there any report in SCCM 2012 to list out all the physcial machine and all the
    virtual machine?
    and list all VMs for each physical server.

    Hi,
    there is no such builtin report but you can easily crete one as all information is in the database.
    http://www.scconfigmgr.com/2014/01/24/create-custom-reports-for-configmgr-2012-with-report-builder/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • XML errors when running specific reports in SCCM 2012, using SQL Server 2008 R2 Reporting Services

    I've posted this to the SCCM 2012 forum and only received one response so far that states that this is a known issue that has been discussed before and isn't easy to fix;  I was not given any actual solution either.  Since this involves SSRS I
    thought I would try my luck here as well.  
    I'm having almost exactly the same problem as is referenced in this article:  http://social.msdn.microsoft.com/Forums/uk/sqlreportingservices/thread/587a3319-bc54-4d30-bb3f-bb90a0c6ec50.  When
    I try to run either of these reports (Computers with specific software registered in Add Remove Programs; Count of instances of specific software registered with Add or Remove Programs) I receive the XML error shown in the attached screenshot.  I'm fairly
    sure the problem is the same as the other admin was experiencing and I just need to remove the unprintable characters (of the application name) from the dbo.v_Add_Remove_Program column.    
    The error references 0xFFFF but I could not find what that exactly translates too, other than it appears to be at the end of the spectrum for Unicode characters.  I used the following sql query to search for the 0xFFFF entry, but no results were found:
    use CM_UV2
    Select distinct
     CHARINDEX(cast(0xFFFF as varchar(1)),DisplayName0),
     DisplayName0
    from
     dbo.v_Add_Remove_Programs
    Where
     CHARINDEX(cast(0xFFFF as varchar(1)),DisplayName0) > 0
    When I used the original hex value of 0x28 I get plenty of results returned with "(" in them so the query seems sound.  One of the articles I was searching mentioned running the query manually using the Management Studio and looking for strange characters
    there but I'm not sure how to do that. 
    Basically I just need help finding the offending character and removing it.  I also need to be able to replicate this for other strings as this looks like an error that will reoccur whenever any new software appears that has weird encoding in the title. 
    Thank you in advance for any help given.
    Über Random

    Hi Uber,
    This is a known issue that error occurs when running report "Count of instances of specific software registered with Add or Remove Programs" due to non-printable characters for XML. Based on internal research, the hotfix for this issue will be
    included in the System Center 2012 Configuration Manager Service Pack 1.
    As a workaround, you can remove the nonprintable character populated into the report parameter by referring to the following KB article:
    http://support.microsoft.com/KB/914159
    Hope this helps.
    Regards,
    Mike Yin
    Mike Yin
    TechNet Community Support

  • Error when i try execute report in SCCM 2012 R2

    Hello, good morning.
    Sorry for my english. Im Brazilian!
    I have an environment with SCCM 2012
    R2 and when I run a direct
    report server I get the following error:
    The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: The referenced account is currently locked out and may not be logged on to.
    When I run a report I created with
    report builder does not bring me
    error.
    Thanks!!!
    Atenciosamente Julio Araujo

    Hi Julio,
    It seems to me that the data source, being used by this report, has some saved credentials which are not valid anymore (locked out). Edit the report to use the same datasource you use for your custom reports. Also make sure that your datasets use the correct
    datasource after you change it. Do not used saved credentials in your reports unless necessary. And in case you do: use a service account of which the password never changes or expires.
    Bart

  • DPM 2012 R2 Rollup 1 x64.. cant save scheduled report.. gives error: "Reporting services server cannot connect to the dpm database"

    The error also has "to repair the configuration, follow steps for repairing dpm from DPM setup help ID: 3001
    I tried the solution outlined here:
    http://social.technet.microsoft.com/Forums/en-US/8be919ee-f358-47a4-9cc3-d23eb05d3f18/system-center-2012-r2-dpm-smtp-issue-reporting-services-server-cannot-connect-to-the-dpm?forum=dataprotectionmanager
    and also the graphical depiction here: http://www.ms4u.info/2014/01/reporting-services-server-cannot.html
    I tried these steps, but everytime i try to change it, it tells me:
    "The permissions granted to user 'domain\userid' are insufficient for performing this action rsaccessdenied..
    Nothing seems to work.. 
    I thought if i went into sql management studio and made sure my userid had admin rights to the db it would work.. but i cant change it there (via integrated security).. i believe i need to login as SA, but i dont recall the password for SA, though it appears
    i can change the SA password from within sql management studio.. i'm unsure if doing so will break DPM though or is even needed to fix the reporting integration issue..
    Any thoughts on this?
    Thanks
    Tech, the Universe, Everything: http://tech-stew.com

    Using:
    data source="servername\MSDPM2012";persist security info=False;initial catalog=DPMDB 
    I used the domain sqlservice account and test connection was ok.
    However.. accessing reports still crashes in the MMC
    Tech, the Universe, Everything: http://tech-stew.com
    When i recreated the db.. i called it Reporting2 or similiar.. 
    Then the reports folder i created called "Reports Folder"
    Then datasource name "reports datasource"
    The issue here is that the DPM reports in the reporting web interface are gone, since this is a new DB.. how do i redeploy them
    Tech, the Universe, Everything: http://tech-stew.com
    i went back into the sql reporting services area.. hit change db.. chose the original .. then back to the url.. went to the OLD reporting services folder and datasource.. added the connect string and now reporting area works.. so does scheduling..
    Problem now solved
    Tech, the Universe, Everything: http://tech-stew.com
    Oops spoke too soon.. the first time i set it to do "status" as a schedule.. it seemed to work (clicked ok, no error).. went back and added an email notification..
    Now i'm getting.. "an error occurred causing the reporting job to fail" "system files may be corrupt".
    Seems to only occur if i try to add the email address portion
    Tech, the Universe, Everything: http://tech-stew.com
    rechecked the datasource.. i think there was an error in the connect string.. now everything seems to be working.. email notifications and all.
    Tech, the Universe, Everything: http://tech-stew.com

  • Reporting problem SCCM 2012 R2 / SQL 2012 SP2 CU 5

    Hi,
    i have a problem with reporting in my sccm. I had SQL 2012 SP1 without CU. after setup reporting services point in SCCM i couldnt see any report /no items found. in srsrp.log a i had this :
    Registry change SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    SRSRP registry key change notification triggered. SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Registry change SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Timed Out... SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Set configuration SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Check state SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Check server health. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Successfully created srsserver SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Reporting Services URL from Registry [http://scm/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Reporting Services is running SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Retrieved datasource definition from the server. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [###.cz] [CM_UB1] [Reporty] [###.cz] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [REPORTSERVER] [1] [] [###\lankoci] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [1] [0] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Confirmed version [11.0.3000.0] for the Sql Srs Instance. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Extract resource language packs if exists SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Expanding cabFile [C:\Program Files\SMS_SRSRP\SRSRP_CSY.cab] to directory [C:\Program Files\SMS_SRSRP]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Waiting for process ID [3980] to complete. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Process exited with code [1]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Loading localization resources from directory [C:\Program Files\SMS_SRSRP\SrsResources.dll] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Looking for 'Czech (Czech Republic)' resources SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Looking for 'Czech' resources SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Found resources for 'Czech' SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Confirmed the configuration of SRS role [ConfigMgr Report Users]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Confirmed the configuration of SRS role [ConfigMgr Report Administrators]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Retrieved datasource definition from the server. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at Reporty SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Successfully get report server from Registry SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Moved folder from /Reporty to /Reporty.OLD.0. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Created folder [Reporty]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Creating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at Reporty SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Service 'SQLSERVERAGENT' is already Stopped SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Delete old SCCMErrorResources folder SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Could not find a part of the path 'C:\SCCMErrorResources'. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    Delete all srs* files from Reporting Service Location SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    (!) InitializeSrsWhenNeeded error = The parameter is incorrect. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    Failures reported during periodic health check by the SRS Server ###.cz. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    after that, i remove reporting services point and aply SP2 and CU5 for SQL.now i have this log :/
    Registry change SMS_SRS_REPORTING_POINT 24.4.2015 8:03:38 6108 (0x17DC)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 24.4.2015 8:03:38 6108 (0x17DC)
    Timed Out... SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Set configuration SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Check state SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Check server health. SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Successfully created srsserver SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Reporting Services URL from Registry [http://scm/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    System.Web.Services.Protocols.SoapException: The operation you are attempting requires a secure connection (HTTPS). ---> Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).~ at Microsoft.ReportingServices.WebServer.RsSoapExtension.EnsureHttpsLevel(SoapMessage message)~ at Microsoft.ReportingServices.WebServer.RsSoapExtension.ProcessMessage(SoapMessage message)~ at System.Web.Services.Protocols.SoapMessage.RunExtensions(SoapExtension[] extensions, Boolean throwOnException)~ at System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()~ at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    (!) SRS not detected as running SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Failures reported during periodic health check by the SRS Server ###.cz. SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    much shorter..can someone help me with that?
    thanks a lot
    O.

    Then it's not configured correctly. I suggest you go back and re-configure it. Here's a blog post that seems like it has all of the details:
    http://learnsqlwithbru.com/2011/12/27/configuring-sql-server-reporting-services-in-sql-server-2012/
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • There is a problem connectiong to the specified reporting Server SCCM 2012 SSRS

    hi,
    I'm Trying to install reporting services point SCCM 2012,  I configured the
    site system role without problems, but when I tried to configure the report options I get this error:
    "There is a problem connectiong to the specified reporting, please check the conection and make sure SQL Reporting Service is running on the especified server. "
    The reporting service is running on remote server, I'm using SQL SERVER 2008.
    Two Questions:
    1: Which is the cause of the error?
    2: Which right permissions must have the reporting services point account?
    Thanks.

    Are you allowing port 1433 through the firewall?
    Which release of SQL Server are you using and have you applied the relevant minimum CU? Details here
    http://sccmentor.wordpress.com/2013/12/31/sql-server-site-database-configuration/
    Which version of SRS is installed? If 10.50.1600.1 you will need to get this updated to above 2500 level.
    http://www.mssccmfaq.de/2012/05/15/srs-not-detected-as-running/
    Cheers
    Paul | sccmentor.wordpress.com

  • ERROR: Failed to update prerequisite results into the registry; error = 1 for sccm 2012 secondary site installation

    Hi,
    We try to install sccm 2012 serondary site in server 2012. It always failed.
    I used the rereqchek tools to check system enviroment locally. All passed.
    The primary site installed in server 2012.  Both server had granted the administrator permission.
    Anyone can help to check the below Configmgrprereq.log
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> ******* Start Prerequisite checking. *******
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> Commandline :
    "D:\Microsoft Configuration Manager\bin\x64\smsexec.exe"
    <01-16-2015 08:47:55> Check Type: Secondary site
     Site Server: DPServer.ms.com,
     SQL Server: DPServer.ms.com,
     SQL Named Instance: ,
     Install Folder: d:\Program Files\Microsoft Configuration Manager\,
     Setup Source Folder: D:\SCCM2012\Source
    <01-16-2015 08:47:55> INFO: Executing prerequisite functions...
    <01-16-2015 08:47:55> ===== INFO: Prerequisite Type & Server: SITE_SEC:DPServer.ms.com =====
    <01-16-2015 08:47:55> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:47:55> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:47:55> INFO: CheckLocalSys is Admin of <DPServer.ms.com>.
    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights on
    the SQL Server and management point computers.
    <01-16-2015 08:48:08> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:48:08> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:48:08> INFO: Check Lanman service: <DPServer.ms.com>.
    <01-16-2015 08:48:22> DPServer.ms.com;    Check Server Service is running;    Passed
    <01-16-2015 08:48:30> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:48:30> DPServer.ms.com;    Unsupported site server operating system version for Setup;    Error;    Configuration Manager site systems can only be installed on systems running Windows Server
    2008 SP2 or later.
    <01-16-2015 08:48:34> INFO: Failed to get Active Directory membership information for computer DPServer.ms.com with 0.
    <01-16-2015 08:48:34> DPServer.ms.com;    Domain membership;    Error;    Configuration Manager site server components must be installed on computers that are members of a Windows domain.
    <01-16-2015 08:48:40> INFO: Free disk space on target \\DPServer.ms.com\d$\. = 510158 MB
    <01-16-2015 08:48:40> DPServer.ms.com;    Free disk space on site server;    Passed
    <01-16-2015 08:48:47> DPServer.ms.com;    Pending system restart;    Passed
    <01-16-2015 08:48:50> INFO: The server DPServer.ms.com is not read-only domain controller.
    <01-16-2015 08:48:50> DPServer.ms.com;    Read-Only Domain Controller;    Passed
    <01-16-2015 08:48:50> INFO: Check FQDN Length for site server: <DPServer.ms.com>.
    <01-16-2015 08:48:50> DPServer.ms.com;    Site Server FQDN Length;    Passed
    <01-16-2015 08:48:50> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:48:50> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:48:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60);    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and Configuration Manager site
    server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:49:03> DPServer.ms.com;    Microsoft Remote Differential Compression (RDC) library registered;    Error;    Microsoft Remote Differential Compression (RDC) library must be registered for Configuration
    Manager site server installation. Details at http://technet.microsoft.com/library/cc431377.aspx#RDC_for_Site_Servers.
    <01-16-2015 08:49:03> INFO: Checking Windows Installer version on DPServer.ms.com.
    <01-16-2015 08:49:13> INFO: Path of Windows Installer is <\\DPServer.ms.com\C$\Windows\System32\msi.dll>.
    <01-16-2015 08:49:19> ERROR: Failed to determine Windows Installer version from path:<\\DPServer.ms.com\C$\Windows\System32\msi.dll> .
    <01-16-2015 08:49:19> DPServer.ms.com;    Microsoft Windows Installer;    Error;    Setup failed to verify the Windows Installer version, or the installed version of Windows Installer does not meet the minimum
    requirement.  Configuration Manager requires at least Windows Installer version 4.5.
    <01-16-2015 08:49:19> INFO: Start Checking InstallSQLExpress on site server: DPServer.ms.com, SQL Server instance CONFIGMGRSEC
    <01-16-2015 08:49:28> INFO: SQL Server Instance Names value was not found
    <01-16-2015 08:49:28> INFO: IsPortUsedByAnySqlInstance port 1433.
    <01-16-2015 08:49:39> INFO: TCP port 1433 is not in use by any other SQL Server instances.
    <01-16-2015 08:49:49> INFO: Sql express: OS version:0, ServicePack:0.
    <01-16-2015 08:49:49> ERROR: Cannot install sqlexpress 2012, not meet OS requirement: Windows server 2008 sp2, Windows server 2008 R2 sp1 or higher.
    <01-16-2015 08:49:49> DPServer.ms.com;    SQL Server Express on Secondary Site;    Error;    A SQL Server instance is already installed on the secondary site server using the instance name CONFIGMGRSEC,
    or the specified TCP port is being used by another SQL Server instance, or OS version is not Windows Server 2008 sp2, Windows Server 2008 R2 sp1 or higher. Setup is unable to install SQL Server Express on the secondary site.
    <01-16-2015 08:49:55> ERROR: Failed to connect to registry of DPServer.ms.com
    <01-16-2015 08:49:55> DPServer.ms.com;    Existing Configuration Manager server components on site server;    Error;    A site server or site system role is already installed on the computer selected for
    site server installation. Remove the site or site system role from the computer, or select another computer for site server installation.
    <01-16-2015 08:49:55> DPServer.ms.com;    Firewall exception for SQL Server (stand-alone primary site);    Passed
    <01-16-2015 08:49:55> INFO: SQL Server computer <DPServer.ms.com>
    <01-16-2015 08:49:55> INFO: SQL Server named instance <>
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    SQL Server service running account;    Passed
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    Dedicated SQL Server instance;    Passed
    <01-16-2015 08:49:55> INFO: CheckSQLCollationSecondary
    <01-16-2015 08:49:55> INFO: Installing SQL Server Express; skipping
    <01-16-2015 08:49:55> DPServer.ms.com;    Parent/child database collation;    Passed
    <01-16-2015 08:49:55> INFO: Checking .NET framework versions 3.5...
    <01-16-2015 08:50:05> INFO: .NET is installed
    <01-16-2015 08:50:05> DPServer.ms.com;    Minimum .NET Framework version for Configuration Manager site server;    Passed
    <01-16-2015 08:50:05> INFO: Checking .NET version required for installing SQL Server Express for Secondary Site.
    <01-16-2015 08:50:05> INFO: Checking .NET framework versions 4.0...
    <01-16-2015 08:50:10> INFO: .NET is installed
    <01-16-2015 08:50:11> DPServer.ms.com;    Minimum .NET Framework version for SQL Server Express edition installation for Configuration Manager Secondary Site;    Passed
    <01-16-2015 08:50:11> INFO: CheckInstallSourceVersion <D:\SCCM2012\Source>
    <01-16-2015 08:52:29> ERROR: Could not read install map from \\DPServer.ms.com\D$\\SCCM2012\Source\SMSSETUP\install.map (result 2)
    <01-16-2015 08:52:29> DPServer.ms.com;    Setup Source Version;    Error;    The product version in the source folder specified for secondary site installation does not match the version of the primary site.
    <01-16-2015 08:52:29> INFO:CheckInstallSourcePath <DPServer.ms.com>
    <01-16-2015 08:52:55> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:52:55> DPServer.ms.com;    Setup Source Folder;    Error;    The computer account for the secondary site must have Read NTFS and share permissions to the Setup source folder and share. We
    recommend that you do not use administrative shares (for example, C$ and D$) because they require the secondary site computer account to be an administrator on the remote computer.
    <01-16-2015 08:52:55> INFO: Enter CheckSecSiteSqlOnSameMachine.
    <01-16-2015 08:52:55> INFO: Installing SQL Server Express, skipping SQL Server check.
    <01-16-2015 08:52:55> DPServer.ms.com;    SQL Server on the Secondary Site Computer;    Passed
    <01-16-2015 08:52:55> INFO:CheckSupportedFQDNFormat <DPServer.ms.com>
    <01-16-2015 08:53:04> INFO: NetBIOS <NZWHKVMAS020>
    <01-16-2015 08:53:04> DPServer.ms.com;    Primary FQDN;    Passed
    <01-16-2015 08:53:04> INFO:CheckMachineAccountHasADAccess <DPServer.ms.com>
    <01-16-2015 08:53:30> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:53:30> DPServer.ms.com;    Verify site server permissions to publish to Active Directory.;    Warning;    The site server might be unable to publish to Active Directory. The computer account
    for the site server must have Full Control permissions to the System Management container in its Active Directory domain. You can ignore this warning if you have manually verified these permissions. For more information about your options to configure required
    permissions, see http://go.microsoft.com/fwlink/p/?LinkId=233190.
    <01-16-2015 08:53:30> INFO:CheckRemoteWMIConnection <DPServer.ms.com>
    <01-16-2015 08:53:44> DPServer.ms.com;    Remote Connection to WMI on Secondary Site;    Passed
    <01-16-2015 08:53:44> INFO: Check required collation of Sql Server.
    <01-16-2015 08:53:44> INFO: LangID <409>
    <01-16-2015 08:53:44> INFO: NOT primary site or CAS install, skipping check for reqired collation of SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    Required SQL Server Collation;    Passed
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: SQL:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping check for sysadmin role on SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights;    Passed
    <01-16-2015 08:53:44> INFO: Skip testing, no expand primary site specified.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights for reference site;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Site server computer account administrative rights' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping Windows integrated security check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server security mode;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Unsupported site server operating system version for Setup' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server version check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server version;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Edition;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Tcp Port;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is limited.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Configuration for SQL Server memory usage;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is configured to reserve minimum memory.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory allocation check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server process memory allocation;    Passed
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server case insensitive validation.
    <01-16-2015 08:53:44> DPServer.ms.com;    Case-insensitive collation on SQL Server;    Passed
    <01-16-2015 08:53:44> INFO: Check Machine FQDN: <DPServer.ms.com>.
    <01-16-2015 08:53:44> INFO: getaddrinfo returned success.
    <01-16-2015 08:53:44> DPServer.ms.com;    Validate FQDN of SQL Server Computer;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Primary FQDN' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: MP:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> DPServer.ms.com;    Administrative share (Site system);    Passed
    <01-16-2015 08:53:44> INFO:CheckSiteSystemtoSQLConnectivity <DPServer.ms.com>
    <01-16-2015 08:53:44> INFO: Installing secondary site, skipping SQL Server connectivity check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Site System to SQL Server Communication;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Check Server Service is running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:52> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:53:52> DPServer.ms.com;    Unsupported management point operating system version for Setup;    Warning;    Configuration Manager site systems can only be installed on systems running Windows
    Server 2008 SP2 or later.
    <01-16-2015 08:53:52> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> INFO: Windows Cluster not found on DPServer.ms.com.
    <01-16-2015 08:54:05> DPServer.ms.com;    Windows Failover Cluster;    Passed
    <01-16-2015 08:54:05> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:54:05> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:54:05> INFO: The rule 'Microsoft XML Core Services 6.0 (MSXML60)' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:10> DPServer.ms.com;    IIS service running;    Warning;    Internet Information Services (IIS) is required for some site system roles. You have selected to install a site system role that
    requires IIS. Install IIS on the site system to continue setup.
    <01-16-2015 08:54:39> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:54:39> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:54:39> DPServer.ms.com;    BITS installed;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS
    is not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:55:08> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:55:08> DPServer.ms.com;    BITS enabled;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS is
    not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> DPServer.ms.com;    IIS HTTPS Configuration for management point;    Passed
    <01-16-2015 08:55:08> INFO: Stand-alone primary site or secondary site. Skip checking firewall settings for SQL Server
    <01-16-2015 08:55:08> DPServer.ms.com;    Firewall exception for SQL Server for management point;    Passed
    <01-16-2015 08:55:08> DPServer.ms.com;    Administrative rights on management point;    Passed
    <01-16-2015 08:55:08> INFO:CheckV4ClientNotInstalled <DPServer.ms.com>
    <01-16-2015 08:55:36> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:55:36> DPServer.ms.com;    Client Version on Management Point Computer;    Warning;    You cannot install the management point on a computer with an earlier version of the Configuration Manager
    client installed. Upgrade the client to the current version, remove the client, or select a different computer for the management point installation, and then try again.
    <01-16-2015 08:55:36> ===== INFO: Prerequisite Type & Server: DP:DPServer.ms.com =====
    <01-16-2015 08:55:36> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:55:36> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:55:49> DPServer.ms.com;    Unsupported distribution point operating system version for Setup;    Warning;    Configuration Manager distribution point can only be installed on systems running
    Windows Server 2003 or later.
    <01-16-2015 08:55:49> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Windows Failover Cluster' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:55:49> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:55:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60) for distribution point;    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and
    Configuration Manager site server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:55:57> INFO: The rule 'IIS service running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:57> DPServer.ms.com;    IIS HTTPS Configuration for distribution point;    Passed
    <01-16-2015 08:55:57> DPServer.ms.com;    Administrative rights on distribution point;    Passed
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> ******* Prerequisite checking is completed. *******
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> INFO: Updating Prerequisite checking result into the registry
    <01-16-2015 08:55:57> INFO: Connecting to DPServer.ms.com registry
    <01-16-2015 08:56:09> INFO: Setting registry values
    <01-16-2015 08:56:16> ERROR: Failed to update prerequisite results into the registry; error = 1.

    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights
    on the SQL Server and management point computers.
    Actually the administrative permission had been granted.

  • Reporting in SCCM 2012

    HI all,
    I have been trying to set up reporting for about 3 weeks now and are just about to give up, I'll give a quick run through of everything I have done.
    1. I went through all the steps for both configuring the Reporting Config Manager and then added the Role in the SCCM server. This seemed to work, the only issue was that the service account I had created to run the reports returned a permission error, it
    only worked for my own account despite granting the service account admin permission both on the SQL and SCCM server and also in Config Manager itself.
    2. After trying different things for this I though I'd check my credentials again to ensure I could still get reports and it kept giving me a permission denied error pointing to the service account even though I had removed it completely both in the Reporting
    Config Manager and in SCCM. So I decided to delete the encrypted data in hope of removing any credentials pointing to the service account....this is where everything broke!!!
    3. After this I could no longer get to the reports because it kept prompting me for credentials when I clicked on any reports and no credentials would work giving me a "Connection was not initialized" error, my guess was that it wasn't using the
    service account credentials. I went into the data source and changed the "Connection Using" option to all the other option but this did not make a difference either. I also tried to specify the Connection String to the exact database and no change.
    4. Lastly, I set everything back in the settings page and now I think it is using the Service account information because it does "Initialize" the connection but the error I get when clicking on any report is the below.
    """An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DataSetAdminID'. (rsErrorExecutingCommand)
    Cannot find either column "dbo" or the user-defined function or aggregate "dbo.fn_rbac_GetAdminIDsfromUserSIDs", or the name is ambiguous.""""
    I have also tried to create a new Report Service in the Reporting Config Mgr but when I navigate to it there is no folder or data sources there, in the original Report Server it automatically points to the database with all the reports in it. I even tried
    to manually add the data source and point it to the database but it has no dependent Items in it so I cant get any reports, I have no idea how to point it to the SCCM preloaded reports. Finally, I removed the Reporting Service Role each time from Config Manager
    to ensure it was configured with the newest data from Reporting Config Mgr but again no help.
    Please let me know if you have any questions or suggections, I have run out of ideas and really want to get this up and running as I want to move on to all the other things we still need to configure within SCCM.
    Thank you in advance for any input
    Xhovana

    Hi, Xhovana, Garth asked what need to happen to verify your account so you can post pictures. I found this thread:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/53924741-57c8-4994-ab86-8cba2cd5b361/verify-your-account-17?forum=reportabug
    Several new users have asked why they cannot post links and images and receive the following message when they try:
    Body text cannot contain images or links until we are able to verify your account.
    Simply put, we are preventing spam. Typical users will not need to take any additional action
    in order to have their account verified. However, if you would like to expedite this process please reply below.
    (meaning, reply to the thread at the link above)
    Furthermore, you'll be verified automatically if you've contributed to the forum with recognitions(points,
    replies, and answers etc.) successfully since registered.
    hope that helps
    Cathy Moya PM, Windows Intune/System Center Configuration Manager This posting is provided AS IS with no warranties and confers no rights.

  • Some reports in SCCM 2012 show no information

    Hello!
    I have ran report "Computers with low free disk space (less than specified % free)" but it shows no information regardless of that what collection I select (All systems, custom created collections).
    The reports about another hardware parts show the requested information successfully, for example about processor speed, hard disk space etc.
    In addition to that, the report "Computers that meet the recommended system requirements for Windows 7" does not show any information either. 
    For information, the Hardware inventory works fine and there are no errors related to client status.
    Also in report "Logical disk space history for a specific computer" I can't select Values for "Computer name field" as it's inactive.
    I can't understand why some reports don't work correctly, as in SCCM2007 all worked fine without any reports and settings customization.
    Does anyone encountered with such issues? Should I extend any inventory classes or enable any ones?

    I have found some information about situation with free disk space reporting on URL http://e-enfra.blogspot.com/2012/02/sccm-2012-free-disk-space-is-not.html
    I hope it will help me.
    But the other questions still remain.

  • Site Status Error in Monitoring - SCCM 2012

    Hi,
    I am getting alerts under site status in SCCM 2012
    Site System Status Summarizer still cannot access storage object "<server name>E$\SMS" on site system "\<server name>". The operating system reported error 3: The system cannot find the path specified.
    The SMS folder its looking for is actually available in C: drive.
    Please assist

    Hi,
    Which site system got this alert?
    How about compmon.log and sitestat.log?
    Best Regards,
    Joyce
    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.

  • Missing reports in SCCM 2012

    Hi
    I have problem with Reports in SCCM Console, it missing ..
    I have done following;
    I have add myself in permission in the website
    http://SQLSERVERNAME/Reports as roles
    Browser
    ConfigMgr Report Administrators
    ConfigMgr Report Users
    Content Manager
    My Reports
    Publisher
    Report Builder
    I have also add the Role, Reporting Service Point.
    The Reporting Services Configuration Manager is joined to my database ReportServer. The database is native and log-in as Windows Account, my admin account.
    There is more I can checked ?
    -- Sokoban3 --

    Hi
    I have created AD Acount, ReportsUser with Administrative rights and add all permission in http://reportserver/Reports. 
    I got same error, Could
    not retrieve the reporting service name for instance "MSSQLSERVER"
    Maybe is the problem to get contact to SQL Server?
    I don't understand what /ReportServer
    is... ??
    //Sokoban3

Maybe you are looking for

  • How do I combine several PDF files into one?

    I have renewed Adobe subscription and would like to combie several PDF files into one. I was able to do this last year, but can no longer combine files. What am I doing wrong? Step-by-step answer, please. Thank you. Marilee

  • Laserjet 1018 won't work on windows 7

    I've got an HP Laserjet 1018 that works just fine on Windows Vista 64-bit.  I just built a new PC and put Windows 7 Home Premium 64-bit onto it.  The drivers on the HP support site don't work.  When I try printing something, it gets sent to the print

  • Web Gallery Photo size

    How do you set the size ie Small, Medium or Large when uploading to Web Gallery? I see only the quality settings of Optimized and Actual Size. When emailing photos a window appears to set size how do I enter this feature for Web Gallery? Obviously I

  • Increase in Loading time for LV search in 2011

    Initially when I loaded LV2011 my quick drop and the search took nearly 5 seconds but now it takes nearly 20 seconds to load so is there any reason for this kind of performance. Also I don't have anyother big software loaded or running in my PC. I ha

  • File didn't find!

    Hello, I have a file into path's application called myFile I try to check its pah so I excecute this code (piace) File fs = new File("myFile"); txtFilePath.setText(fs.getAbsolutePath()); Then It returns ok. But it just return ok as I execute it into