Solution of Driver problem in WDS. for windows vista Step by Step

How to Inject Drivers into
Boot.wim/How to edit boot.wim using WAIK


èStep 1:- Install windows 2008 Server and configure LAN card with static IP.
èStep 2:-Now make it Domain Controller (USING DCPROMO command.)
èStep3:-Install and configure DHCP Server.
èStep4:-Now install and configure WDS as you require deploy the image.
èStep5:-Check out the WDS Server from the Client Side.
 You Have DHCP Server Problem…………………..
Now follow these Steps to solve the problem…
èStep6:-Install Windows Automated Installation Kit (WAIK.) it takes 6-7 min.
èStep7:-Now make a folder in C: drive having Name “Temp” and also makes two folder “mount” and “driver” respectively. And copy the .INF file of driver cd into driver folder of c:\Temp.
èStep8:-insert DVD of vista/win 2008 which you have deployed. Copy Boot.wim file from DVD to C:\Temp and rename it customboot.wim
èStep9:-Now go to start menu –program file –Microsoft Windows AIK .click Window PE Tools command prompt.
NOW RUN THE FOLLOWS COMMANDS.
C:\Program files\Windows AIK\Tools\PETools>cd \          -------- hit Enter Key
C:\>CD Temp                        ------ hit Enter Key
C:\Temp>imagex §/info c:\Temp\customboot.wim                --------hit Enter
C:\Temp>imagex§/mountrw§C:\Temp\customboot.wim§2§C:\Temp\mount             -----hit Enter.
C:\Temp>peimg§/inf=C:\Temp\driver\*.inf§/image=C\Temp\mount.      ------hit Enter.
C:\Temp>unmount§/commit§C:\Temp\mount              -----hit Enter.

LAST STEP:--Start-Admin tool-open WDS console –click boot.wim-right click image *86 Disable. Again right click replace-browse-select-customboot.wim -ok.RESART WDS