Group Policy for Hide Notification Area - Windows 7












0















I haven't had to touch Group Policy in almost six years and need to refresh myself. I administer PCs all over the country that are Windows 7 32-bit (being upgraded to Windows 10 by the end of the year) and my only way to access these PCs is via ssh or ftp. I use batch scripts to update all the systems. I now have to change just one Group Policy setting.



Currently, "Hide the Notification Area" is set to "Enabled." I need to change just that setting to either "Not Configured" or "Disabled." When these PCs were initially being built six years ago, I was emailed a folder called LocalGroupPolicyObject and within it were the user folders for Group Policy for each user. I had a Powershell script I ran to build, then clone these PCs (using Sysprep), and after each one was cloned, another Powershell script was run which added Group Policy by simply changing directories to the LocalGroupPolicyObject folder, then running the command



cmd /c UpdateLGPO.exe GroupPolicyUsersMaster


This would look for the Group Policy for each user and apply that Group Policy.



I vaguely remember going into gpedit.msc and changing settings there, but I'm not clear how I change an already existing Group Policy. Do I need to find a particular file to open in gpedit.msc, change that setting and then it somehow gets exported to a Registry.pol file (if my memory is correct)? Or would it be simpler to use Regedit to change just that one setting for that user?



EDIT - I finally recall using MMC and adding the gpedit.msc Snap-In specifically for the user I need to change. I've made that change, but it's not applying that change even when I run gpupdate /force. What am I missing here?










share|improve this question





























    0















    I haven't had to touch Group Policy in almost six years and need to refresh myself. I administer PCs all over the country that are Windows 7 32-bit (being upgraded to Windows 10 by the end of the year) and my only way to access these PCs is via ssh or ftp. I use batch scripts to update all the systems. I now have to change just one Group Policy setting.



    Currently, "Hide the Notification Area" is set to "Enabled." I need to change just that setting to either "Not Configured" or "Disabled." When these PCs were initially being built six years ago, I was emailed a folder called LocalGroupPolicyObject and within it were the user folders for Group Policy for each user. I had a Powershell script I ran to build, then clone these PCs (using Sysprep), and after each one was cloned, another Powershell script was run which added Group Policy by simply changing directories to the LocalGroupPolicyObject folder, then running the command



    cmd /c UpdateLGPO.exe GroupPolicyUsersMaster


    This would look for the Group Policy for each user and apply that Group Policy.



    I vaguely remember going into gpedit.msc and changing settings there, but I'm not clear how I change an already existing Group Policy. Do I need to find a particular file to open in gpedit.msc, change that setting and then it somehow gets exported to a Registry.pol file (if my memory is correct)? Or would it be simpler to use Regedit to change just that one setting for that user?



    EDIT - I finally recall using MMC and adding the gpedit.msc Snap-In specifically for the user I need to change. I've made that change, but it's not applying that change even when I run gpupdate /force. What am I missing here?










    share|improve this question



























      0












      0








      0








      I haven't had to touch Group Policy in almost six years and need to refresh myself. I administer PCs all over the country that are Windows 7 32-bit (being upgraded to Windows 10 by the end of the year) and my only way to access these PCs is via ssh or ftp. I use batch scripts to update all the systems. I now have to change just one Group Policy setting.



      Currently, "Hide the Notification Area" is set to "Enabled." I need to change just that setting to either "Not Configured" or "Disabled." When these PCs were initially being built six years ago, I was emailed a folder called LocalGroupPolicyObject and within it were the user folders for Group Policy for each user. I had a Powershell script I ran to build, then clone these PCs (using Sysprep), and after each one was cloned, another Powershell script was run which added Group Policy by simply changing directories to the LocalGroupPolicyObject folder, then running the command



      cmd /c UpdateLGPO.exe GroupPolicyUsersMaster


      This would look for the Group Policy for each user and apply that Group Policy.



      I vaguely remember going into gpedit.msc and changing settings there, but I'm not clear how I change an already existing Group Policy. Do I need to find a particular file to open in gpedit.msc, change that setting and then it somehow gets exported to a Registry.pol file (if my memory is correct)? Or would it be simpler to use Regedit to change just that one setting for that user?



      EDIT - I finally recall using MMC and adding the gpedit.msc Snap-In specifically for the user I need to change. I've made that change, but it's not applying that change even when I run gpupdate /force. What am I missing here?










      share|improve this question
















      I haven't had to touch Group Policy in almost six years and need to refresh myself. I administer PCs all over the country that are Windows 7 32-bit (being upgraded to Windows 10 by the end of the year) and my only way to access these PCs is via ssh or ftp. I use batch scripts to update all the systems. I now have to change just one Group Policy setting.



      Currently, "Hide the Notification Area" is set to "Enabled." I need to change just that setting to either "Not Configured" or "Disabled." When these PCs were initially being built six years ago, I was emailed a folder called LocalGroupPolicyObject and within it were the user folders for Group Policy for each user. I had a Powershell script I ran to build, then clone these PCs (using Sysprep), and after each one was cloned, another Powershell script was run which added Group Policy by simply changing directories to the LocalGroupPolicyObject folder, then running the command



      cmd /c UpdateLGPO.exe GroupPolicyUsersMaster


      This would look for the Group Policy for each user and apply that Group Policy.



      I vaguely remember going into gpedit.msc and changing settings there, but I'm not clear how I change an already existing Group Policy. Do I need to find a particular file to open in gpedit.msc, change that setting and then it somehow gets exported to a Registry.pol file (if my memory is correct)? Or would it be simpler to use Regedit to change just that one setting for that user?



      EDIT - I finally recall using MMC and adding the gpedit.msc Snap-In specifically for the user I need to change. I've made that change, but it's not applying that change even when I run gpupdate /force. What am I missing here?







      windows-7 group-policy regedit gpedit






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 11 at 20:55







      BigRedEO

















      asked Jan 11 at 18:11









      BigRedEOBigRedEO

      195




      195






















          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%2f1393270%2fgroup-policy-for-hide-notification-area-windows-7%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%2f1393270%2fgroup-policy-for-hide-notification-area-windows-7%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

          How do I know what Microsoft account the skydrive app is syncing to?

          When does type information flow backwards in C++?

          Grease: Live!