首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >将SCCM 2012 PXE Boot.wim更改为新的Boot.wim

将SCCM 2012 PXE Boot.wim更改为新的Boot.wim
EN

Server Fault用户
提问于 2017-05-25 14:19:55
回答 1查看 1.7K关注 0票数 1

我已经为我们的SCCM 2012安装创建了一个新的boot.wim文件。我们目前使用PXE来映像机器,所以我想让新的boot.wim成为新的PXE映像。我已将boot.wim导入SCCM,并将其标记为与PXE一起使用。我还把它分发给了在上面有PXE的分发点。我进去,确保这些属性与旧属性匹配,并且不检查旧boot.wim中的PXE。

问题是,它仍然在寻找旧的boot.wim文件,我不知道如何将它指向新的文件。新的boot.wim只是旧的一个添加了一些驱动程序。(我无法让他们用SCCM来加载传统的方式。我肯定有一些问题,但我需要这件事早日生效)

日志文件显示如下:

代码语言:javascript
复制
Looking for bootImage BM10009E  SMSPXE  5/25/2017 10:02:23 AM   3512 (0x0DB8)
C8:5B:76:EB:EF:E1, 9312B8CC-26C3-11B2-A85C-E0E9050C3398: could not find boot image BM10009E SMSPXE  5/25/2017 10:02:23 AM   3512 (0x0DB8)
C8:5B:76:EB:EF:E1, 9312B8CC-26C3-11B2-A85C-E0E9050C3398: Not serviced.  SMSPXE  5/25/2017 10:02:23 AM   3512 (0x0DB8)

BM10009E is the old boot.wim 

Looking further up the log file I do see where it is trying to load the new one but there are a lot of errors:

Found new image BM10013E    SMSPXE  5/25/2017 9:55:28 AM    3584 (0x0E00)
Loaded Windows Imaging API DLL (version '10.0.10586.0') from location 'D:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\wimgapi.dll'    SMSPXE  5/25/2017 9:55:30 AM    3584 (0x0E00)
Opening image file G:\RemoteInstall\SMSImages\BM10013E\boot.BM10013E.wim    SMSPXE  5/25/2017 9:55:30 AM    3584 (0x0E00)
Found Image file: G:\RemoteInstall\SMSImages\BM10013E\boot.BM10013E.wim
 PackageID: BM10013E
 ProductName: Microsoft® Windows® Operating System
 Architecture: 9
 Description: Microsoft Windows PE (x64)
 Version:  
 Creator: 
 SystemDir: WINDOWS
    SMSPXE  5/25/2017 9:55:30 AM    3584 (0x0E00)
Closing image file G:\RemoteInstall\SMSImages\BM10013E\boot.BM10013E.wim    SMSPXE  5/25/2017 9:55:30 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\wdsnbp.com'. Error code: 0x80004005 SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x86\wdsnbp.com'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\abortpxe.com'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x86\abortpxe.com'. Error code: 0x80004005  SMSPXE  5/25/2017 9:55:43 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\pxeboot.com'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x64\pxeboot.com'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:44 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\pxeboot.n12'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x64\pxeboot.n12'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:45 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\wdsnbp.com'. Error code: 0x80004005 SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x64\wdsnbp.com'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:46 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\PXE\abortpxe.com'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\x64\abortpxe.com'. Error code: 0x80004005  SMSPXE  5/25/2017 9:55:47 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\Fonts\segmono_boot.ttf'. Error code: 0x80004005 SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\Fonts\segmono_boot.ttf'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\Fonts\segoe_slboot.ttf'. Error code: 0x80004005 SMSPXE  5/25/2017 9:55:48 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\Fonts\segoe_slboot.ttf'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\Fonts\segoen_slboot.ttf'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\Fonts\segoen_slboot.ttf'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSTempBootFiles\BM10013E\WINDOWS\Boot\Fonts\wgl4_boot.ttf'. Error code: 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Invalid file version '' found   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
CcmGetFileVersion failed with 0x80004005    SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
Failed to retrieve the version of file 'G:\RemoteInstall\SMSBoot\Fonts\wgl4_boot.ttf'. Error code: 0x80004005   SMSPXE  5/25/2017 9:55:49 AM    3584 (0x0E00)
File G:\RemoteInstall\SMSTemp\2017.05.25.09.05.36.18.{C167C29B-D4B4-4B7D-9B16-74D823FA20CC}.boot.bcd deleted.   SMSPXE  5/25/2017 9:56:26 AM    3584 (0x0E00)
File G:\RemoteInstall\SMSTemp\2017.05.25.09.05.36.18.{C167C29B-D4B4-4B7D-9B16-74D823FA20CC}.boot.bcd.log deleted.   SMSPXE  5/25/2017 9:56:26 AM    3584 (0x0E00)

我很感激你的帮助。我真的需要这个来工作,这样我们就可以开始部署我们刚刚得到的新机器了。

EN

回答 1

Server Fault用户

发布于 2017-05-27 02:02:32

SCCM使用上次公告的任务序列的引导WIM作为缺省值。过去,我通过使用新的启动WIM删除任务序列的广告来解决这个问题&然后将其重新发布到最初部署到的集合。然后,它应该使用该WIM作为默认的引导WIM。这是SCCM的默认行为。

希望这能帮上忙。

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/852214

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档