If you ever have the need to have Windows XP do a PnP scan after the Windows XP installation during a task sequence, you can run the following command line.
rundll32.exe Syssetup.dll,UpdatePnpDeviceDrivers
The only thing you should be aware of is if the PnP scan detects hardware and you're missing all or part of the driver for that hardware, a pop-up asking for the driver location will halt your task sequence until you click Cancel. Or, in the case that the driver in question is your NIC, you task sequence will fail.
Thursday, February 11, 2010
Subscribe to:
Comments (Atom)
