Microsoft Application Virtualization

Microsoft Application Virtualization

Microsoft Application Virtualization (also known as App-V; [cite web | url = http://blogs.technet.com/softgrid/archive/2008/06/12/a-farewell-to-softgrid.aspx | title = A Farewell to SoftGrid | accessdate = 2008-07-10] formerly "Microsoft SoftGrid") [cite web | url = http://blogs.technet.com/softgrid/archive/2007/11/12/microsoft-application-virtualization-4-5-is-now-available-in-beta.aspx | title = Microsoft Application Virtualization 4.5 is Now Available in Beta! | accessdate = 2007-11-13] is an application virtualization and application streaming solution from Microsoft. It was acquired by Microsoft during the acquisition of Boston, Massachusetts-based Softricity on July 17, 2006. [cite web |url=http://www.microsoft.com/presspass/press/2006/jul06/07-17SoftricityPR.mspx |title=Microsoft Presspass - Microsoft Completes Acquisition of Softricity |accessdate=2007-05-02 |work=microsoft.com ] Softgrid represents Microsoft's entry to a new avenue of virtualization product, alongside their existing Hyper-V package, Microsoft Virtual Server, Microsoft Virtual PC, and other products newly announced in 2006, such as System Center Virtual Machine Manager, the latter of which is designed for "Datacenter Virtualization". [cite web |url=http://www.microsoft.com/presspass/features/2006/may06/05-22Virtualization.mspx |title=Microsoft Presspass - Microsoft Extends Virtualization Strategy, Outlines Product Road Map |accessdate=2007-05-02 |work=microsoft.com ]

Overview

Microsoft Application Virtualization platform allows applications to be deployed in real-time to any client from a virtual application server. It removes the need for local installation of the applications. Instead, only the SoftGrid runtime needs to be installed on the client machines. All application data is permanently stored on the virtual application server. Whichever software is needed is streamed from the application server on demand and run locally. The SoftGrid stack sandboxes the execution environment so that the application does not make changes to the client itself. SoftGrid applications are also sandboxed from each other, so that different versions of the same application can be run under SoftGrid concurrently. This approach enables any application to be streamed without making any changes to its code.

SoftGrid thus allows centralized installation and management of deployed applications. It supports policy based access control; administrators can define and restrict access to the applications by certain users by defining policies governing the usage. SoftGrid can require that applications not be run 'cached' from workstations, or require that 'cached' SoftGrid applications routinely update license information from the SoftGrid server, enforcing license compliance. These policies are centrally applied on the application repository. SoftGrid also allows replication of the applications across multiple application servers for better scalability and fault tolerance, and also features a tracking interface to track the usage of the virtualized application.

The SoftGrid client runtime presents the user with a list of applications, to which the user has access. The user can then launch a virtualized streamed instance of the application. Depending on the configuration, the systems administrator can be either notified of the action via email or it can require an explicit confirmation from the administator for the application to start streaming and initialize or it can just simply check the active directory for the user's rights and stream the application to the user if it is authorized to run the application. The SoftGrid client can also install local shortcuts that bootstrap the process of launching individual virtualized software instances.

Architecture

The SoftGrid system architecture is composed of the following components:
*Microsoft Systems Center Virtual Application Server, also called SoftGrid Application Server, which hosts virtualized application packages and streams them to the client computers for local execution. It also authorizes requesting clients and logs their application usage. Applications are converted to virtualized packages using the SoftGrid Sequencer.
*Microsoft SoftGrid Application Virtualization for Desktops, also called SoftGrid client, is the client side runtime which requests the application server to stream some application, receives the streamed virtual application packages, sets up the runtime environment and executes the applications locally.
*SoftGrid Management Console, the management tool to set up, administer and manage SoftGrid servers. It can be used to define policies that govern the usage of the applications. It can also be used to create, manage, update and replicate virtualized application packages.

Operation

SoftGrid Application Virtualization is composed mainly of two components - "SystemGuard" and "SoftGrid Sequencer". SystemGuard tracks and analyses configuration repositories and resources used by the application and intercepts the use of these resources, redirecting them to the virtualized instances of the resources. Virtualized resources include virtualized data such as user profile information and data; virtualized system services, such as COM controls, windows services and copy/paste abilities; and virtualized configuration repositories like registry hives and INI files. Not all applications that run as a service can be virtualized, although these limitations may change in future product versions. The virtualized instances are created in the runtime sandbox which hosts the virtualized instance, representing the resources of the actual client system the application is being executed on. Thus the application is decoupled from the resources of the system the application is installed on. Each application, or multiple instances of the same application, is run in its own virtual sandbox, each with its own set of virtual resources. The SystemGuard runtime environments can include specific dependencies such as DLL files as well. Multiple SystemGuard runtime environments can be in execution simultaneously.

SoftGrid sequencer is the server side component which packages an application for virtualization and streaming. It analyzes the application for the resources that it requires and creates the SystemGuard runtime environment that it will require. It also packages specific DLL files that it might require at the client side. It then packs all the application code and data into SoftGrid's proprietary format that makes it more suitable for streaming. Individual libraries are packed separately so that each library can be streamed as required, rather than having the client to download the entire application at the beginning. When a streaming request is made, an entire sequencer package is transferred to the client, who unpacks and initializes the SystemGuard environment and hosts the application inside it. Each package is cached by the client for the duration of the application session. User settings are stored in the local system itself.

Virtualized application packages can also locally reside at the client computer, thus eliminating the need of application server and streaming. Microsoft Systems Management Server can be used to push these packages to the client computer in the absence of a virtual application server. In this scenario, the "SoftGrid SMS Connector" can be used to locally manage the application packages.

Alternatives

VMware ThinApp

References

* [http://www.softricity.com/news/ecollateral/public/SoftGrid-Overview.pdf Microsoft SoftGrid v4]
* [http://www.softricity.com/products/index.asp Microsoft SoftGrid Application Virtualization]
* [http://www.softricity.com/products/virtualization.asp Application Virtualization]
* [http://www.softricity.com/products/delivery.asp Dynamic Application Streaming]
* [http://www.softricity.com/products/management.asp Policy based management]

External links

* [http://www.softricity.com/products/index.asp Microsoft SoftGrid]
* [http://blogs.technet.com/softgrid/ SoftGrid Team blog]
* [http://www.softgridguru.com SoftGridGuru]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Microsoft Application Virtualization — App V Entwickler Microsoft Corporation Aktuelle Version v4 (4.6) (Server) Betriebssystem Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008,Windows Vista …   Deutsch Wikipedia

  • Microsoft Application Virtualization — Aplicación de virtualización Microsoft permite desplegar aplicaciones a cualquier cliente virtual en tiempo real desde un servidor de aplicaciones. Elimina la necesidad de instalaciónes locales de las aplicaciones. En lugar de ello, sólo el… …   Wikipedia Español

  • Application virtualization — is an umbrella term that describes software technologies that improve portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. A fully virtualized… …   Wikipedia

  • Novell ZENworks Application VIrtualization — is an application virtualization and portable application creation console by Novell that allows a user to build applications that run like an executable file. Contents 1 History 2 Architecture Technology 3 Building virtual applications …   Wikipedia

  • Microsoft App-V — Microsoft Application Virtualization (also known as App V;[1] formerly Microsoft SoftGrid)[2] is an application virtualization and application streaming solution from Microsoft. It was acquired by Microsoft during the acquisition of Boston,… …   Wikipedia

  • Microsoft Desktop Optimization Pack — Screenshot of Microsoft Diagnostics and Recovery Toolset, one of the components of this software …   Wikipedia

  • Application streaming — Computer application streaming is a form of on demand software distribution.The basic concept of application streaming has its foundation in the way modern computer programming languages and operating systems produce and run application code.… …   Wikipedia

  • Microsoft Open Specification Promise — The Microsoft Open Specification Promise (or OSP), is a promise by Microsoft, published in September 2006, to not assert legal rights over certain Microsoft patents on implementations of an included list of technologies.[1] The OSP is an example… …   Wikipedia

  • Microsoft Office 2010 — applications shown on Windows 7 (clockwise from top left: Word, Excel, OneNote, PowerPoint; t …   Wikipedia

  • Microsoft Virtual Server — Developer(s) Microsoft Stable release Virtual Server 2005 R2 SP1 / June 11, 2007; 4 years ago (2007 06 11) Operating system Microsoft Windows …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”