When creating rules within BDD I find that it can take alot of time to tune them to provide the results that I am looking for.  Each time I make a change I need to restart the entire build process to see if rules have the desired effect.
当在BDD2007中创建规则后,我发现需要花很多时间去测试。每一次我做一点改变就得重新开始整个流程
It is however possible to run BDD rule processing manually on a computer without needing to completely rebuild a machine. The following process is invaluable in configuring and troubleshooting rule processing within BDD.
手动开始规则进程而不重新安装机器是可能的。下面的步骤用于配置和解决问题
The rules that are applied to a particular computer are gathered together using a script called “ZTIGather.vbs” in conjunction with “ZTIGather.xml”.  These scripts can be run directly without the needing to launch the entire BDD process. 
“ZTIGather.vbs”用户收集电脑的信息。可以直接运行而不需要整个流程
The steps below detail this process. These can be run when the computer is running the host operating system or WinPE.
  1. Copy ZTIGather.wsf, ZTIGather.xml, ZTIUtility.vbs, CustomSettings.ini, and any user exit scripts to your workstation
  2. Remove C:\MININT directory if it already exists (to start clean)
  3. Execute "cscript.exe ZTIGather.wsf /debug:true"
  4. Inspect the log C:\MININT\SMSOSD\OSDLOGS\ZTIGather.log
  5. Modify CustomSettings.ini, user exit script(s) or database
  6. Go to step #2.
Note: The process does not make any changes to the client computer.对客户端不做任何改变
I have found that creating a batch file with the following commands helps speed up this process.
加速步骤可以:
rmdir c:\minint /s /q
cscript ZTIGather.wsf /debug:true

0

收藏

xmuxsp

207篇文章,86W+人气,2粉丝

Ctrl+Enter 发布

发布

取消

推荐专栏更多

5353379fc95da1d7d34fd243b9ace17f.jpg
全局视角看大型园区网

路由交换+安全+无线+优化+运维

共40章 | 51CTO夏杰
¥51.00 1682人订阅
45862f289339dc922ffda669fd74ad9b.jpg
网工2.0晋级攻略 ——零基础入门Python/Ansible

网络工程师2.0进阶指南

共30章 | 姜汁啤酒
¥51.00 1567人订阅
a940c66317ecbe58436a2ad3831c2d7d.png
基于Python的DevOps实战

自动化运维开发新概念

共20章 | 抚琴煮酒
¥51.00 430人订阅
629650e188ddde78b213e564c2e9ebff.jpg
负载均衡高手炼成记

高并发架构之路

共15章 | sery
¥51.00 507人订阅
dc6736c5fd50474b5df8b76b040e3d03.jpg
带你玩转高可用

前百度高级工程师的架构高可用实战

共15章 | 曹林华
¥51.00 462人订阅
f92360e227f9d91cdff7ea95120630ef.png
left-qr.jpg

扫一扫,领取大礼包

0

分享
qr-url?url=https%3A%2F%2Fblog.51cto.com%2Fxmuxsp%2F75829
xmuxsp
noavatar_middle.gif