<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/1878.htm</link>
<title><![CDATA[HOWTO: 禁用 Windows 10 首次打开 IE 时弹出的设置界面]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Client]]></category>
<pubDate>Fri, 02 Feb 2018 07:56:08 +0000</pubDate> 
<guid>https://maytide.net/read.php/1878.htm</guid> 
<description>
<![CDATA[ 
	<p><a href="http://goxia.maytide.net/ftpupfiles/897c5f6f7a19_E4B6/windows-10-508x192-logo_3.png"><img alt="" src="http://goxia.maytide.net/attachment.php?fid=49" border="0"></a></p>&nbsp;&nbsp;<p>HOWTO: 禁用 Windows 10 首次打开 IE 时弹出的设置界面</p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 企业 IT 人员通常都会定制系统映像，以提供适用于本企业适用的操作系统环境，也称之为企业标准化系统映像。但是会发现部署的这些映像在首次运行 IE 时会弹出一个“设置 Internet Explorer&nbsp; 11”的界面，会影响最终用户的操作体验，那么我们该如何配置参考映像以禁用这个设置界面呢？！</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizerd_W10.png"><img width="595" height="336" title="DisableFirstRunWizerd_W10" style="display: inline; background-image: none;" alt="DisableFirstRunWizerd_W10" src="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizerd_W10_thumb.png" border="0"></a></p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 方法很简单，修改 Unattend.xml 应答文件，在 “Specialize” 阶段增加 “amd64_Microsoft-Windows-IE-InternetExplorer_neutral”，将其下的 ”DisableFirstRunWizard“ 设置为 ”true“。（<em><font color="#666666">PS：Windows 10 下 IE 的 x64 和 x86 时混合模式，所以只添加 amd64 类型模块即可！</font></em>）</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizard.png"><img width="617" height="336" title="DisableFirstRunWizard" style="display: inline; background-image: none;" alt="DisableFirstRunWizard" src="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizard_thumb.png" border="0"></a></p>&nbsp;&nbsp;<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 对于 Windows 7 系统，在首次运行 IE 时将会自动访问一个微软网址（<a href="http://go.microsoft.com/fwlink/?linkid=691688">http://go.microsoft.com/fwlink/?linkid=691688</a>），对于仅在企业内网使用的电脑，打开这个页面且无法正常访问是很多余的事情，而且严重影响用户的体验，所以也可以通过 ”DisableFirstRunWizard“ 来阻止，方法同上，但需要注意还需要为 Windows 7 x64 架构的映像添加&nbsp; “wow64_Microsoft-Windows-IE-InternetExplorer_neutral”模块，做与 amd64 同样的配置。</p>&nbsp;&nbsp;<p><a href="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizerd_W7.png"><img width="447" height="336" title="DisableFirstRunWizerd_W7" style="display: inline; background-image: none;" alt="DisableFirstRunWizerd_W7" src="http://goxia.maytide.net/ftpup/2017/HOWTO-WindowsIE_DAC3/DisableFirstRunWizerd_W7_thumb.png" border="0"></a></p>
]]>
</description>
</item>
</channel>
</rss>