MDT 2010 Litetouch.vbs无法启动

我有捕获的自定义图像。 导入图像和文件。 准备customsettings.ini和boot.ini,以尽量减less部署团队需要回答的问题。 一切工作像虚拟机上的魅力,但是当我映射到部署共享上的脚本文件夹,并双击litetouch.vbs创buildc:\ minint文件夹,子文件夹和几个日志文件,然后什么也没有。 以下是日志文件的样子:

<![LOG[Property LogPath is now = C:\MININT\SMSOSD\OSDLOGS]LOG]!><time="15:54:28.000+000" date="03-08-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"> <![LOG[Property CleanStart is now = ]LOG]!><time="15:54:28.000+000" date="03-08-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"> <![LOG[Microsoft Deployment Toolkit version: 5.1.1642.01]LOG]!><time="15:54:28.000+000" date="03-08-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"> <![LOG[Property Debug is now = FALSE]LOG]!><time="15:54:28.000+000" date="03-08-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch"> <![LOG[GetAllFixedDrives(False)]LOG]!><time="15:54:28.000+000" date="03-08-2011" component="LiteTouch" context="" type="1" thread="" file="LiteTouch">

任何人遇到此之前或知道什么可能发生/不发生,可以指导我正确的方式吗? 我只在其他地方发现了一些其他的参考文献,他们也没有列出解决scheme/原因。 我很难过

所以您已经创build了参考机器,并通过正确连接到部署共享\ scripts文件夹并运行litetouch.vbs来成功捕获它。 您现在已经创build了一个“部署WIM”任务序列,并通过在Windows中再次连接到共享来启动它? 据我所知,你不能这样build立一台机器。 您需要在Windows部署服务中安装启动WIM,并通过从networking启动(通常通过在BIO屏幕上按F12)来启动它。 这是有道理的,还是我误解了你?

我已经看到LiteTouch.wsf无法启动,或者如果没有使用提升的特权运行,则无法获取任何地方。 在这种情况下,以pipe理员身份运行它。