BOE XI R2 - Configuring RAS with Service user, RAS Fails to start...

Colleagues:
Where would kbase article c2018785 be found?
I am configuring my BOE XI R2 to use End-to-End SSO via IIS using this document from Business Objects:
Link: [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/403cdf46-c63e-2b10-2997-978cb8ba59f0]
In this document, you create a service user under which certain applications run, including the Report Application Server.
There is a specific note on page 6 in the doc which states:
The RAS server may fail to start under this new service account. If you experience this issue, follow the steps outlined in the following kbase:
Link: [http://support.businessobjects.com/library/kbase/articles/c2018785.asp]
Unfortunately, the link is out of date, and I have not found the article using the existing search tools.
I did use the -trace argument to the command line to start up the RAS service, and the output is follows:
Timestamp     ProcessID     ThreadID     Message
[Thu May 07 13:21:39 2009]     4448     4228     (.ashwin32service.cpp:165): trace message: RAS starting
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2039): CDTSApp::InitInstance(): In CDTSParameters::RUN
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2055): CDTSApp::InitInstance(): Starting server. Process Id=4448
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2062): CDTSApp::InitInstance(): setServerParameters() done
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2130): CDTSApp::InitInstance(): initLicenseLimit() returns 1
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:3895): CDTSApp::loadServerOptions(): about to SaveToRegistryAsDefault
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:3897): CDTSApp::loadServerOptions(): done SaveToRegistryAsDefault hr=-2147024891
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:3916): CDTSApp::loadServerOptions(): error Access is denied.
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2134): CDTSApp::InitInstance(): loadServerOptions() returns 0
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2194): CDTSApp::InitInstance(): getDataEngineName() returns C:TrouxBusiness Objectscommon3.5 incrpe32.dll
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2197): CDTSApp::InitInstance(): openEngine() returns 0
[Thu May 07 13:21:39 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:39.936 4448 4228 (.dtsdts.cpp:2292): CDTSApp::InitInstance(): preloadMSXML() done
[Thu May 07 13:21:39 2009]     4448     4228     trace message: EnCOMSessionMgr::EnCOMSessionMgr begins...
[Thu May 07 13:21:39 2009]     4448     4228     trace message: EnCOMSessionMgr::EnCOMSessionMgr trying to get Singleton SessionManager.
[Thu May 07 13:21:39 2009]     4448     4228     trace message: CInfoSessionManager::Initialize start
[Thu May 07 13:21:39 2009]     4448     4228     trace message: CInfoSessionManager::Initialize, start the cluster refresh thread
[Thu May 07 13:21:40 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:40.217 4448 4228 (.dtsdts.cpp:2445): CDTSApp::InitInstance(): caught UNKNOWN EXCEPTION!!!
[Thu May 07 13:21:40 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:40.217 4448 4228 (.dtsdts.cpp:2461): CDTSApp::InitInstance() returns 0
[Thu May 07 13:21:40 2009]     4448     4228     (.dtsdts.cpp:1794): trace message:
TraceLog 2009  5  7  8:21:40.217 4448 4228 (.dtsdts.cpp:1039): CAgentMapMT::ShutDown - outstanding agents:
[Thu May 07 13:21:40 2009]     4448     4228     (.ashwin32service.cpp:329): trace message: RAS Exiting: return code = 0
In the Windows event viewer, this error is echoed:
Failed to load Report Application Server settings from the system registry.
Detailed Message: Access is denied.
It seems my service account needs a certain permission to be able to load and read the registry for this application, and I'm sure this permission is discussed in the missing kbase article. 
Could you please let me know what permission is required for this user on the OS? This is Win2003 x64 SP2.
Thanks, and have a good day

Hi,
if this a permissions problem then just start +regedit*, go to
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects
select it, press the right mouse button and choose Permissions. Press the advanced button and assign your service account with full control at this point of the registry. Do not forget to select the +Replace Permissions Entries on all child objects ... + option.
You can also take a look at Notes 1199630 and 1201489 (this one is for CR 10 but it may be worth it to follow the instructions there) ( [https://service.sap.com/notes])
Regards,
Stratos

Similar Messages

  • Who scheduled a job with service user

    Hi,
    In my one of the system one job is running with service user. As service user cannot log into system. One of the dialog user logged in to system and scheduled one job with service user. this job is running more than 2 months. Now we want to know who is that dialog user scheduled this job with service user.  I have checked in job details it is not showing dialog user who has sheduelded first time.
    Pls someone help me in this case.
    Kind regards,
    Ram
    <subject_modified>
    Use a proper subject
    Read the "Rules of Engagement"
    Edited by: Juan Reyes on Jul 1, 2009 10:25 AM

    Just check the job owner.... If the Owner is the service user then most likely the user was changed to service user after the job creation. Also be aware that some jobs are generated by the system.
    Regards
    Juan

  • Install problem -- c:\users\ NAME \appdata\local\temp\7zS171C.tmp\setup.exe The dependency service or group failed to start

    I use Win 8. I recently uninstalled Firefox from C: and am looking to reinstall it on F:
    I downloaded the full install package from https://www.mozilla.org/en-US/firefox/new/?utm_source=firefox-com&utm_medium=referral, but when I ran the install package, I got a pop-up window after the package extracted:
    c:\users\<NAME>\appdata\local\temp\7zS171C.tmp\setup.exe
    The dependency service or group failed to start
    Any ideas?

    hello mlind1, can you see if it works by right-clicking the setup file and installing it as administrator?

  • Network: Unknown / The dependency service or group failed to start

    Hello, MicroSoft tech crew. I know my issue is not something new to you, there are earlier posts with similar to identical problems to mine. For a whole day I tried everything I could find on the internet to fix my issue, but nothing seemed to work.
    I cannot connect to the internet. My network and sharing center displays the following, instead of the map:
    Unknown
    The dependency service or group failed to start.
    I am running windows 7 Professional 64-bit.
    I used ESET NOD32 as antivirus. I uninstalled it the day this issue appeared.
    I have no restore point.
    Any other computer or device can successfully connect to my router.
    Re-installing a fresh copy of windows is not an option.
    These are the solutions I tried and didn't work:
     I tried restarting the router (1 minute power-off)
     I HAVE reinstalled my drivers for both LAN and WAN network cards at least twice each.
    ~ I  ran the following commands in CMD as administrator over 3 times, successfully, followed by reboot:
    * sfc /scannow
    * netsh winsock reset // netsh winsock reset catalog
    * netsh int ip reset // netsh int ip reset reset.log hit
    I have checked the following in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servicel\NlaSvc has always had full control and read permissions for both SYSTEM and Administrators.
    I replaced my nlasvc.dll file from C:\Windows\System32\ with one from another computer (and set TrustedInstaller as its owner)
    Booting in Safe mode with networking does not change this situation.
    These are some of my services. Note that I turned some of those from Manual to Automatic.
    1) COM+ Event System
    * Automatic, Started
    2) Computer browser
    * Automatic, Started
    3) DHCP Client
    * Automatic, Stopped
    * When I attempt to start this service I get this error message:
      "Windows could not start the DHCP Client Service on Local Computer."
      "Error 1186: Element not found."
    * Dependencies:
    3.1) Network Store Interface Service
    * Automatic, Started
    4) DNS Client
    * Automatic, started
    5) Network Connections
    * Automatic, Started
    6) Network Location Awareness
    * Automatic, Stopped
    * When I attempt to start this service I get this error message:
      "Windows could not start the Network Location Awareness service on Local Computer."
      "Error 1068: The dependency service or group failed to start"
    * Dependencies:
    6.1) Network Store Interface Service
    * Automatic, Started
    6.2) Remote Procedure Call (and all it depends on)
    * Automatic, Started
    7) Remote Procedure Call (RPC)
    * As stated above: Automatic, Started
    8) Server
    * Automatic, Stopped
    * When I attempt to start this service I get this error message:
      "Windows could not start the Server service on Local Computer."
      "Error 50: The request is not supported."
    * Dependencies:
    8.1) Security Accounts Manager (and the RPC)
    * Automatic, Started
    9) TCP/IP Netbios helper
    * Automatic, Started
    10) Wireless Zero Configuration (XP)
    * Nonexistent
    11) WLAN AutoConfig
    * Automatic, Started
    12) Workstation
    * Automatic, Started
    Also, my ipconfig /all looks very strange. I am not allowed to post pictures yet, but this is the image on skydrive server:
    /#cid=2168FA597AC0EAF1&id=2168FA597AC0EAF1%21107

    I follow your solution and found the
    Network Location Awareness service
    could not start.
    Then I found the solution from:
    http://mjmcfalls.wordpress.com/2012/04/07/network-location-awareness-service-terminated-with-service-specific-error-1073741288/
    by running the commands:
    net localgroup administrators localservice /add
    net localgroup administrators networkservice /add
    to add the "Localservice" user and "NetworkService" user
    to the adminstrators group.
    And the problem solved after reboot.

  • Windows could not start the FLEXnet Licensing Service service on Local Computer Error 1068: The dependency service or group failed to start.

    Today I installed Adobe Director 11.5. I received a couple of errors in the FLEXnet Licensing Service. It looks It could not start. I tried to download the Licence fix what I found on Google but that doesn't work, so I checked the 'Service' at service (windows).
    It's status is empty. When I double click on the FLEXnet Licensing Service, clicked on start at the opened window and an error is coming: 
    Windows could not start the FLEXnet Licensing Service service on Local Computer
    Error 1068: The dependency service or group failed to start.
    I don't understand what it says with this message, only that it is impossible to start. However, that is not what I am trying of course, I want to start the FLEXnet Licensing Service, service. 
    Re-installing of the software, doesn't make any change. How can I start it so Director is also working?

    Hi Don1233,
    Please consider seek help at the software vendor side.
    For the services didn't start, follow the suggestions posted by Elton in the thread below:
    https://social.technet.microsoft.com/Forums/en-US/e35da253-f0df-41d1-8df2-b73fa54742a0/windows-could-not-start-the-flexnet-licensing-service-service-on-local-computer-error-1068-the?forum=w7itproinstall
    Best regards
    Michael Shao
    TechNet Community Support

  • T420 win7 64 - fingerprint reader error, "The dependency service or group failed to start"

    Hi,
    On my T420 with Win7 64 bit, when I try to enroll a fingerprint I receive the error message "The dependency service or group failed to start". 
    I get the error code E7210001 with two description, "The dependency service or group failed to start" and "An internal error occurred (bpwb: bp-wb-dpi-ed-wbebu(8007042c))."
    Anyone have any idea how to get rid of this error message and be able again to use my fingerprint reader? What services should I check in order to have fingerprint working?
    Thank you,

    hey Lucian,
    welcome to the forums,
    i suggest uninstalling the Client Security Software and the Fingerprint Software.
    head to http://support.lenovo.com and reinstall the two softwares above.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • I cant install itunes it keeps on saying "service apple mobile failed to start" and i keep on reinstalling it but that keeps on coming up

    i cant install itunes it keeps on saying "service apple mobile failed to start" and i keep on reinstalling itunes but i keep on getting the message.

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (Later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    See also HT1925: Removing and Reinstalling iTunes for Windows XP or HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Should you get the error iTunes.exe - Entry Point Not Found after the above reinstall then copy QTMovieWin.dll from:
    C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    and paste into:
    C:\Program Files (x86)\iTunes
    The above paths would be for a 64-bit machine. Hopefully the same fix with the " (x86)" omitted would work on 32-bit systems with the same error.
    tt2

  • Dependency service or group failed to start

    My friend just called me with this problem. He cannot connect to the internet after updating iTunes on his Vista machine and this is the message he got. Any ideas?

    I have this issue where when you open Network and Sharing Center it says
    the dependency service or group failed to start I tried almost everything and nothing worked. 
    Do you know which service or group
    failed to start?  E.g. look for clues in the Event log.  Otherwise run ProcMon.
    FWIW depending on the environment I have seen several examples of this.  It seems that a lot of GUI support has been left out of W8 and now if you want some "unsupported" functionality you need to know how to piece it together using things
    like  sc.exe, net start, netsh  commands etc.
    So, get some details and someone may be able to help you without guessing.
    Robert Aldwinckle

  • Received error 1920 service print spooler failed to start verify that you have sufficient privileges to start system services

    In installing Adobe XI Pro this error message was received "error 1920 service print spooler failed to start verify that you have sufficient privileges to start system services". What does this mean and how can I get this installed?

    It very much means what it says - you do not have sufficient administrative privileges and something on your system is blocking the (virtual) PDF printer driver from being installed.
    Mylenium

  • Service apple device failed to start - what does this mean?

    Can't download itunes on computer. Got message "Service Apple device failed to start". Verify sufficient privileges to start services. What is this?

    Hello DEstadt,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Best of luck,
    Mario

  • TS1567 Cannot download latest version of I-Tunes 11.1.4. It stops at the end with "Apple Mobile Device failed to start. Verify that you have sufficient privilege to start system services" never had a problem before. On Vista system. Come on Apple give us

    tried to download latest I-Tunes 11.1.4 update but got the message re " Apple Mobile  Device failed to start etc. Seems I am not the only one with this problem but getting frustrated as I have tried all the suggestions and now have no Itunes but plenty of money still on it. Why won't Apple admit they  have a problem and fix it. There is no where to complain to them online. Help please

    Hello PaulHeartattack,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    it may be necessary to remove all traces of iTunes and related software components from your computer before reinstalling iTunes.
    1. Remove iTunes and related components from the Control Panel
    2. Verify iTunes and related components are completely uninstalled
    3. Reinstall iTunes and related components
    If the Apple Mobile Device Service still will not start, this could be caused by third-party security software. Please follow iTunes for Windows: Troubleshooting security software issues.
    Best of luck,
    Mario

  • IP Helper Service causes Session "" failed to start with the following error: 0xC000000D

    I have a Windows 8.1 Pro version. In the event viewer I can see that the error `Session "" failed to start with the following error: 0xC000000D´ is registered every time I boot my laptop.
    I am 100% sure that this is related to the IP Helper Service (iphlpsvc) because the error is logged every time I manually restart the service.
    I have a Windows 8.1 Pro version. In the event viewer I can see that the error `Session "" failed to start with the following error: 0xC000000D´ is registered every time I boot my laptop.
    I am 100% sure that this is related to the IP Helper Service (iphlpsvc) because the error is logged every time I manually restart the service.
    Does anyone know how to fix this issue? I know I could disable the service but I prefer not to do it.
    Thanks
    Alberto

    Hi,
    IP Helper (service name 'iphlpsvc') is apparently designed to improve a Windows PC's support for IPv6 network protocol.
    I suggest you try enable  the dump collection by copying following words into notepad, saving it as dump.reg and importing it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\iphelper.exe]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Once the error appears again, please find the crashdump file under c:\.
    Regards,
    Kelvin hsu
    TechNet Community Support

  • Windows Vista firewall fails to start. Error 1068 The dependancy service or group failed to start

    I have looked at the previous blog relating to this but the remedy hasn't worked
    When trying to start the firewall all I get is security center can't turn on windows fire wall
    I have gone into services and tried to switch on the firewall and get error 1068 the dependancy serice or grop failed to start
    I followed the previous blog,
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE\Parameters\Policy
    Right click the Policy key and choose
    Permissions. ClickAdd and Enter
    NT Service\BFE
    Then click Check Names (the name will change to just bfe) and thenOk.
    Click Full Control then Ok your way out.
    Click Start - All Programs - Accessories - Right click Command Prompt and chooseRun As Administrator. Type (or copy the below lines and one blank line underneath and right click in the command prompt window and choose Paste).
    sc start bfe
    sc start MpsSvc
    However i get the message
    Start service failed error 1068
    CAN ANYBODY HELP ME WITH WHAT TO DO?

    1)Do u  have a third party security software installed? 
    This could be due to that... What are the different virus scans you are already having.. there may be third party firewall or security product
    which is interfering the windows firewall.. disable one by one your security scanners and try to up the windows firewall
    (2)if you dont have such firewall product installed,  this could be due to malware or some other problem...
    if you have an antivirus solution, update it's definitions, and do a full system scan.. 
    If you dont have a antivirus solution or your one is not working, use one of the recommended tools (use only one of
    them at a time)
    http://www.microsoft.com/security/scanner/en-us/default.aspx
    And/Or
    http://www.malwarebytes.org/products/malwarebytes_pro/
    And/Or
    http://www.simplysup.com/tremover/download.html  (shareware
    and can be activated for 30 days free)
    And/Or
     http://www.surfright.nl/en (shareware and can be activated for 30 days free)
    And/Or
    http://www.kaspersky.com/free-virus-removal-tool 
    if it is also not the problem, may be your firewall service is damaged.. 
    (3) Open a command prompt run as administrator and type 
    sfc/scannow
    (4)Try to repair the firewall service 
    Run the services repair tool by ESET
    http://kb.eset.com/library/ESET/KB%20Team%20Only/Malware/ServicesRepair.exe
    And/OR
    Diagnose and fix Windows Firewall service problems automaticallyhttp://support.microsoft.com/mats/windows_firewall_diagnostic/en-us
    (5)And/OR
    Download and add this Windows firewall registry entry-  https://www.dropbox.com/s/rdvziqlg4epaw9e/mpssvc.reg
    (If you find any difficulty in adding this to registry refer this  http://www.windowstechinfo.com/2013/07/solved-cannot-import-to-registry-not.html
    http://blogs.technet.com/b/networking/archive/2011/06/14/the-windows-firewall-service-fails-to-start-registry-permissions.aspx
    And/OR
    open a command prompt using run as administrator
    and copy paste these 
    Rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.inf
    and hit enter
    (6)command prompt (run as admin), type 
    netsh advfirewall reset
    and then press "Enter."

  • Windows Server Service Provider Registry fails to start - error 1067 The process terminated unexpectedly

    Hello experts,
       I have a SBS 2011 Essentials installation that suddenly has an empty dashboard.
    Event viewer:
    APPLICATION LOG - Event ID: 1000 Source: Application Error
    General Description:
    Faulting application name: ProviderRegistryService.exe, version: 6.1.1840.0, time stamp: 0x4d6dafda
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0x80131623
    Fault offset: 0x000007fe958b0717
    Faulting process id: 0xff8
    Faulting application start time: 0x01cf340bce30552f
    Faulting application path: C:\Program Files\Windows Server\Bin\ProviderRegistryService.exe
    Faulting module path: unknown
    Report Id: 0befeb0f-9fff-11e3-852b-d4ae52c1faae
    APPLICATION LOG - Event ID: 1025 Source: .Net Runtime
    General Description:
    Application: ProviderRegistryService.exe
    Framework Version: v4.0.30319
    Description: The application requested process termination through System.Environment.FailFast(string message).
    Message: Unhandled exception in OnStart: System.ArgumentOutOfRangeException: Not a valid Win32 FileTime.
    Parameter name: fileTime at System.DateTime.FromFileTimeUtc(Int64 fileTime)
    SYSTEM LOG -Event ID: 7031 Source: Service Control Manager General Description:
    The Windows Server Service Provider Registry service terminated unexpectedly.  It has done this xx0 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    When I try to start this service I get 'error 1067 - The process terminated unexpectedly'. I have checked all dependencies of this particular service and they are all running properly. I've restarted these dependencies, disabled Kaspersky
    protection, restarted the Server a few times to no avail.
    Any ideas? Thank you!

    I had this exact same problem! Thank you so much Robert for posting a link to that script! That is truly an amazing Powershell script.
    I had all the same errors that AK772 mentioned, but I chose to zoom in on a different issue that the script pointed out. When I ran the "Test CA Infrastructure" step it found several errors. When I looked at what the script was doing there it was
    comparing the server certificate thumbprint in the registry (HKLM:\Software\Microsoft\Windows Server\Identity) with the personal certificates (Personal Certificates in the Certificate snap-in using MMC). When I looked through them individually, sure enough
    the thumbprint in the registry didn't exist in my certificate store. I have NO idea how this could have happened!
    However, from there, I changed my Google search criteria and found the following excellent article:
    http://titlerequired.com/2013/04/29/windows-server-2012-essentials-an-error-prevented-the-dashboard-from-opening/
    This told more about that error and showed how to regenerate the certificate identity in the registry. This totally saved me! Once I ran through the steps that he outlines, even though I got a timeout error towards the end, I could see that the certificate
    thumbprint had changed in the registry and now existed in my personal certificate store.
    Once I saw this, I tried going into services and manually starting the stopped "Windows Server Service Provider Registry" service. Sure enough it started right up, no error this time. Finally, I restarted the server so that all of the other dependent
    services would come back up and re-ran the linked script above and everything was perfect.
    Thanks so much for the breadcrumbs in this post and all of your contributions. I hope that this post will equally be able to help someone else through this very troublesome and evasive error!

  • Unknown Status: the dependency service or group failed to start AFTER upgrading to WIN10

    EDITED: Need some help with SATELLITE P50-BP/N: PSPNSU-00M004  First, after upgrading to win10, the bluetooth stopped working.did play around the device manager, checked the intel wireless 7260 driver and found a USB decriptor error.after thinking and eating and drinking, I thought that maybe I need to install the latest chipset driver for win8.Download the driver from intel's website. . . . . . then pooof bluetooth started to work again..... NOW..... Another problem came in, function keys stopped working but only from f1-f4. I reinstalled TVAP and good, my keys are back. Then another one came in, my wifi stopped working saying it has Unknown Status. so I see now this message that the dependency failed to start. tried to runnetsh winsock reset

    EDITED: Need some help with SATELLITE P50-BP/N: PSPNSU-00M004  First, after upgrading to win10, the bluetooth stopped working.did play around the device manager, checked the intel wireless 7260 driver and found a USB decriptor error.after thinking and eating and drinking, I thought that maybe I need to install the latest chipset driver for win8.Download the driver from intel's website. . . . . . then pooof bluetooth started to work again..... NOW..... Another problem came in, function keys stopped working but only from f1-f4. I reinstalled TVAP and good, my keys are back. Then another one came in, my wifi stopped working saying it has Unknown Status. so I see now this message that the dependency failed to start. tried to runnetsh winsock reset

Maybe you are looking for