The "Some settings are managed by the system administrator" message in IE 9.x's Advanced tab is displayed in Audit mode [New]

Unanswered The "Some settings are managed by the system administrator" message in IE 9.x's Advanced tab is displayed in Audit mode [New]

  • Wednesday, October 10, 2012 4:08 PM
     
      Has Code

    Hi

    Having configured IE 9.x in windows 7 SP1 in the Audit mode, I noticed that, when I pass in the OOBE mode with the sysprep /generalize /oobe /reboot command saving the Unattend.xml file

    t<?xml version='1.0' encoding='utf-8'?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <CopyProfile>true</CopyProfile>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
    
            </component>
        </settings>
    
        <settings pass="generalize">
            <component name="Microsoft-Windows-Security-Licensing-SLC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipRearm>1</SkipRearm>
            </component>
           <component name="Microsoft-Windows-PnpSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
              <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
           </component>
        </settings>
    
    </unattend>

    in the %WINDIR%\Panther directory, in the Advanced tab of the "Internet Options" windows

    the "Some settings are managed by the system administrator" message is displayed. How come?

    Thanks

    Bye


    Balubeto




    • Edited by balubeto Tuesday, November 20, 2012 4:01 PM
    • Edited by balubeto Tuesday, November 20, 2012 4:21 PM
    • Edited by balubeto Wednesday, November 21, 2012 8:09 AM
    •  

All Replies

  • Friday, October 12, 2012 6:29 AM
    Moderator
     
     

    Hi,


    Please try below:


    1. Click Start, type gpedit.msc and press Enter.

    2. Locate to Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer.

    3. Double-click “Security Zones: Do not allow users to change policies” on the right pane

    4. Choose “Not Configured” and click OK.

    5. Restart the computer and test the result.


    You can also delete the registry key “Security_HKLM_only” under HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CurrentVersion\Internet

    Settings directly.


    Kim Zhou

    TechNet Community Support


  • Friday, October 12, 2012 10:45 AM
     
     

    Hi,


    Please try below:


    1. Click Start, type gpedit.msc and press Enter.

    2. Locate to Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer.

    3. Double-click “Security Zones: Do not allow users to change policies” on the right pane

    4. Choose “Not Configured” and click OK.

    5. Restart the computer and test the result.


    You can also delete the registry key “Security_HKLM_only” under HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CurrentVersion\Internet

    Settings directly.


    Kim Zhou

    TechNet Community Support


    The “Security Zones: Do not allow users to change policies” item was already set to "not configured".

    So, I have tried to delete the registry key above and restart the computer but my problem is remained. How come?

    Thanks

    Bye


    Balubeto

  • Monday, October 15, 2012 5:37 AM
    Moderator
     
     

    Hi,


    Does the system in the domain environment? If so, please check the related configurations on Domain Controller site.


    Kim Zhou

    TechNet Community Support

  • Monday, October 15, 2012 7:05 AM
     
     

    Hi,


    Does the system in the domain environment? If so, please check the related configurations on Domain Controller site.


    Kim Zhou

    TechNet Community Support

    My system is part of a workgroup and it does not belong to a domain.

    Thanks

    Bye


    Balubeto


    • Edited by balubeto Monday, October 15, 2012 7:10 AM
    •  
  • Tuesday, October 16, 2012 2:42 AM
    Moderator
     
     

    Hi,


    As the current situation, let us new an administrator account for a test. Please let me know if the issue persists in new account.


    Kim Zhou

    TechNet Community Support

  • Tuesday, October 16, 2012 9:27 AM
     
     

    Hi,


    As the current situation, let us new an administrator account for a test. Please let me know if the issue persists in new account.


    Kim Zhou

    TechNet Community Support

    Yes, the problem exists even if I create a new account. How come?

    Thanks

    Bye


    Balubeto

  • Wednesday, October 17, 2012 8:50 AM
     
     

    So, how do I have to delete the "Some settings are managed by the system administrator" message in IE 9.x?

    Thanks

    Bye


    Balubeto

  • Friday, October 19, 2012 1:50 AM
    Moderator
     
     

    Hi,


    You may refer to this, and check the related registry keys.

    http://support.microsoft.com/kb/182569


    Kim Zhou

    TechNet Community Support

  • Sunday, October 21, 2012 7:44 AM
     
     

    Hi,


    You may refer to this, and check the related registry keys.

    http://support.microsoft.com/kb/182569


    Kim Zhou

    TechNet Community Support

    I have noticed that, if from an Users account, I click on the Restore advanced settings button in the Advanced tab of IE, the "Some settings are managed by the system administrator" message not disappears. While if I click on the Reset ... button, this message no longer appears.

    So, you could help me to identify the registry key that causes this message?

    Thanks

    Bye


    Balubeto


    • Edited by balubeto Sunday, October 21, 2012 7:46 AM
    •  
  • Thursday, November 15, 2012 8:51 AM
     
     

    Someone has discovered the cause of that message?

    Thanks

    Bye


    Balubeto

  • Tuesday, November 20, 2012 3:59 PM
     
     

    Now, I have noticed that the "Some settings are managed by the system administrator" message in IE 9.x's Advanced tab is also displayed in Audit mode.

    How come?

    Thanks

    Bye


    Balubeto


    • Edited by balubeto Wednesday, November 21, 2012 8:07 AM
    •