Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

HTTP Proxy in autounattend.xml

Featured Replies

Hi,

I am trying to configure proxy from autounattend.xml. But is proxy is not getting configured. Below is snipped of xml used in OOBESYSTEM phase. Please let me know if i am missing something in xml. Thank in advance..

<settings pass="oobeSystem">

<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" language="neutral" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35">

<OOBE>

<HideEULAPage>true</HideEULAPage>

</OOBE>

</component>

<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Deployment" processorArchitecture="amd64" language="neutral" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35">

<Reseal>

<Mode>Audit</Mode>

</Reseal>

</component>

<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-IE-ClientNetworkProtocolImplementation" processorArchitecture="amd64" language="neutral" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35">

<HKLMConnectRetries>1</HKLMConnectRetries>

<HKLMProxyEnable>true</HKLMProxyEnable>

<HKLMProxyServer>10.1.1.10</HKLMProxyServer>

</component>

</settings>


Did you read the note?

HKLMProxyEnable is effective only if the Group Policy for Microsoft® Internet Explorer®: "Make proxy settings per-machine (rather than per-user)" is set to Not configured. This Group Policy is accessible through the registry key: HKLMSoftware\Policies\Microsoft\Windows\CurrentVersion\InternetSettings. When this setting is active, it appears as ProxySettingsPerUser, as the type: REG DWORD, with the default value set to 0.

TechNet

I just built a test XML using these settings, and it seems to have worked just fine. It might be useful if you attached (not copy/paste) the rest of your unattend here, because something seems off.

  • Author

Thank you..

Please find attached the XML i used.

I am not able to configure Proxy and Static IP using this xml....

regards..

Edited by srihariram

  • 2 weeks later...
  • Author

Did you read the note?

HKLMProxyEnable is effective only if the Group Policy for Microsoft® Internet Explorer®: "Make proxy settings per-machine (rather than per-user)" is set to Not configured. This Group Policy is accessible through the registry key:Group Policy. When this setting is active, it appears as ProxySettingsPerUser, as the type: REG DWORD, with the default value set to 0.

TechNet

How to set ProxySettingsPerUser to 0 through autounattend.xml?

  • Author

HI,

I want to set HTTP Proxy using "Microsoft-Windows-IE-ClientNetworkProtocolImplementation". It needs HKLMSoftware\Policies\Microsoft\Windows\CurrentVersion\InternetSettings registry key ProxySettingsPerUser as a REG DWORD with the value set to 0.

How to set ProxySettingsPerUser value to 0 using autounattend.xml?

Thanks in advance..

Topics merged! Do not make multiple topics for the same thing.

:no:

HI,

I want to set HTTP Proxy using "Microsoft-Windows-IE-ClientNetworkProtocolImplementation". It needs HKLMSoftware\Policies\Microsoft\Windows\CurrentVersion\InternetSettings registry key ProxySettingsPerUser as a REG DWORD with the value set to 0.

How to set ProxySettingsPerUser value to 0 using autounattend.xml?

Thanks in advance..

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.