SCCM 2012 R2 Reporting error

hi all,
some report I can open and others I get an error:
Microsoft.Reporting.WinForms.ReportServerException
An error has occurred during report processing. (rsProcessingAborted)
Stack Trace:
   at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
   at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
   at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
   at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
Microsoft.Reporting.WinForms.ReportServerException
Cannot read the next data row for the dataset DataSet1. (rsErrorReadingNextDataRow)
Stack Trace:
   at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
   at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
   at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
   at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
Microsoft.Reporting.WinForms.ReportServerException
Conversion failed when converting the nvarchar value 'S-1-5-21-159793906-1513374725-7473742-7662' to data type int.
Stack Trace:
   at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
   at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
   at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
   at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
how can I solve this error?
thanks

I had the exact same problem.
I found 2 solutions to this, where the first solution was temporary.
Try to change the RegKey HKLM\SOFTWARE\Microsoft\SMS\SRSRP\EnableRbacReporting from 1
à 0. Then run the report again, it should run normally. In my case it did change back to 1 after some time and turned out to be a temporary fix. But it provided an explanation why this happened
after the R2 upgrade and actually it breaks the new reports RBAC feature of R2.
The second solution I found in this thread:
http://social.technet.microsoft.com/Forums/en-US/ae08aa43-054d-47e7-99fb-c4f101962478/reports-not-working-after-upgrade-to-sccm-2012-r2-?forum=configmanagergeneral
Just read the explanation and run the mofcomp command.
It did the trick for me J

Similar Messages

  • SCCM 2012 R2 reporting error: "The DefaultValue expression for the report parameter 'UserTokenSIDs' contains an error: A specified logon session does not exist. It may already have been terminated. (rsRuntimeErrorInExpression)"

    Hi,
    I have two SCCM environments under same active directory domain and one service account have been used for SCCM configurations on both the environments (QA and PRODUCTION). I am facing similar error as mentioned above while trying to fetch reports on
    PRODUCTION site, but the QA site is working fine, though same service account have been used for configuring both. While looking at the reportserverservice_<date> log on my Production DB server i see the following error
    "processing!ReportServer_0-3!2124!01/02/2015-09:09:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during
    report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot read the next data row for the dataset DataSet1. ---> System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value 'Override
    Default' to data type int."
    My DB and SCCM primary site are different and the reorting services point is installed on remote DB server. Please help me resolving the issue.
    Troubleshooting performed:
    1.Disabled the registry key 'EnableRbacReporting' from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP to 0 and then restarted SSRS service and the reporting worked for some minutes after that the registry key reverted back to 1 automatically and
    reporting started throwing errors again.
    2. Checked with the permissions on DB whether or not 'sysadmin' role is assigned to the SCCM service account.
    3. re-registered the SQL management Provider WMI class.
    mofcomp.exe “C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”

    Hi All,
    Finally found exact solution to the reporting error.
    Error: while launching SCCM reports (both from Console and web based) an unexpected error occured with error message as "The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: A specified logon session does not exist.
    It may already have been terminated. (rsRuntimeErrorInExpression)"
    Solution: This is password replication issue for the domain account used to configure reporting services point in SCCM. If your SQL SSRS reporting services instance and databse runs with local default account whereas the reporting services point on SCCM
    primary site is configured with domain account, (As in My case) you need to perform the following in order to get rid of the error.
    Launch 'Reporting Services Configuration Manager' from the SQL SSRS box(either Local or Remote), Connect to Report Server Instance->Go to 'Execution Account' tab->Specify the 'Execution Account' as domain account and password which is used to configure
    Reporting Services Point in SCCM Primary Site, and then click apply.
    Now Lauch the report either way (Web based or from Console), the error will disappear and all your default reports will execute perfectly as before.

  • SCCM 2012 R2 Report Viewer not working.

    I have recently upgraded to SCCM 2012 R2 and now when I go to the reports I get this message. Has anyone come across this?
    The
    DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an
    error: The encryption type requested is not supported by the KDC.
    (rsRuntimeErrorInExpression)

    I found the solution.
    http://www.netdavidic.com/2013/11/how-to-fix-sccm-2012-r2-reporting.html#!/2013/11/how-to-fix-sccm-2012-r2-reporting.html

  • SCCM 2012 Client Installation Errors & Solutions

    Hello, 
    Can we figure out all SCCM 2012 Client installation errors and solutions ? 
    Cheer's Up
    Best Regard's Krishna

    Hi,
    Error codes are easiest looked up in CMtrace, making one general list of errors and solutions is hard, in many scenarios there are different solutions to an error based on the infrastructure and differences between environments
    Error lookup in cmtrace.
    http://blogs.technet.com/b/configmgrdogs/archive/2012/06/07/trace32-exe-cmtrace-exe-hidden-features.aspx
    Here is a blog on troubleshooting client installations issues, it is for sccm 2007 but a lot of the content is still valid.
    http://blogs.technet.com/b/sudheesn/archive/2010/05/31/troubleshooting-sccm-part-i-client-push-installation.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SCCM 2012 R2 - Reporting Services Point installation - "The Datasource does not exist"

    Hi all,
    Quick bit of background, we have SCCM 2012 R2 installed on a Windows 2012 R2 server. We have the SQL back end off box, configured on a SQL 2012 R2 server running on a Windows Server 2012 R2 cluster. Then there is yet another server which runs the reporting
    services. I've just tried installing the Reporting Services Point on the srs server but it doesn't appear to have worked that well. Here's the info i've got back: 
    A] Site Status > Reporting services point:
    SMS_SITE_SYSTEM_STATUS_SUMMERIZER
    Site System Status Summarizer detected that the availability of the "Reporting services point" role on server "\\NA-SQLR01.in.tna.local" has changed to Failed.
    B] The last message from the SMS_SRS_REPORTING_POINT Component Status is "Site Component Manager successfully installed this component on this site system"
    C] Here's the first chunk of info which appears in the srsrp.log file:
    SMS_EXECUTIVE started SMS_SRS_REPORTING_POINT as thread ID 4204 (0x106C).
    This is a SRS Reporting Point Role as SRSRP registry key exists.
    Waiting for changes for 0 minutes
    Timed Out...
    Set configuration
    Check state
    Check server health.
    Successfully created srsserver SMS_
    Reporting Services URL from Registry [http://sqlreportserver/ReportServer_SQL2012/ReportService2005.asmx]
    Reporting Services is running
    The DataSource does not exist.
    [sqlserver.local\SQL1] [SCCM_XXX] [ConfigMgr_XXX] [sqlreportserver.LOCAL]
    [SQL2012] [1] [] [xxx\SCCM2012Server]
    Confirmed version [11.0.5058.0] for the Sql Srs Instance.
    System.Web.Services.Protocols.SoapException: The item '/ConfigMgr_XXX' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/ConfigMgr_XXX' cannot be found.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetProperties(String
    Item, Property[] Properties, ItemNamespaceEnum itemNamespace, Property[]& Values)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.GetProperties(String Item, Property[] Properties, Property[]& Values)
    Extract resource language packs if exists
    Loading localization resources from directory [D:\SMS_SRSRP\SrsResources.dll]
    Looking for 'English (United Kingdom)' resources
    Looking for 'English' resources
    Found resources for 'English'
    System.Web.Services.Protocols.SoapException: The item '/ConfigMgr_XXX' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/ConfigMgr_XXX' cannot be found.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.SetProperties(String
    Item, Property[] Properties, Guid batchId)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.SetProperties(String Item, Property[] Properties)
    System.Web.Services.Protocols.SoapException: The permissions granted to user 'NT AUTHORITY\SYSTEM' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user
    'NT AUTHORITY\SYSTEM' are insufficient for performing this operation.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateFolder(String Folder, String Parent, Property[] Properties, Guid batchId)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateFolder(String
    Folder, String Parent, Property[] Properties)
    (!) SRS root folder was reported missing
    STATMSG: ID=7405 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_SRS_REPORTING_POINT" SYS=sqlreportserver.LOCAL SITE=P01 PID=2120 TID=4204 GMTDATE=Wed Apr 08 08:56:05.349 2015 ISTR0="ConfigMgr_XXX" ISTR1="sqlreportserver.LOCAL"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
        WARNING: Could not read registry key HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\MPFDM\Inboxes\ on the server, The operating system reported error 2: The system cannot find the file specified.
        WARNING: Could not read registry key HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\MPFDM\Inboxes\ on the server, The operating system reported error 2: The system cannot find the file specified.
    Failures reported during periodic health check by the SRS Server sqlreportserver.LOCAL.
    Registry change
    Waiting for changes for 1 minutes
    After this point i simply get the following info messages looping endlessly:
    Set configuration
    Check state
    Check server health.
    Successfully created srsserver
    Reporting Services URL from Registry [http://sqlreportserver/ReportServer_SQL2012/ReportService2005.asmx]
    Reporting Services is running
    The DataSource does not exist.
    [sqlreportserverlocal\SQL1] [SCCM_XXX] [ConfigMgr_P01] [sqlreportserver.LOCAL]
    [SQL2012] [1] [] [XX\SCCM2012Server]
    [1] [0]
    Confirmed version [11.0.5058.0] for the Sql Srs Instance.
    System.Web.Services.Protocols.SoapException: The item '/ConfigMgr_XXX' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/ConfigMgr_XXX' cannot be found.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetProperties(String
    Item, Property[] Properties, ItemNamespaceEnum itemNamespace, Property[]& Values)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.GetProperties(String Item, Property[] Properties, Property[]& Values)
    Extract resource language packs if exists
    Loading localization resources from directory [D:\SMS_SRSRP\SrsResources.dll]
    Looking for 'English (United Kingdom)' resources
    Looking for 'English' resources
    Found resources for 'English'
    System.Web.Services.Protocols.SoapException: The item '/ConfigMgr_XXX' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/ConfigMgr_P01' cannot be found.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.SetProperties(String
    Item, Property[] Properties, Guid batchId)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.SetProperties(String Item, Property[] Properties)
    System.Web.Services.Protocols.SoapException: The permissions granted to user 'NT AUTHORITY\SYSTEM' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user
    'NT AUTHORITY\SYSTEM' are insufficient for performing this operation.~   at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateFolder(String Folder, String Parent, Property[] Properties, Guid batchId)~   at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateFolder(String
    Folder, String Parent, Property[] Properties)
    (!) SRS root folder was reported missing
    Failures reported during periodic health check by the SRS Server sqlreportserver.LOCAL.
    Registry change
    Waiting for changes for 1 minutes
    Has anyone come across this issue before? Must admit, I'm not too hot on the sql side of things so any advice or suggestions would be greatly appreciated. Thanks in advance!

    Hi guys, cheers for the swift response.
    Garth, i can access SSRS in IE from the SCCM box and it looks a-ok.
    Paul, nope can't say I've done any configuration of reporting services - the whole thing has been set up by the database team. Having had a trundle through Reporting Services Configuration Manager, it seems the Database team have set up SSRS in line with
    the walkthrough you posted.
    Since i'm not seeing the ConfigMgr_XXX folder appear in SSRS I'm wondering if there's something preventing SCCM from being able to create it. The message
    "Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions
    granted to user 'NT AUTHORITY\SYSTEM' are insufficient for performing this operation" sounds like the account SCCM is leveraging to perform the install might not have the right permissions in SSRS. Do i need to delegate specific rights to the NT
    AUTHORITY\SYSTEM account in SRS perhaps?

  • 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.

  • SCCM 2012 SP1 Report Permissions required

    Hello Everyone.. Im having trouble running any reports off of the SCCM Console. So far I have full permissions in the SCCM console, and on SQL Server I am a sysadmin. Here is my error when I run it through report builder:
    System.Web.Services.Protocols.SoapException: The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation.   at Microsoft.ReportingServices.Library.ReportingService2010Impl.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings)   at Microsoft.ReportingServices.WebServer.ReportingService2010.CreateReportEditSession(String Report, String Parent, Byte[] Definition, String& EditSessionID, Warning[]& Warnings)----------------------------The permissions granted to user 'DTTLA\eguerrero' are insufficient for performing this operation.
    And here is the error when I run it through the Configuration Manager:
    Microsoft.Reporting.WinForms.ReportServerExceptionAn 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)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionCannot impersonate user for data source 'AutoGen__5C6358F2_4BB6_4a1b_A16E_8D96795D8602_'. (rsErrorImpersonatingUser)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)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionLog on failed. Ensure the user name and password are correct. (rsLogonFailed)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)-------------------------------Microsoft.Reporting.WinForms.ReportServerExceptionThe user name or password is incorrectStack 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)-------------------------------
    Does anyone have an idea where I'm forgetting to assign permissions?

    Check the properties of your Reporting Point. See the user that is configured to connect to the data source. This user must have a SQL login (eg sysadmin)
    See here
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/dc47c82b-41aa-4b6a-990f-0c0264aa33a2/error-message-when-trying-to-open-reports-on-the-sccm-2012-console-and-ie-browser-sql-server-2008
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2012 R2 SQL Errors

    I am getting following errors in SCCM 2012 R2 console since today!!!
    Any ideas:
    Microsoft SQL Server reported SQL message 266, severity 16: [25000][266][Microsoft][SQL Server Native Client 11.0][SQL Server]Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count
    = 0. : sp_addrolemember
    Please refer to your Configuration Manager documentation, SQL Server documentation, or the Microsoft Knowledge Base for further troubleshooting information.

    Parvinder,
    Check the link in that thread. The resolution being the following:
    'Hi guys,
    I have just fixed this issue in our environment a few minutes ago. I had exactly the same issue. The problem relates
    to the computer record as you described. The line:
    <10-27-2009 12:20:45> ***SqlError: [42000][15410][Microsoft][ODBC SQL Server Driver][SQL Server]User or role 'DOMAIN\SERVER1$'
    does not exist in this database. : sp_addrolemember
    is the give away.
    I went in to the SQL Management Studio, opend the SCCM database and removed the 'DOMAIN\SERVER1$' record. In my case
    the problem was becasue a Branch DP server had been renamed but the DB login still hadt he old server name. Removing the OLD server login record from the databse and the main SQL security database and readding it using the NEW name resolved the problem. 
    When you re-add the server name make sure that you give the login the correct database rights, e.g. if it is a PXE Service
    Point it will need that database right again. It is best to check the user rights for the computer and note the rights down before you remove and re-add it.
    After this I re-ran the SETUP.EXe for SP2 and it went through perfectly.
    Hope this helps.
    Nathan
    NSutton'
    Cheers
    Paul | sccmentor.wordpress.com

  • SCCM 2012 R2 - Reporting Services question

    In testing SCCM 2012, I put it on a an existing remote SQL instance. This server also housed SCOM among other applications. I set up reporting services successfully and got reports working.
    A few months later I decided to setup and test reporting in SCOM for Audit Collection Services (ACS). I did not know at the time but SCOM takes over SSRS and makes it unusable for any other application. This broke my SCCM reporting. I finally reinstalled
    SSRS and got rid of the SCOM piece and all is back to normal.
    I am now planning for deployment in production. Our DB team wants to stick the DB for SCCM on a server that will house many other databases (eventually). 
    My question is: Does SCCM reporting play well with others? That is, if I set up SSRS on a SQL server with other applications - should I request that SCCM is the only application using that particular SSRS instance? Or should it be ok to reside on an SSRS
    instance that may eventually house other applications (NOT SCOM). 
    Thanks in advance!

    a couple hundred clients; base specs for the primary server; and it would be a VM
    With all that said, I think our DB team still wants us to use their remote SQL server (physical) so I will probably go with that as it is still supported and our environment will be relatively tiny compared to typical SCCM deployments. Of course, if there
    are known issues or advisories against having a remote SQL please let me know (and provide a link). 
    My main concern was using this remote SQL server and setting up SSRS and having other applications conflicting with it. As long as SCCM plays well with others - I am good to go. Thanks for the replies. 

  • SCCM 2012 Install :An error has occurred while attempting to download or verify required pre....

    This is not the first time I am installing SCCM 2012 :) , however stuck at this one for some time now.
    I have a lab where SCCM 2012 pre-reqs were downloaded during setup and SCCM 2012 has been installed fine.
    We are doing another install for this client however SCCM download fails as ISA blocks it. Therefore we are trying to use the old setup files which were previously downloaded. However, this does not work (Files under e:\SCCM...). The log still refers to
    downloading the file from the internet.
    Here's the log
    =========
    <07-25-2012 00:57:28> *********************************************
    <07-25-2012 00:57:28> ***** ConfigMgr 2012 Setup Bootstrapper *****
    <07-25-2012 00:57:28> *********************************************
    <07-25-2012 00:57:28> Commandline:
    <07-25-2012 00:57:28> "D:\SMSSETUP\BIN\X64\SetupWpf.exe"
    <07-25-2012 00:57:28> INFO: Checking dotnet framework versions...
    <07-25-2012 00:57:28> INFO: Dotnet 3.5 installed
    <07-25-2012 00:57:28> Starting SetupWpf.exe...
    <07-25-2012 00:57:39> *********************************************
    <07-25-2012 00:57:39> ***** ConfigMgr 2012 Setup Bootstrapper *****
    <07-25-2012 00:57:39> *********************************************
    <07-25-2012 00:57:39> Commandline:
    <07-25-2012 00:57:39> "D:\SMSSETUP\BIN\X64\SetupWpf.exe"
    <07-25-2012 00:57:39> INFO: Checking dotnet framework versions...
    <07-25-2012 00:57:39> INFO: Dotnet 3.5 installed
    <07-25-2012 00:57:39> Starting SetupWpf.exe...
    <07-25-2012 00:57:47> Failed to create process of SetupWpf.exe.
    INFO: Attempting to load resource DLL...  $$<Configuration Manager Setup><07-25-2012 00:58:34.979+420><thread=2320 (0x910)>
    INFO: setupdl.exe: Start  $$<Configuration Manager Setup><07-25-2012 00:58:34.981+420><thread=2320 (0x910)>
    INFO: Downloading files to e:\SCCMPreReqs  $$<Configuration Manager Setup><07-25-2012 00:58:35.000+420><thread=1752 (0x6D8)>
    INFO: Extracted file C:\Users\ADMINI~1.Com\AppData\Local\Temp\2\ConfigMgr.Manifest.xml  $$<Configuration Manager Setup><07-25-2012 00:58:51.749+420><thread=1752 (0x6D8)>
    INFO: Processing file group "MSRDC"  $$<Configuration Manager Setup><07-25-2012 00:58:51.755+420><thread=1752 (0x6D8)>
    INFO: Processing file "msrdcoob.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=95740.  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: File for msrdcoob.exe [Microsoft Remote Differential Compression Library] will be copied with file name: msrdcoob_x86.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: Processing file "msrdcoob.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=95741.  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: File for msrdcoob.exe [Microsoft Remote Differential Compression Library] will be copied with file name: msrdcoob_amd64.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.756+420><thread=1752 (0x6D8)>
    INFO: Processing file group "WUA"  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: Processing file "WindowsUpdateAgent30-x86.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=158451.  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: File for WindowsUpdateAgent30-x86.exe [Windows Update Agent 3.0] will be copied with file name: WindowsUpdateAgent30-x86.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: Processing file "WindowsUpdateAgent30-x64.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=158453.  $$<Configuration Manager Setup><07-25-2012 00:58:51.757+420><thread=1752 (0x6D8)>
    INFO: File for WindowsUpdateAgent30-x64.exe [Windows Update Agent 3.0] will be copied with file name: WindowsUpdateAgent30-x64.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.758+420><thread=1752 (0x6D8)>
    INFO: Processing file group "Silverlight"  $$<Configuration Manager Setup><07-25-2012 00:58:51.758+420><thread=1752 (0x6D8)>
    INFO: Processing file "Silverlight.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.758+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=196277.  $$<Configuration Manager Setup><07-25-2012 00:58:51.758+420><thread=1752 (0x6D8)>
    INFO: File for Silverlight.exe [Silverlight Runtime] will be copied with file name: Silverlight.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: Processing file group "WIC"  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: Processing file "wic_x86_enu.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=234177.  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: File for wic_x86_enu.exe [Windows Imaging Component 32 Bit] will be copied with file name: wic_x86_enu.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: Processing file "wic_x64_enu.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.759+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=234176.  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: File for wic_x64_enu.exe [Windows Imaging Component 64 Bit] will be copied with file name: wic_x64_enu.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: Processing file group "Dot_Net_Framework"  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: Processing file "dotNetFx40_Client_x86_x64.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=199236.  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: File for dotNetFx40_Client_x86_x64.exe [.NET Framework Client Profile 4.0 RTM] will be copied with file name: dotNetFx40_Client_x86_x64.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: Processing file "dotNetFx40_Full_x86_x64.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.760+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=224688.  $$<Configuration Manager Setup><07-25-2012 00:58:51.761+420><thread=1752 (0x6D8)>
    INFO: File for dotNetFx40_Full_x86_x64.exe [.NET Framework Extended 4.0 RTM] will be copied with file name: dotNetFx40_Full_x86_x64.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.761+420><thread=1752 (0x6D8)>
    INFO: Processing file group "SQL_Redist"  $$<Configuration Manager Setup><07-25-2012 00:58:51.761+420><thread=1752 (0x6D8)>
    INFO: Processing file "SQLEXPR_x64_ENU.exe"  $$<Configuration Manager Setup><07-25-2012 00:58:51.761+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=218933.  $$<Configuration Manager Setup><07-25-2012 00:58:51.761+420><thread=1752 (0x6D8)>
    INFO: File for SQLEXPR_x64_ENU.exe [SQL Server 2008 R2 SP1 Express] will be copied with file name: SQLEXPR_x64_ENU.exe.  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: Processing file "msxml6_x64.msi"  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=169539.  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: File for msxml6_x64.msi [MSXML 6.0 Service Pack 1] will be copied with file name: msxml6_x64.msi.  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: Processing file "sqlncli.msi"  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkID=169540.  $$<Configuration Manager Setup><07-25-2012 00:58:51.762+420><thread=1752 (0x6D8)>
    INFO: File for sqlncli.msi [SQL Server 2008 Native Client] will be copied with file name: sqlncli.msi.  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: Processing file "SQLSysClrTypes.msi"  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=169541.  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: File for SQLSysClrTypes.msi [SQL Server 2008 System CLR Types] will be copied with file name: SQLSysClrTypes.msi.  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: Processing file "SharedManagementObjects.msi"  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: File will be downloaded from
    http://go.microsoft.com/fwlink/?LinkId=169542.  $$<Configuration Manager Setup><07-25-2012 00:58:51.763+420><thread=1752 (0x6D8)>
    INFO: File for SharedManagementObjects.msi [SQL Server 2008 Management Objects] will be copied with file name: SharedManagementObjects.msi.  $$<Configuration Manager Setup><07-25-2012 00:58:51.764+420><thread=1752 (0x6D8)>
    ERROR: Verification failed: File e:\SCCMPreReqs\msrdcoob_x86.exe not found  $$<Configuration Manager Setup><07-25-2012 00:58:51.764+420><thread=1752 (0x6D8)>
    ====================================================
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

    The file I was hosting is available from Microsoft's site here http://go.microsoft.com/fwlink/?LinkID=234176
    Manually download this and put it into the target dir when running setupdl.exe  from \%SCCM SOURCE LOCATION%\SMSSETUP\BIN\X64\
    I have confirmed that this file is available to download any further issues would be isolated to your environment.
    Regards
    Matt Thorley
    En español
    para Diana....
    El archivo
    estaba dando
    está disponible
    en el sitio
    de Microsoft aquí
    http://go.microsoft.com/fwlink/?LinkID=234176
    Manualmente
    descargar esto
    y ponerlo
    en el
    directorio de destino
    cuando se ejecuta
    setupdl.exe desde
    \%SCCM SOURCE LOCATION%\SMSSETUP\BIN\X64\
    He confirmado
    que este
    archivo está
    disponible para
    descargar cualquier
    problema adicional
    sería aislada
    de su
    entorno.
    Saludos

  • SCCM 2012 SQL database error while installation.

    Hi,
    I'm trying to install SCCM 2012 R2 in a test Lab. While completing installation I'm getting an error message "setup has encountered fatal errors during database initialization. check the log for details. click the view log button for more information"
    and installation finishes successfully. I'm using SQL server 2008 R2 with CU6 installed. SCCM Prerequisite checker shows only SQL memory and WSUS package warnings. Still I'm able to finish installation but not able connect SCCM. I'm installing Primary site.
    My system is running on Win 2k8 R2 SP1.
    Please help.
    Regards,
    Dhananjay

    In my experience you can get strange problems if you extract the ISO to a folder and run the setup from there (that seems to be what you have done).
    Try mounting the ISO directly and I believe you will have better success. You are using W2008R2 so you will need a 3rd party app (Virtual CloneDrive is a good one).
    (Obviously if this is a VM you can just add the ISO to the DVD drive)
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Any major changes to the database for SCCM 2012 and Reporting?

    I'm in the process of migrating my custom reports from SCCM 2007 to SCCM 2012. I wonder if all the tables / views in SCCM 2007 are the same in SCCM 2012 for my reporting purposes? So far everything I've migrated over appears to work without a problem.
    Orange County District Attorney

    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?
    The SQL schema for SCCM 2012 has been released here.
    https://technet.microsoft.com/en-us/library/dn581978.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM 2012 R2 Report using WMI Query

    I am trying to find out if I can generate a report to show which users installed what software using a report in SCCM 2012 R2 and a WMI Query.
    If not using the reporting within SCCM, then:
    1)  is it possible to pull such data via a wmi query
    2)  any suggestions how to do so?
    3)  Desktop OS is either Windows 7 or 8 or 8.1 Enterprise x64
    Thanks,
    Dave
    David Lakey

    You Can Create Query With the Software name but you can Know Which Computer and you can add System Resource as the Last login name
    This for Example:-
    From monitoring--> Create New Query--> Edit Query Statement --> Show Query Language
    past the following:- 
    select SMS_R_System.NetbiosName, 
    SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from  
    SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on 
    SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceId = 
    SMS_R_System.ResourceId where 
    SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName like "%Visio%"
    After that in General you can add in Results Tap:-
    System Source and the Attribute Will be last Login name

  • SCCM 2012 R2 Upgrade Error - Fails on SQL

    Greetings,
    I am currently working to upgrade our current SCCM 2012 SP1 CU3 servers to SCCM 2012 R2.  i have ran all the pre-checks and all comes through without error.  when doing the upgrade the following errors appear and as such it will not move forward.
     can anyone please assist on this one?  I have searched and searched but not found anything that will point me towards a resolve.
    Thanks for the help and i really hope this will be an easy fix
    JAK

    Still looking for any sort of assistance on this one.  not sure if the above capture was enough to give any insight so i am attaching the complete log.  was going through multiple windows so copy past was not working, please see below...
    TestDBUpgrade log:
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:16 PM 3080 (0x0C08)
    INFO: Running SQL Server test query. Configuration Manager Setup 04/02/2014 3:01:16 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA MASTER, Type: Secure Configuration Manager Setup 04/02/2014 3:01:16 PM 3080 (0x0C08)
    INFO: SQL Server Test query succeeded. Configuration Manager Setup 04/02/2014 3:01:16 PM 3080 (0x0C08)
    ERROR: Failed to get Service Pack version for SQL Server <SITE.DB.CA>. Configuration Manager Setup 04/02/2014 3:01:16 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Unsecure Configuration Manager Setup 04/02/2014 3:01:17 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:17 PM 3080 (0x0C08)
    INFO: The size of the existing site database is 5.0 gigabytes. Setup may take some time to upgrade the database. Configuration Manager Setup 04/02/2014 3:01:17 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: SiteCode for the specified database is CS1 Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Starting database upgrade test using CM_CS1 database, on the SITE.DB.CA server. Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Testing database this SiteNumber: 0. Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Testing database setup type: 8, top level: 1. Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Site server of the Database is SITE.SERVER.CA Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Site code of the Database is CS1 Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Build number from the database is 5.00.7804.1000 Configuration Manager Setup 04/02/2014 3:01:22 PM 3080 (0x0C08)
    INFO: Upgrading SQL Server database... Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: The database compatibility level for CM_CS1 is 110 Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: Set Database options: starting... Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA MASTER, Type: Secure Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: Database options: connected... Configuration Manager Setup 04/02/2014 3:01:33 PM 3080 (0x0C08)
    INFO: Successfully set database to SINGLE_USER mode Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set database owner to sysadmin. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set TRUSTWORTHY ON Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully configured [clr enabled]. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set Recursive triggers to CM_CS1. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set checkpoint truncation. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Configuring SQL Server service broker... Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully enabled service broker. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set HONOR_BROKER_PRIORITY. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set CHANGE_TRACKING=ON. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set ALLOW_SNAPSHOT_ISOLATION ON. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set READ_COMMITTED_SNAPSHOT ON. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully configured Max text replication size. Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully set default settings Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Successfully enabled MULTI_USER Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:36 PM 3080 (0x0C08)
    INFO: Set Database options: end. Configuration Manager Setup 04/02/2014 3:01:37 PM 3080 (0x0C08)
    INFO: Database options set. Configuration Manager Setup 04/02/2014 3:01:37 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating SQL Server database roles and schemas. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_MP. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_MCS. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_DMP. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_siteprovider. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_siteserver. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_AMTSP. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_AIUS. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_AITool. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_extract. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_WebPortal. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_EnrollSvr. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_DViewAccess. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_SUP. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_CRP. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsschm_users. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_DmpConnector. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbrole_HMSUser. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbuser_ReadOnly. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbuser_ReadWrite. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Creating smsdbuser_ReportSchema. Configuration Manager Setup 04/02/2014 3:01:38 PM 3080 (0x0C08)
    INFO: Beginning SQL Server script execution. Configuration Manager Setup 04/02/2014 3:01:51 PM 3080 (0x0C08)
    INFO: Executing PreUpgrade Cleanup scripts. Configuration Manager Setup 04/02/2014 3:01:51 PM 3080 (0x0C08)
    INFO: Executing DropForeignKeys Configuration Manager Setup 04/02/2014 3:02:13 PM 3080 (0x0C08)
    INFO: SQL Connection succeeded. Connection: SITE.DB.CA CM_CS1, Type: Secure Configuration Manager Setup 04/02/2014 3:02:23 PM 3080 (0x0C08)
    INFO: Executing DropAllCLRObjects Configuration Manager Setup 04/02/2014 3:02:23 PM 3080 (0x0C08)
    DropAllCLRObjects Configuration Manager Setup 04/02/2014 3:02:23 PM 3080 (0x0C08)
    INFO: Executing DropAllOjects for Service Portal Configuration Manager Setup 04/02/2014 3:02:38 PM 3080 (0x0C08)
    INFO: Drop SqlObjs Round: 0 start. Configuration Manager Setup 04/02/2014 3:02:38 PM 3080 (0x0C08)
    INFO: Drop SqlObjs Round: 0 end, success: 52, Failed: 0 Configuration Manager Setup 04/02/2014 3:02:43 PM 3080 (0x0C08)
    INFO: Executing DropAllOjects Configuration Manager Setup 04/02/2014 3:02:43 PM 3080 (0x0C08)
    INFO: Drop SqlObjs Round: 0 start. Configuration Manager Setup 04/02/2014 3:02:43 PM 3080 (0x0C08)
    INFO: Drop SqlObj: alertvariablechangeinitiatorservice Configuration Manager Setup 04/02/2014 3:03:25 PM 3080 (0x0C08)
    INFO: Drop SqlObj: alertvariablechangetargetservice Configuration Manager Setup 04/02/2014 3:03:26 PM 3080 (0x0C08)
    INFO: DROP MESSAGE TYPE: <declare @VarName nvarchar(128) ~declare @VarSql nvarchar(400) ~select @VarName = [name] from sys.service_message_types where lower([name]) = lower(N'alertvariablechangemessage') ~if @VarName IS NOT NULL ~begin ~   set
    @VarSql = N'DROP MESSAGE TYPE ' + QUOTENAME(@VarName, N'[') ~   execute(@VarSql) ~end > Configuration Manager Setup 04/02/2014 3:03:26 PM 3080 (0x0C08)
    INFO: DROP MESSAGE TYPE: <declare @VarName nvarchar(128) ~declare @VarSql nvarchar(400) ~select @VarName = [name] from sys.service_message_types where lower([name]) = lower(N'alertvariablechangeackmessage') ~if @VarName IS NOT NULL ~begin ~   set
    @VarSql = N'DROP MESSAGE TYPE ' + QUOTENAME(@VarName, N'[') ~   execute(@VarSql) ~end > Configuration Manager Setup 04/02/2014 3:03:26 PM 3080 (0x0C08)
    INFO: Drop SqlObjs Round: 0 end, success: 3049, Failed: 0 Configuration Manager Setup 04/02/2014 3:03:34 PM 3080 (0x0C08)
    INFO: Executing UnBindXMLSchemas Configuration Manager Setup 04/02/2014 3:03:34 PM 3080 (0x0C08)
    INFO: Dropping objects from csaObject Configuration Manager Setup 04/02/2014 3:03:35 PM 3080 (0x0C08)
    INFO: Executing the preupgrade SQL Server scripts. Configuration Manager Setup 04/02/2014 3:03:37 PM 3080 (0x0C08)
    INFO: Upgrade cleanup end Configuration Manager Setup 04/02/2014 3:03:56 PM 3080 (0x0C08)
    INFO: Creating SQL Server tables for the Configuration Manager database... Configuration Manager Setup 04/02/2014 3:03:56 PM 3080 (0x0C08)
    *** create table dbo.Add_Remove_Programs_64_DATA (MachineID int  NOT NULL ,InstanceKey int  NOT NULL ,RevisionID int  NOT NULL ,AgentID int  NULL ,TimeKey datetime  NOT NULL ,rowversion timestamp NOT NULL ,ProdID00 nvarchar(255) NULL
    ,DisplayName00 nvarchar(255) NULL ,InstallDate00 nvarchar(255) NULL ,Publisher00 nvarchar(255) NULL ,Version00 nvarchar(255) NULL ) Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    *** [42S01][2714][Microsoft][SQL Server Native Client 11.0][SQL Server]There is already an object named 'Add_Remove_Programs_64_DATA' in the database. Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    ERROR: SQL Server error: [42S01][2714][Microsoft][SQL Server Native Client 11.0][SQL Server]There is already an object named 'Add_Remove_Programs_64_DATA' in the database. Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    CSqlSchema::CreateTable - error in CSql->Execute() create table dbo.Add_Remove_Programs_64_DATA (MachineID int  NOT NULL ,InstanceKey int  NOT NULL ,RevisionID int  NOT NULL ,AgentID int  NULL ,TimeKey datetime  NOT NULL ,rowversion
    timestamp NOT NULL ,ProdID00 nvarchar(255) NULL ,DisplayName00 nvarchar(255) NULL ,InstallDate00 nvarchar(255) NULL ,Publisher00 nvarchar(255) NULL ,Version00 nvarchar(255) NULL ) Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    ERROR: Failed to execute SQL Server script: Creating table Add_Remove_Programs_64_DATA Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    ERROR: SQL Server error: <> Configuration Manager Setup 04/02/2014 3:03:58 PM 3080 (0x0C08)
    <02-04-2014 15:04:09> Failed to create process of SetupWpf.exe.   01/01/1601 12:00:00 AM 1993431915 (0x76D15B6B)
    JAK

  • Sccm 2012 create report from recently installed software on clients

    As stated in this thread for 2007. Has anyone had any luck with this type of report in 2012?
    http://social.technet.microsoft.com/Forums/en-US/fecbe492-6d9d-4a8e-8d6d-ac12b3364b32/sccm-2007-create-report-from-recently-installed-software-on-clients?forum=configmgrreporting

    As stated in this thread for 2007. Has anyone had any luck with this type of report in 2012?
    http://social.technet.microsoft.com/Forums/en-US/fecbe492-6d9d-4a8e-8d6d-ac12b3364b32/sccm-2007-create-report-from-recently-installed-software-on-clients?forum=configmgrreporting
    It worked perfectly in CM12. What is the problem?
    http://www.enhansoft.com/

Maybe you are looking for

  • Exchange 2013 Issue - Cannot open default email folders. you must connect to microsoft exchange

    Hello all, this is my first post and nightmare to this issue because i believe i made mistake and overlook something. I search over the internet i cant find the best answer or maybe i missed something during the configurations. The exchange was worki

  • Using Workspaces and Chat without OCS E-mail

    What are the limitations if I to use all the other OCS components except E-Mail ? For example, can I still use Workspaces and Chat without OCS E-mail ?

  • Oracle date field not comparing properly with to_date function

    Hi, i'm facing a very weird problem. I'm triyng to retrieve a range of records in between two dates. However, it doesn't seem to understand. What am i doing wrong? let's say my table (MYRECORD) has this (where id is varchar and date is DATE and not t

  • Format numbers when exported to Excel

    Hi, I am a novice abap programer and i am facing the following problem. I have a program that exports a table to a Excel worksheet. I am using the functions call function 'WS_FILENAME_GET' and call function 'MS_EXCEL_OLE_STANDARD_DAT'. My question is

  • ACL on Users

    Hi I have written the following function to create my own ACL and effect the same on the groups and a particular folder.Though the ACL object gets createdand gets listed in the web browser view , when i click it, i am not able to view the details,but