There are a number of applications I must install after deploying an XP SP3
image onto a desktop/laptop. What are the best ways of achieving this?
Options I know of include:
1. WDT 2010
I am able to run the task sequences for post deployment; but unable to have
it such that it runs unattended once the image deployment is complete.
2. sysprep.inf / runonce
As a batch file this is possible, but I would like to hook it into an
existing script from WDT 2010; however once again it fails with a
cryptic/generic error message 8000405
Does anyone have another solution, or samples of vbs/bat/wsf files?
Thanks
|