Cryptographic Services automatically restart even when disabling the serviceWindows services not starting...

How do you say “my friend is throwing a party, do you wanna come?” in german

Calculating Hyperbolic Sin faster than using a standard power series

Where is the line between being obedient and getting bullied by a boss?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Second-story floor leveling question for new home

Wrap all numerics in JSON with quotes

Difference between 'stomach' and 'uterus'

Which sins are beyond punishment?

Rationale to prefer local variables over instance variables?

Reason why dimensional travelling would be restricted

Is there any relevance to Thor getting his hair cut other than comedic value?

What happened to QGIS 2.x LTR?

Where is the fallacy here?

Why won't the strings command stop?

For a 1-action spell, do I need to take a turn to ready the spell before I can cast it, or can I cast it immediately?

Why are special aircraft used for the carriers in the United States Navy?

Why do members of Congress in committee hearings ask witnesses the same question multiple times?

A bug in Excel? Conditional formatting for marking duplicates also highlights unique value

Fake utcnow for the pytest

Pure Functions: Does "No Side Effects" Imply "Always Same Output, Given Same Input"?

What is better: yes / no radio, or simple checkbox?

circuitikz: How to add + , - in ammeter?

How can I be pwned if I'm not registered on the compromised site?

If nine coins are tossed, what is the probability that the number of heads is even?



Cryptographic Services automatically restart even when disabling the service


Windows services not starting automatically?Windows Services don't automatically start after reboot?Crontab to restart serviceRestart a service, and its dependents remotely in WindowsSvcHost using too much RAMMonit configuration reload - supposed to restart monitored services?Auto restart services with PRTGWindows 10, multiple services crash when opening Windows UpdateScheduled restart of a service with powerhshell as non-admin service accountWindows Service fails to automatically start if Virtual Server starts from deprovisioned state













0















I have the same issue as this post although it seems that the behaviour is not the same in Windows Server 2016.



I have a failing Windows Update (0x80070643), presumably because it looks like it's trying to download the same KB (KB2267602) with different version IDs at the same time. My goal is to reset the Windows Update procedure, and found this post that describes the process. I went through it and arrived at the step of removing the contents of the catroot2 folder and noticed that it failed with an 'Access Denied' message. I tried deleting one file at the time and it said that "Cryptorgaphic Services are using the file". So I check the services and stop the service, try to delete the file and it gives me the same error. I look back at the services and it has restarted.



Troubleshooting so far:




  • Set the service to disabled - still restarts and changes start-up back to "manual"

  • Remove the recovery setting (previously was "restart service after crash"), still restarts

  • Force stop through task manager - restarts anyway


What I've found is that the service remains "stopped" until the second I click on "delete" for any file under the catroot2 folder. It does not restart when I create or delete files directly under the C: or on the Desktop. Something is re-enabling the services so that it is never truly shut down.



Is there a way to truly force a stop of the Cryptographic Services?









share







New contributor




MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I have the same issue as this post although it seems that the behaviour is not the same in Windows Server 2016.



    I have a failing Windows Update (0x80070643), presumably because it looks like it's trying to download the same KB (KB2267602) with different version IDs at the same time. My goal is to reset the Windows Update procedure, and found this post that describes the process. I went through it and arrived at the step of removing the contents of the catroot2 folder and noticed that it failed with an 'Access Denied' message. I tried deleting one file at the time and it said that "Cryptorgaphic Services are using the file". So I check the services and stop the service, try to delete the file and it gives me the same error. I look back at the services and it has restarted.



    Troubleshooting so far:




    • Set the service to disabled - still restarts and changes start-up back to "manual"

    • Remove the recovery setting (previously was "restart service after crash"), still restarts

    • Force stop through task manager - restarts anyway


    What I've found is that the service remains "stopped" until the second I click on "delete" for any file under the catroot2 folder. It does not restart when I create or delete files directly under the C: or on the Desktop. Something is re-enabling the services so that it is never truly shut down.



    Is there a way to truly force a stop of the Cryptographic Services?









    share







    New contributor




    MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I have the same issue as this post although it seems that the behaviour is not the same in Windows Server 2016.



      I have a failing Windows Update (0x80070643), presumably because it looks like it's trying to download the same KB (KB2267602) with different version IDs at the same time. My goal is to reset the Windows Update procedure, and found this post that describes the process. I went through it and arrived at the step of removing the contents of the catroot2 folder and noticed that it failed with an 'Access Denied' message. I tried deleting one file at the time and it said that "Cryptorgaphic Services are using the file". So I check the services and stop the service, try to delete the file and it gives me the same error. I look back at the services and it has restarted.



      Troubleshooting so far:




      • Set the service to disabled - still restarts and changes start-up back to "manual"

      • Remove the recovery setting (previously was "restart service after crash"), still restarts

      • Force stop through task manager - restarts anyway


      What I've found is that the service remains "stopped" until the second I click on "delete" for any file under the catroot2 folder. It does not restart when I create or delete files directly under the C: or on the Desktop. Something is re-enabling the services so that it is never truly shut down.



      Is there a way to truly force a stop of the Cryptographic Services?









      share







      New contributor




      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have the same issue as this post although it seems that the behaviour is not the same in Windows Server 2016.



      I have a failing Windows Update (0x80070643), presumably because it looks like it's trying to download the same KB (KB2267602) with different version IDs at the same time. My goal is to reset the Windows Update procedure, and found this post that describes the process. I went through it and arrived at the step of removing the contents of the catroot2 folder and noticed that it failed with an 'Access Denied' message. I tried deleting one file at the time and it said that "Cryptorgaphic Services are using the file". So I check the services and stop the service, try to delete the file and it gives me the same error. I look back at the services and it has restarted.



      Troubleshooting so far:




      • Set the service to disabled - still restarts and changes start-up back to "manual"

      • Remove the recovery setting (previously was "restart service after crash"), still restarts

      • Force stop through task manager - restarts anyway


      What I've found is that the service remains "stopped" until the second I click on "delete" for any file under the catroot2 folder. It does not restart when I create or delete files directly under the C: or on the Desktop. Something is re-enabling the services so that it is never truly shut down.



      Is there a way to truly force a stop of the Cryptographic Services?







      windows-server-2016 service





      share







      New contributor




      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 6 mins ago









      MagneTismMagneTism

      1014




      1014




      New contributor




      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      MagneTism is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          MagneTism is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957016%2fcryptographic-services-automatically-restart-even-when-disabling-the-service%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          MagneTism is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          MagneTism is a new contributor. Be nice, and check out our Code of Conduct.













          MagneTism is a new contributor. Be nice, and check out our Code of Conduct.












          MagneTism is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957016%2fcryptographic-services-automatically-restart-even-when-disabling-the-service%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Список ссавців Італії Природоохоронні статуси | Список |...

          Українські прізвища Зміст Історичні відомості |...