| 3TGKB-0066 | |
|
Last Edited : |
24-11-06 |
|
Revision : |
1.0 |
How to...Windows Vista PE, WDS and Ghost 8!
I have been playing around with the new Deployment options with Windows Vista.
I have achieved a working setup that now uses Windows Deployment Services and Windows PE to deploy our Ghost images.
Our Deployment Setup (What this procedure helps acheive)
To deploy our Ghost images on our student machines we use PXE capable machines.
The client machines boot up we choose F12 to initiate Network Boot.
At this stage the client machine receives a DHCP address and then contacts a RIS/WDS server to receive a boot menu.
The RIS/WDS server displays a menu on the PXE client machine and then we can choose from a number of *.wim images configured on the RIS/WDS server.
*.wim images are a new Microsoft Image format allowing more flexibility in the area of OS deployment.
The procedure below specifies how to create a customised Windows PE *.wim file to be used in this deployment strategy.
If you are interested in the setup then read onwards….
Pros:
1. The WinPE/Ghost32 image works on most machines simultaneously. Thus we can use one client image for all machine types.
2. WDS allows for quick and easy installs of Windows Vista etc.
3. No need for RIS 3rd party software like RISME
Cons:
1. Speed? The WinPE/Ghost32 images take longer to boot up than the old DOS/Ghost images.
2. New skill needed to create/customise the WinPE images
What do you need?
The Business Desktop Deployment Tools for Vista 2007.
I downloaded them as part of my connect.microsoft.com subscription (The New Microsoft Beta site).
The parts of the BBD 2007 you need are:
· Windows Automated Installation Kit (Windows AIK)
o Windows PE
o PETools
· WDS update
The STEPS
Install the BBD 2007 on an administrative PC
The WDS update will be installed as part of this under c:\program files\BDD 2007\WAIK\WDS\
Install WDS (Windows Deployment Services) on the image server
Firstly to enable us to use the new Microsoft *.wim format of their CD images I had to deploy WDS (Windows Deployment Services) on our image server.
WDS has the ability to work in conjunction with Microsoft RIS, so while I was tweaking things to work with Windows PE images we are still able to use the old legacy RIS images (using the RISME product) to deploy our course Ghost images.
Install the Windows AIK on the administrative PC
This will be found under c:\program files\BDD 2007\WAIK\
You will install the WAIK to c:\program files\Windows AIK\
Use the Windows AIK to create a customised Windows PE image
You will need to do this for every *.wim image you wish to create. I have used the example below when I created the Windows PE client image to start a Ghost32 client Mulitcast session called auto1.
|
Deploy the winpeghost32-auto1.wim to the WDS server
Do this by opening up WDS in administrative tools
Add the winpeghost32-auto1.wim boot image to the boot images folder by using right click.
Test out the WDS client
When you boot up you client PC’s now you will still need to choose F12 to initiate the Network Boot. When you do this a new WDS menu will appear with the deployed *wim images listed.
If you wish to still use you old RIS based images then choose Remote Installation Services which should be the bottom menu option.
I hope this helps
Matt Rowston
KB Keywords: Vista, WDS, Deploy, BDD, RIS, Ghost