无法分析或处理pass[specialize]应答文件

2026-02-27 00:10:54

1、根据报错提示我们可定位报错根源为Unattend.xml无人应答文件问题;

查看Unattend.xml内容并分析对应log日志(一般会有如下Error内容):

[setup.exe] SMI data results dump: Source = Name: Microsoft-Windows-IE-InternetExplorer, Language: neutral, ProcessorArchitecture: amd64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/IEWelcomeMsg

[setup.exe] SMI data results dump: Description = Setting is not defined in this component.

Error  [0x060432] IBS    The provided unattend file is not valid; hrResult = 0x80220001

Error  [0x060565] IBS    Callback_Unattend_InitEngine:The provided unattend file [C:\windows\Panther\unattend.xml] is not a valid unattended Setup answer file; hr = 0x1, hrSearched = 0x1, hrDeserialized = 0x0, hrImplicitCtx = 0x0, hrValidated = 0x1, hrResult = 0x80220001

Error [0x0600c2] IBS    Callback_Unattend_InitEngine:An error occurred while finding/loading the unattend file; hr = 0x1, hrResult = 0x80220001[gle=0x00000490]

2、根据问题原因,查看sysprep任务序列Unattend.xml无人应答文件;

无法分析或处理pass[specialize]应答文件

3、删除<IEWelcomeMsg>false</IEWelcomeMsg>该键值并保存;

无法分析或处理pass[specialize]应答文件

4、Update控制台并测试;

无法分析或处理pass[specialize]应答文件

5、客户端重新封装或者重新分发操作系统,无报错情况,问题解决。

猜你喜欢