Settings are managed by your administrator - PC was part of a Domain

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 678
    Windows 7 home premium 64 bit
    Thread Starter
       #11

    townsbg said:
    I was hoping that command would force windows to pull from local group policy rather than domain policy. From start menu type in gpedit.msc to open group policy editor. In the window that opens browse to computer configuration > administrative templates > Windows components > Windows update. Try setting all of those settings to not configured. Do the same thing for user configuration > administrative templates > Windows components > Windows update.
    Both of them already set to Not Configured
    Attached Thumbnails Attached Thumbnails Settings are managed by your administrator - PC was part of a Domain-gpedit.jpg   Settings are managed by your administrator - PC was part of a Domain-gpedit2.jpg  
      My Computer


  2. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #12

    boweasel said:
    This seems to be the problem....
    Hello boweasel,

    The "some settings are managed" message you see in Windows Update is just an indicator that you have a policy enabled affecting Windows Update.

    The policy you have set in the registry location in your post above is most likely the source of this message.

    Deleting that DWORD and restarting the computer should clear the message unless you have some other policy enabled somewhere else in the registry.
      My Computer


  3. Posts : 678
    Windows 7 home premium 64 bit
    Thread Starter
       #13

    Brink said:
    Hello boweasel,

    The "some settings are managed" message you see in Windows Update is just an indicator that you have a policy enabled affecting Windows Update.

    The policy you have set in the registry location in your post above is most likely the source of this message.

    Deleting that DWORD and restarting the computer should clear the message unless you have some other policy enabled somewhere else in the registry.
    So I should be deleting the follwing two Dwords from the registry?

    I was confused by Callender's Post#8. On his note for the 64 bit edition he seemed to have left out another subkey. And then in his example he listed
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "DisableOSUpgrade"=dword:00000001
    I don't know if he meant to have the DisableOSUpgrade, but my problem is the DisableWindowsUpdateAccess.

    I created a Restore Point then did delete the DisableWindowsUpdateAccess from the[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\WindowsUpdate]which also deleted that same Dword from the other registry point. I rebooted and saw no change. Thinking I might have misunderstood what you wanted me to do I restored the PC. So I don't know if some other policy setting is screwing things up or if I did something wrong.
    Attached Thumbnails Attached Thumbnails Settings are managed by your administrator - PC was part of a Domain-reg1.jpg   Settings are managed by your administrator - PC was part of a Domain-reg2.jpg  
      My Computer


  4. Posts : 4,776
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #14

    Export and save reg file first. Right click each registry key and export. Then delete DWORD(s) in both locations. Reboot and test.

    Settings are managed by your administrator - PC was part of a Domain-wu.jpg
    Last edited by Callender; 03 May 2017 at 17:34. Reason: add image
      My Computer


  5. Posts : 678
    Windows 7 home premium 64 bit
    Thread Starter
       #15

    Callender said:
    Export and save reg file first. Right click each registry key and export. Then delete DWORD(s) in both locations. Reboot and test.
    Done. No change
    Attached Thumbnails Attached Thumbnails Settings are managed by your administrator - PC was part of a Domain-capture1a.jpg  
      My Computer


  6. Posts : 678
    Windows 7 home premium 64 bit
    Thread Starter
       #16

    EUREKA!!
    On a whim, I went into the Windows Update - Enable or Disable Access tutorial and re-downloaded Option 1 - Using a REG File Download
    1. To Enable Windows Update Access for Only Current User

    Apparently I had to not only delete those Dwords, but also use that batch file to change group policy. I HAD done each of them separately to no avail.
      My Computer


  7. Posts : 4,776
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #17

    Okay try the attached reg file:


    File contents:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
    "AUOptions"=dword:00000005
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\WindowsUpdate\AU]
    "AUOptions"=dword:00000005
    Download to desktop > Right Click file > Choose "Merge"

    Reboot and test.
      My Computer


  8. Posts : 4,776
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #18

    Thanks for letting us know the fix.
      My Computer


  9. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #19

    boweasel said:
    EUREKA!!
    On a whim, I went into the Windows Update - Enable or Disable Access tutorial and re-downloaded Option 1 - Using a REG File Download
    1. To Enable Windows Update Access for Only Current User

    Apparently I had to not only delete those Dwords, but also use that batch file to change group policy. I HAD done each of them separately to no avail.
    Great news.
      My Computer


  10. Posts : 7
    Windows 10 Enterprise x64
       #20

    Okay so here is the issue:

    If this machine WAS part of a domain and it is now no longer -- unfortunately, the GPOs (group policy objects) do not automatically revert to the defaults, yes you can restore defaults (I do not recall off the top of my head) -- but there are two ways to remove the old GPO pointers -- one is through GPEDIT.MSC (which i STRONGLY recommend) or regedit (I don't care for that too much because if gpupdate is ran again, it would reapply the old domain policies)

    So if you follow where I am going for Group Policy Editor:

    1) Click Start
    2) in the search bar type "gpedit.msc" (no quotes) and hit enter

    A console snap in will open --- this is the local machine GP editor -

    3) In the left pane look for the section called "Computer Configuration" and in that group double-click "Administrative Templates" (DO NOT DO THIS UNDER USER CONFIGURATION)

    4) In the Right Pane - Double Click the folder that says "Windows Components"
    5) In the Right Pane - Double Click the folder that says "Windows Update"
    6) In the Right Pane - Note every setting listed that has a setting state as "Enabled" or "Disabled"
    7) In each of these settings, double click to open that property, and click the radio button in the upper left corner to "Not Configured" and click on "OK"
    8) Repeat until each setting says "not configured"

    9) Close the Local Group Policy Editor
    10) Click on Start again
    11) type "gpupdate /force" (no quotes) -- a command window will appear briefly, when it disappears, I would recommend at that point restarting the computer (that way the Windows Update services restart and any of the legacy pointers to your managed settings are wiped


    Then retry looking into the settings, you should be able to configure them freely
      My Computer


 
Page 2 of 3 FirstFirst 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:06.
Find Us