Thursday, May 17, 2012

Using sysprep without removing drivers:


How to use sysprep without removing drivers:

Configure your answer file to persist the drivers by specifying the PersistAllDeviceInstalls setting in the Microsoft-Windows-PnPSysprep.

 
    true
 
Another way would be to configure the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Sysprep\Settings\sppnp set PersistAllDeviceInstalls to 1.

Tuesday, July 21, 2009

How to install Windows XP from nework

WINNER is a different way to set up a RIS server. Basically, it gives you the possibility to deploy an unattended installation of Windows XP over a LAN, but has impressive specificities. Amongst them, a WINNER distribution can range from a minimalist Linux set (50 Mo) to a complete set of files (2 Go) -- both of them leading to a similar, complete, Windows installation.