Hi, 1. That's all we need to get it going 2. My commandline looks like this and seems to work OK. I vaguely seem to remember that it was possible to edit the reboot option in the xml file to a driver that needed reboot, but I don't find that info now. C:\Thin\ThinInstaller.exe /CM -search A -action INSTALL -noicon -includerebootpackages 0,3 -noreboot
-E ________________________________________ Fra: [email protected] [[email protected]] på vegne av Jason Wallace [[email protected]] Sendt: 14. november 2013 16:24 To: [email protected] Emne: [mssms] Lenovo ThinInstaller questions Hello folks I am playing around with ThinInstaller in an effort to simplify a Task Sequence that just goes on for ever but I have a couple of QQs 1. ThinInstaller only runs on Windows full OS and not PE so it’s not a full replacement of Apply Driver Package. I know that I’ll need to deploy NIC and HDD drivers therefore within WinPE. Do folks tend to find that’s all they need and ThinIstaller does the rest? 2. When I run it in the TS I am using this command line cmd.exe /c thininstaller.exe /CM -search A -action INSTALL -noicon -includerebootpackages 1,3,4 -repository \\CCMWP21\Lenovo\Lenovo-Drivers<file:///\\CCMWP21\Lenovo\Lenovo-Drivers> -noreboot -showprogress but I am seeing a warning message to tell me that 1 or more updates will require a reboot. Any way of suppressing that message, as it’s stopping the TS? Apart from the obvious (remove the –includerebootpackages parameter) Thanks Jason

