Windows 10 v1809 ignores “Configure Logon Script Delay” GPO Announcing the arrival of...

Generate an RGB colour grid

Do wooden building fires get hotter than 600°C?

Why do early math courses focus on the cross sections of a cone and not on other 3D objects?

Is it fair for a professor to grade us on the possession of past papers?

Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?

What's the meaning of "fortified infraction restraint"?

Why should I vote and accept answers?

How does the math work when buying airline miles?

Can a new player join a group only when a new campaign starts?

Project Euler #1 in C++

Question about debouncing - delay of state change

What would you call this weird metallic apparatus that allows you to lift people?

Is a ledger board required if the side of my house is wood?

How could we fake a moon landing now?

Chinese Seal on silk painting - what does it mean?

What is "gratricide"?

Why is it faster to reheat something than it is to cook it?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

How would a mousetrap for use in space work?

What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

Significance of Cersei's obsession with elephants?

Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?

Amount of permutations on an NxNxN Rubik's Cube



Windows 10 v1809 ignores “Configure Logon Script Delay” GPO



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Logon Script with net use * /delete /yesEnforced group policy object not applying on Windows 10GPO not applied to Windows 7 and higherWindows 10 Logon Script Execution locationDelay loading Custom User Interface in Windows 10During windows logon process, what is the sequence for Profile Load and GPO?How to block USB media on a Windows 10 machine?Setting logon script property with PowershellLimit the user possibility of remote access to a group of serversGPO script policies not working on Windows 10 1809





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















As described here, since Windows 8.1 group policy logon scripts are delayed by 5 minutes after logon.



The following GPO is intended to re-configure that delay:



Computer Configuration -> Administrative Templates -> System -> Group Policy -> Configure Logon Script Delay


At least as of Windows 10 v1809 it no longer works. Windows 10 ignores it. All policies are confirmed applied. Yet, logon scripts do not execute until after 5 minutes.



I've tried both "Disabled" and "Enabled" with "0" minutes for this policy.



I can't find any information on-line about Microsoft deprecating this policy. This is more of an informational post than a question. Can anyone confirm this behavior?










share|improve this question





























    0















    As described here, since Windows 8.1 group policy logon scripts are delayed by 5 minutes after logon.



    The following GPO is intended to re-configure that delay:



    Computer Configuration -> Administrative Templates -> System -> Group Policy -> Configure Logon Script Delay


    At least as of Windows 10 v1809 it no longer works. Windows 10 ignores it. All policies are confirmed applied. Yet, logon scripts do not execute until after 5 minutes.



    I've tried both "Disabled" and "Enabled" with "0" minutes for this policy.



    I can't find any information on-line about Microsoft deprecating this policy. This is more of an informational post than a question. Can anyone confirm this behavior?










    share|improve this question

























      0












      0








      0








      As described here, since Windows 8.1 group policy logon scripts are delayed by 5 minutes after logon.



      The following GPO is intended to re-configure that delay:



      Computer Configuration -> Administrative Templates -> System -> Group Policy -> Configure Logon Script Delay


      At least as of Windows 10 v1809 it no longer works. Windows 10 ignores it. All policies are confirmed applied. Yet, logon scripts do not execute until after 5 minutes.



      I've tried both "Disabled" and "Enabled" with "0" minutes for this policy.



      I can't find any information on-line about Microsoft deprecating this policy. This is more of an informational post than a question. Can anyone confirm this behavior?










      share|improve this question














      As described here, since Windows 8.1 group policy logon scripts are delayed by 5 minutes after logon.



      The following GPO is intended to re-configure that delay:



      Computer Configuration -> Administrative Templates -> System -> Group Policy -> Configure Logon Script Delay


      At least as of Windows 10 v1809 it no longer works. Windows 10 ignores it. All policies are confirmed applied. Yet, logon scripts do not execute until after 5 minutes.



      I've tried both "Disabled" and "Enabled" with "0" minutes for this policy.



      I can't find any information on-line about Microsoft deprecating this policy. This is more of an informational post than a question. Can anyone confirm this behavior?







      windows-10 script login group-policy






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 hours ago









      AppleoddityAppleoddity

      7,92521226




      7,92521226






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427083%2fwindows-10-v1809-ignores-configure-logon-script-delay-gpo%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
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • 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%2fsuperuser.com%2fquestions%2f1427083%2fwindows-10-v1809-ignores-configure-logon-script-delay-gpo%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

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...