Hi ,
We are using SCCM SP1 to build bare metal machines.
The central site server is a Windows 2003 with SP2 .
BUt the DP is Windows 2000 Server , SP4 with legacy RIS .
So to do a bare metal build , we use a SCCM Deployment CD to run the OSD task sequence.
Instead just running a the task sequence , I want run a pre execution hook from the Deployment CD.
With a boot wim , you use TSConfig.ini to specify the pre execution front end to run. Then once, you close the front end, the task sequence runs.
1) How do you do the same( run the frontend ( unknown pc HTA ) ) with a deployment CD iso ?
When I use the TSConfig.ini in the boot.wim of the Deployment CD , the hta does not load and When I use startnet.cmd to load the unknown pc hta , it does fire up ,and also the task sequence wizard fires up .
Hence, How to run the unknown pc HTA as a frontend with the task sequence wizard firing up , only after somebody fills up the frontend,on the Deployment CD ?
2) Once the unknown pc HTA is incorporated on the Deployment CD , is it possible to boot this SCCM Deployment CD from windows 2000 server legacy RIS or incorporate the SCCM OSd task in a Windows 2005 PE or Windows 2004 PE , so that the use of physical media can be totally bypassed .
Thank you for your help in advance.
Bj
|