How to Configure the Server for IIS
Before virtual applications can be streamed to the Application Virtualization Desktop Client and the Client for Remote Desktop Services (formerly Terminal Services), the IIS servers must be configured. When you configure the servers, you are setting up the content directory where the SFT files are loaded and stored. The SFT files contain the virtual application (or applications).
To configure the content directory on the IIS server
On the server that is running IIS, locate the directory that you want to use as the content directory, or create the directory if it does not exist. Configure this directory as a standard file share.
On the server that is running IIS, open IIS Manager, and under the default website, create a virtual directory that corresponds to the content directory that you created on the server. Make sure that Read is checked.
Give the newly created virtual directory the alias Content.
Accept all other default settings for this virtual directory.
Configure the NTFS file system permissions to the content directory and the package folders under the content directory by using the Security Groups in Active Directory Domain Services that you defined earlier.
Note If you are using IIS to publish the ICO and OSD files, you must configure a MIME type for OSD=TXT; otherwise, IIS will not serve the ICO and OSD files to clients. If you are using IIS to publish packages (SFT files), you must configure a MIME type for SFT=Binary; otherwise, IIS will not serve the SFT files to clients.
Related topics
Application Virtualization Server-Based Scenario
Electronic Software Distribution-Based Scenario
How to Configure the Application Virtualization Management Servers
How to Configure the Application Virtualization Streaming Servers