MDT allows for the creation of new applications used to deploy only the dependencies for an application instead of installing the application itself. Create a new application using the New Application Wizard in the Deployment Workbench. The New Application Wizard does not copy source files to the deployment share.

To create a new application for deploying application dependencies

1.   Click Start, and then point to All Programs. Point to Microsoft Deployment Toolkit, and then click Deployment Workbench.

2.   In the Deployment Workbench console tree, go to Deployment Workbench/Deployment Shares/deployment_share/Applications (where deployment_share is the name of the deployment share to which the application will be added).

3.   In the Actions pane, click New Application.

The New Application Wizard starts.

4.   Complete the New Application Wizard by using the information in Table 39.

Table 39. Information for Completing the New Application Wizard

On this wizard page

Do this

Application Type

Click Application bundle, and then click Next.

Details

1.   In Publisher, type publisher_name (where publisher_name is the name of the application’s publisher).

2.   In Application Name, type application_name (where application_name is the descriptive name of the application).

3.   In Version, type version (where version is the version of the application).

4.   In Language, type language (where language is the language of the application).

5.   Click Next.

Summary

Click Next.

Confirmation

Tip   Click Save Output to save the output of the wizard to a file, or click View Script to view the Windows PowerShell scripts used to perform the wizard tasks.

Click Finish.

 

The New Application Wizard finishes. The application is added to the list of operating systems in the details pane of the Deployment Workbench.

Related Topics

Create a New Application in the Deployment Workbench