You are on page 1of 37

Creating Operating System in BDD: 1) The Vista.wim file which we have created should be added into the BDDWorkbench.

2) To create a new Operating System, Right click the Operating System and select New.

3) The Wizard shown below will be prompted. Select the Custom image file and click next.

4) Give the path of the folder where you have saved the vista.wim file.

5) Specify a name for the Destination Directory and click copy.

6) The below screen shows the new OS image (WIM) created.

For adding application into BDD workbench, Right click Applications and click new.

1) Select the Application with source files as shown below.

2) Specify the details as shown below.

3) Specify the location of the source files of the particular application and click next.

4) Specify the destination were to save the Application and click next.

5) Type the command line for the particular Application and the working directory. For example, the command line for the Microsoft word viewer is shown below and then click add.

You can also add the Out of box drivers into the Out-of-Box Drivers in the BDD Workbench.

Give the Source directory of the Drivers.

For creating a new Build, Right click the Build and click New.

Give all the details as shown below and click next.

Select the Vista.Wim file which we have captured as shown below.

Give the administrator credentials and click create.

The build created is shown as below.

Then to configure the build, Right click the build we have created and click properties. Go to the Settings Tab and click the Edit Unattend.xml and edit the .xml file.

After creating the build, we need to create a deploy point. To create a deploy point, right click the Deploy and click New.

Select the SMS 2003 OSD as shown below.

After specifying all the details then the deploy point will be created as shown below.

Then click on the Properties of the deploy point and go to the Rules tab and edit as shown below.

Check the build and which we have created.

Check the application which we have created.

Add all the drivers that are needed.

After the deploy point is created and configured, we need to update the deploy point by just Right clicking on the deploy point which we have created.

You might also like