SCCM 2012 Console not accessible - SMSAdminUI.log - Error Code : ProviderLoadFailure

Hello Team,
        The site server which was working fine is now not accessible, unable to connect the console "Configuration manager cannot connect to the site"
* It is a standalone Primary with provide installed on the same server
*  Recently Upgraded to R2 CU4. Base OS is Win 2K8 R2 Ent, SQL server is 2012
* I am able to logon to the SQL server and access the SCCM database and execute a SQL query
* I did try to connect to the WMI on the SCCM server using : wbemtest and connect to the SMS_ProviderLocation ()
* Tried restarting the server , still not luck
Any assistance will be of great help.
Following is the snippet of the error in the SMSAdminUI.log.
=============================================================
Error Code:
ProviderLoadFailure
\r\nSystem.Management.ManagementException\r\nProvider load failure \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()\r\nManagementException details:
instance of __ExtendedStatus
 Operation = "ExecQuery";
 ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'XXX'";
 ProviderName = "WinMgmt";
\r\n
==========================================================================
Following is the error that I see in the Event log of the server
Transport error; failed to connect, message: 'The SMS Provider reported an error.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException\r\nThe SMS Provider reported an error.\r\n at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath) at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nConfigMgr
Error Object: instance of __ExtendedStatus { Operation = "ExecQuery";
==========================================================================

When updating to CU4, did you have the required permissions to update the database? I have seen similar errors when this has not been the case. 
Have a look in
C:\Windows\Temp\CM12-R2CU4-KB3026739-X64-ENU.log
and see if you have any errors like this:
The EXECUTE permission was denied on the object ‘fnIsPrimary’,database
‘CM_P01’, schema ”dbo"
Blog: www.danielclasson.com/blog |
LinkedIn:
Daniel Classon | Twitter: @danielclasson

Similar Messages

  • SCCM 2012 Console not showing Updates under Monitoring\Deployments tab

     Howdie,
        Has anyone ran into this problem? When I go to Monitoring -> Deployments tab in SCCM 2012 console it will show only applications and programs. Update ones are displayed only after 6-8 minutes. The issue is the same in all of our locations
    around the world, any hint or this?
     Thanks in advance for help

    Hi,
    You could run the DBCC Showcontig to validate the current fragmentation.
    Reference:
    http://blogs.technet.com/b/smartinez/archive/2014/03/28/talking-database-in-configmgr.aspx
    (Now I cannot unpropose the answer too-unexpected error.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 Console Not Saving Customizations

     I am actually unsure of whether this is by design or if I am just doing something wrong. That being said, I am using the console for Management of SCCM 2012 and whenever I close the Admin Window all of the changes I have added to the console are gone.
    For example I added "Last Infected Threat" and "Last Infection Time" to my devices view and it works great. Close the app and re-launch and it is gone.
    Am I just battling against the design of the software, or is it supposed to save settings?
    Thanks,
    Portland Public Schools / Systems Administrator II

    More info:
    How to Create a Configuration Manager Console Custom View
    http://msdn.microsoft.com/en-us/library/hh948614.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.

    Hi,
    Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.
    In general it is no problem to generat SSRS reports, but an custom one i get issue with.
    The Error:
    An
    error has occurred during report processing. (rsProcessingAborted)
    Query
    execution failed for dataset 'DataSet1'. (rsErrorExecutingCommand)
    ExecuteReader:
    CommandText property has not been initialized

    Hi SaiTech,
    According to your description, when you render report on SCCM 2012 R2, you got the error message.
    According to my knowledge, the issue can be caused by following reasons:
    Select permission not granted to ConfigMgr reporting account. We need to open the SQL management console and open the properties dialog box of configmgr db, grant select and execute permission to ConfigMgr reporting account.
    Reporting Services Web Service URL or Report Manager is false. Make sure Web Service URL and Report Manager URL are correct. Restart SMS_Executive service and reinstall Reporting Service Point, then please render the report again.
    Report timeout. Increase query and report timeout.
    If the problem remain unresolved, please provide detailed information of SRSRP.log (default location: %programfiles%\Microsoft  and Configuration Manager\Logs) and reporting services error log(default location: %programfiles%\Microsoft SQL Server\<SQL
    Server Instance>\Reporting Services\LogFiles), it will help us move more quickly toward a solution.
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • SCCM 2012: enable powershell execution policy for SCCM 2012 console

    Hi,
    I always get stuck settings up the remote sccm 2012 powershell (cd psdrive sitecode:). Maybe not a real sccm 2012 question but Powershell but wonder what steps you take to make it work (it works on our production environment, setting up in a lab always gives
    me headaches, will defintely write the solution down this time :-)).
    Please advise what the steps are in configuring remote powershell for SCCM 2012.
    1.my personal account "Myuser" has admin-rights in sccm 2012
    2.I can open Powershell logged on to the sccm 2012 server then opening sccm 2012 console, connect via powershell
    3.however, when I connect remote to the sccm server, I get the error:
    . : File C:\Users\Myuser\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 cannot be loaded. The file C:\Use
    rs\MyUser\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 is not digitally signed. You cannot run this scr
    ipt on the current system. For more information about running scripts and setting execution policy, see about_Execution
    _Policies at http://go.microsoft.com/fwlink/?LinkID=135170.
    4.So I connect to the sccm-server and ask for the execution policy to unrestricted, I get this:
    set-executionpolicy unrestricted
    [Y] Yes  [N] No  [S] Suspend  [?] Help (default is "Y"): y
    Set-ExecutionPolicy : Windows PowerShell updated your execution policy successf
    ully, but the setting is overridden by a policy defined at a more specific scope
    There is no policy which sets any powershell configs.
    Please advise.
    J.
    Jan Hoedt

    Those client settings are only for the actions performed by the ConfigMgr client. Normal PowerShell actions are restricted to the configured execution policy on the machine.
    Have a look at this post:
    http://blogs.msdn.com/b/pasen/archive/2011/12/07/set-executionpolicy-windows-powershell-updated-your-execution-policy-successfully-but-the-setting-is-overridden-by-a-policy-defined-at-a-more-specific-scope.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 Console (SP1 with CU4)

    I am trying to package the SCCM 2012 console (with SP1) and with and without CU4.  Both packages give me the following error in the event log. 'the virtual application.....could not be started because the App-V subsystem 'Virtual FileSystem' could not
    be initialized....'
    I've re-sequenced the app, had another package create a different package too and both get the same error.

    Hello,
    See this article on howto enable more extensive debug-logs;
    http://www.tmurgent.com/TMBlog/?p=1247
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • Connect via Windows Powershell in SCCM 2012 CONSOLE (with PowerShell 4.0 installed)

    Hi,
    When trying to "Connect via Windows Powershell" in the SCCM 2012 console, I get the message that Powershell 3.0 is not installed... (which actually isn't installed, we have PS4.0 installed). Do we need to install PS3.0 also to get it working
    or is there a workaround? Connecting manually to the site via Powershell 4.0 (Get-Psdrive -psprovider CMSITE) works like a charm.
    Regards,
    WiM

    Hi,
    I have installed WMF 4.0 on Windows Server 2008 R2 sp1, it works fine.
    Please try to use "$PSVersionTable" to confirm Powershell version is 4.0. At first, I forgot to install Microsoft .NET Framework 4.5, then the console gave me the message that Powershell 3.0 is not installed.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 does not detect MS14-001 KB2837577 as required

    SCCM 2012 does not detect MS14-001 KB2837577 (Security Update for Microsoft SharePoint Server 2010) as being required.  I am able to install it manually.  However, I would expect and like this to be deployed via System Center Configuration Manager.

    Hi,
    You might also need to analyze the updates installation logs on the client to see whether there are any useful information. (UpdatesStore.log, UpdatesHandler.log, UpdateDeployment.log and WUAHandler.log)
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_SU_NAPLog
    Best Regards,
    Joyce Li
    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.

  • How many SCCM 2012 consoles are supported

    Hello,
    I have been asked to determine how many SCCM 2012 consoles we can run in our environment. We have a large number of support staff (100+) that need to have access to Remote Tools and possibly some Collections for application deployment.
    I didn't see anything from my quick search on TechNet or the web about this issue.
    Also, is there any web console (or similar) that can be used, instead of giving access to the console?
    Any help would be appreciated.
    Thanks
    Angelo
    Angelo

    There is no limit that I know of. The only limitation would be the server hardware. If giving support staff access to the console worries you, you can use other means.
    1. Give users just the remote control/remote tool apps
    2. Link collection to security groups and allow support staff to modify the groups.
    If my answer helped you, check out my blog:
    DeployHappiness. Subscribe by
    RSS or
    email. 

  • SCCM 2012 Console very Slow

    Hello I'm Facing Performance issue with SCCM 2012 Console , all Rules and SQL Db on Same Physical Server with the following Specs:
    24 Cores and 28 GB of Memory.
    thanks
    Ahmed Ali

    Can you provide a few more details. What else do you have running on the server (other apps, site system roles, synchronization processes, number of clients etc). Do you have any I/O issues, processor issues, memory leaks etc
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • How to create an exclusion into an SCCM 2012 to not discover Non Windows OS

    How to create an exclusion into an SCCM 2012 to not discover Non Windows OS 

    I assume they are in your AD. In that case your only option is to not discover them by not including their OUs in your
    Active Directory System Discovery.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Crystal Server 2013: How to troubleshoot "Can not create temp file---- Error code:-2147215357"

    We have a Java7 web app, which generate PDF report by calling Crystal Server 2013 SP4.
    The app is being deployed on many different servers. We sometimes got the error below when generating report:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.controllerExportInternal(PrintOutputController.java:280)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:152)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:130)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:113)
    Problem is, this seems to be  a pretty generic exception. It could be caused by many different reasons.
    e.g. network connection problem, wrong DB login, wrong folder path, lack of folder access right, etc.
    Each time we could only guess what's wrong.
    We are running into it again, and this time everything seems correctly configured so far.
    We wonder if there are more info we can get to troubleshoot? For example, any log file of Crystal Server we should look into? Or does Crystal Server has debug mode which prints more details to tell us what goes wrong?

    Prithviraj Shekhawat wrote:
    Hi Henry,
    I believe you are using RAS SDKs to export the reports to PDF.
    Apply trace on RAS server and check what you find in RAS logs.
    Check whether you can see timeout error is RAS logs. Usually if connection is lost and the RAS server no more have the session to write to the temp directory, we do see these errors.
    Also, does the account that runs RAS have permissions to create a file in RAS's default temp directory? Are you getting any out of memory or out of disk space exceptions on App server or RAS, tracing RAS server is the way to move forward.
    Thanks,
    Prithvi
    >>I believe you are using RAS SDKs to export the reports to PDF.
    Yes
    >>Apply trace on RAS server and check what you find in RAS logs.
    >>Check whether you can see timeout error is RAS logs.
    How to configure tracing, and where are RAS logs? Is it configured in CMC --> Servers --> Crystal Report Services?
    >>Also, does the account that runs RAS have permissions to create
    >>a file in RAS's default temp directory?
    Pretty sure yes.
    >> Are you getting any out of memory or out of disk space exceptions
    >>on App server or RAS, tracing RAS server is the way to move forward.
    Not on App server.
    For RAS, that's the problem, I am not sure where to look.......

  • Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal

    Hello,
    While exporting Export reporting from BI4 getting exception
    Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal
    In Trace Log I am getting
    com.crystaldecisions.xml.serialization.XMLWriter||Failed to create an object instance for CrystalReports.TextObjectFormat
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key CrystalReports.TextObjectFormat
      at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
      at java.util.ResourceBundle.getString(ResourceBundle.java:334)
    I tried following solution according to the all forums but still issue exist.
    Done changes mention in KB article In <Installation-dir-of-BO>\Common\4.0\java\CRConfig.XML we have to increase the JAVA heap MIN and Max size
              <JVMMaxHeap>64000000</JVMMaxHeap>          <JVMMinHeap>32000000</JVMMinHeap>
    Increase the value in the ReportApplicationServer Services in the CMC for "Number of database records to read when previewing or refreshing a report". The value -1 is for unlimited records but not recommended for performance.
    Check for temporary read write permission on server
    Using SDK library from C:\Program Files (x86)\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\java\lib
    Can you please let me know is there anything missing.

    Hi,
    We face the same problem with some BI4 reports.
    The same report works well with the "Crystal Reports Viewers API", as used in Infoview, but not with the "Report Application Server (RAS) API".
    This error appears after some time working on a report. If we reproduce the same report, but from zero, no problem.
    Hope it can help.
    Ludovic.

  • Sender JMS Adapter error: The JMS provider gave the error message as Not permitted, and the error code is null

    I am trying to connect tibcoems with PI using a Sender jms adapter.After successfully installing the drivers , the sender adapter goes into error.
    "The JMS Provider gave the error message as Not permitted, and the error code is null"
    The Transport protocol is 'Access JMS Provider with JNDI' and i have been given the required parameters from the tibco guys.
    Your input are highly appreciated.
    Shyam

    Hi AQmit,
    Thanks for the reply.
    Please find the screenshots of what i am trying to do.
    Also, Can u direct me how to check the right logs?

  • After loading Maverick iTunes will not launch.  I get an error code: -45054.  I am the administrator and have no groups or guests.  Sharing options don't fix this.  Als Fetch will not launch, I get error code: SSL error 9807.  These worked perfectly befor

    After loading Maverick iTunes will not launch.  I get an error code: -45054.  I am the administrator and have no groups or guests.  Sharing options don't fix this.  Also Fetch will not launch, I get error code: SSL error 9807.  These worked perfectly before installing Maverick.  Also everything that loads, all programs, take twice as long to load.  I have MacKeeper and have cleaned and discarded all the garbage. 

    Remove "MacKeeper" as follows. First, back up all data.
    "MacKeeper" is a scam with only one useful feature: it deletes itself.
    Note: These instructions apply to the version of the product that I downloaded and tested in early 2012. I can't be sure that they apply to other versions.
    If you have incompletely removed MacKeeper—for example, by dragging the application to the Trash and emptying—then you'll have to reinstall it and start over.
    IMPORTANT: "MacKeeper" has what the developer calls an “encryption” feature. In my tests, I didn't try to verify what this feature really does. If you used it to “encrypt” any of your files, “decrypt” them before you uninstall, or (preferably) restore the files from backups made before they were “encrypted.” As the developer is not trustworthy, you should assume that the "decrypted" files are corrupt unless proven otherwise.
    In the Finder, select
    Go ▹ Applications
    from the menu bar, or press the key combination shift-command-A. The "MacKeeper" application is in the folder that opens. Quit it if it's running, then drag it to the Trash. You'll be prompted for your login password. Click the Uninstall MacKeeper button in the dialog that appears. All the functional components of the software will be deleted. Reboot.
    ☞ Quit MacKeeper before dragging it to the Trash.
    ☞ Don't empty the Trash. Let MacKeeper delete itself.
    ☞ Don't try to drag the MacKeeper Dock icon to the Trash.

Maybe you are looking for

  • Account suspended through error- customer service  not accessible !

    Verizon just sunk to new lows. I asked to port a number from my VOIP provider I wanted to part from to my Verizon account and replace my existing number  with this new number. After VW customer "service" took the order, my account was suspended, I ca

  • Mouse4/Mouse5 for tools in photoshop cs5

    Im using a logitech mx510 and would like to use the buttons on the side (mouse4/mouse5) as shortcuts for my move/brush tools. However, photohop  says it only allows me to use A-Z on the keyboard for tool shortcuts. Is there anyways around this? What

  • Xbox live

    I have an ASA 5501 running latest code. Per the article at http://support.microsoft.com/kb/908874, I need to open the below ports. I have 5 Xboxes (when people come over) and they all have a static IP. My network is 192.168.0.x and is a /24 network.

  • LMS 4.2 User Defined Groups Empty after Daemon restart

    Hello I need some help here. In order to get topology services to run on a non resolvable DNS server I have followed the instructions in the online help and got Topology Services to start. My issue now is that all my userdefined groups are empty and

  • CFPOP server setting

    I have a legacy Cold Fusion 5 application that has resided on a self-contained server for years. By that, I mean one machine with SQL Server, CF, and Imail mail server. A scheduled template runs every few hours to go and get emails from the mail serv