Application Framework Resources in VMM

 

Updated: May 13, 2016

Applies To: System Center 2012 SP1 - Virtual Machine Manager, System Center 2012 R2 Virtual Machine Manager, System Center 2012 - Virtual Machine Manager

The Application Frameworks resources available in Virtual Machine Manager (VMM) can be used to install tools such as the Web Deployment Tool and a Microsoft Server Application Virtualization (Server App-V) client on a virtual machine and then install applications during service deployment. These resources are available in the VMM library.

The Application Frameworks resources that VMM provides include x86 and x64 versions of the Server App-V agent, the Server App-V Sequencer, Server App-V PowerShell cmdlets, and the Microsoft Web Deployment tool.

The resources also include scripts that can be added to application profiles in service templates to install virtual applications and Web applications during service deployment. The following table describes each script.

Script Description
InstallSAV.cmd Used to install the Server-App V agent and, optionally, the Server App-V PowerShell cmdlets and the Web Deployment tool.

 Syntax:

 InstallSAV.cmd [/w] [/c]

 Parameters:

 /w: Installs the Microsoft Web Deployment tool

 /c: Installs the Server App-V PowerShell cmdlets
InstallSAVSequencer.cmd Used to install the Server-App V Sequencer application.

 Syntax:

 InstallSAVSequencer.cmd

 Parameters:

None
InstallWebDeploy.cmd Used to install the Microsoft Web Deployment tool.

 Syntax:

 InstallWebDeploy.cmd

 Parameters:

None